Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision ec53670dee3ab32dc75b8c9196aa363ac7df3ac2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec53670dee3ab32dc75b8c9196aa363ac7df3ac2 # timeout=10 Commit message: "hnbgw: Move gtp_pars to Connhdlr" > git rev-list --no-walk 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins13985507709806143154.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (11.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-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:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.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:87.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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': 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:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.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:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.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:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.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:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.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:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_IEs.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 RANAP_Constants.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_6.cc Creating dependency file for RAW_NS_part_7.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_1.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 NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_4.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_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_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_6.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_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_2.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_1.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_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_Templates_part_4.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for 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 RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_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_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (359 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1576 kB of archives. After this operation, 5372 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411022026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202411022026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411022026 [38.9 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202411022026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202411022026 [226 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202411022026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411022026 [73.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202411022026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411022026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.20.875e.202411022026 [127 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202411022026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202411022026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.20.875e.202411022026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411022026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411022026 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.19.7228.202411022026 [143 kB] Fetched 1576 kB in 0s (27.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202411022026_amd64.deb ... Unpacking osmocom-nightly (202411022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202411022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202411022026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411022026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202411022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202411022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202411022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202411022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202411022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202411022026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202411022026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202411022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202411022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411022026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.20.875e.202411022026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.20.875e.202411022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202411022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202411022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202411022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202411022026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.20.875e.202411022026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.20.875e.202411022026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411022026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411022026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.3.655a.202411022026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411022026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.19.7228.202411022026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.19.7228.202411022026) ... Setting up osmocom-nightly (202411022026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202411022026) ... Setting up libasn1c1:amd64 (0.9.37.202411022026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202411022026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202411022026) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202411022026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202411022026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411022026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202411022026) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202411022026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411022026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202411022026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.20.875e.202411022026) ... Setting up osmo-stp:amd64 (2.0.0.20.875e.202411022026) ... 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.3.655a.202411022026) ... Setting up osmo-sgsn (1.12.0.19.7228.202411022026) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241103094820060 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241103094820060 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241103094820060 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) 20241103094820060 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241103094820060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241103094820060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241103094820060 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241103094820060 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241103094820060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241103094820060 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241103094820060 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241103094820060 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241103094820060 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241103094820060 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241103094820060 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241103094820060 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241103094820060 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x563403ae1d40(sgsn) with 23 counters 20241103094820283 DLSS7 INFO (r=127.0.0.1:59426<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103094820283 DLSS7 INFO (r=127.0.0.1:59426<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241103094820283 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:59426<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241103094820283 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241103094820283 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241103094820283 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103094820283 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241103094820283 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241103094820283 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241103094820283 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241103094820283 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241103094820283 DGPRS NOTICE libGTP v1.12.0.28-2b16.202411022026 initialized (sgsn_main.c:462) 20241103094820283 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241103094820283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094820283 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241103094820283 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241103094820283 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241103094820283 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241103094820283 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241103094820283 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241103094820283 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241103094820283 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103094820283 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) 20241103094820283 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103094820283 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103094820283 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103094820283 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) 20241103094820283 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103094820283 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103094820283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103094820283 DLSS7 INFO (r=127.0.0.1:36662<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103094820283 DLSS7 INFO (r=127.0.0.1:36662<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241103094820283 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:36662<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241103094820283 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241103094820283 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241103094820283 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103094820283 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241103094820283 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:59426<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241103094820284 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) 20241103094820284 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103094820284 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241103094820284 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) 20241103094820284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103094820284 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103094820284 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@047c111c8eb5: Unix server socket created successfully. MC@047c111c8eb5: Listening on TCP port 39701. 047c111c8eb5 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 047c111c8eb5 39701 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@047c111c8eb5: New HC connected from 10.0.2.100 [10.0.2.100]. 047c111c8eb5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@047c111c8eb5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@047c111c8eb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@047c111c8eb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@047c111c8eb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@047c111c8eb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@047c111c8eb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@047c111c8eb5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@047c111c8eb5: Configuration file was processed on all HCs. MC@047c111c8eb5: Creating MTC on host 10.0.2.100. MC@047c111c8eb5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Nov 3 09:48:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094821284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094821284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach started. 20241103094821752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094821757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094821789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241103094821789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241103094821789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241103094821789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094821789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094821789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094821789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094821789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094821789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094821790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094821790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094821790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094821790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094821790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094821791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094821791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094821791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241103094821791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094821791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094821791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(7)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103094821791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094821791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094821793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094821798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094821798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094821805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNCONFIGURED}: Allocated (fsm.c:456) 20241103094821805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241103094821805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241103094821805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094821805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094821805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094821805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094821805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094821805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094821806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094821806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094821806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094821806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094821806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094821806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094821806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094821806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241103094821806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094821806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094821806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094821806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094821806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094821808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094821808 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094821813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094821813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094821820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241103094821820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241103094821820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241103094821820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094821820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094821820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094821820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094821820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094821820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094821821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094821821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094821821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094821822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094821822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094821822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094821822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094821822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241103094821822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094821822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094821822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094821822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094821822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094821824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094821824 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)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094821830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094821830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094822284 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) 20241103094822284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241103094822284 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241103094822284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241103094822284 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241103094822284 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241103094822284 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241103094822284 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241103094822284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241103094822284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103094822285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094822285 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241103094822285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094822285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094822285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103094822285 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) 20241103094822285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103094822285 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103094822285 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103094822285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103094822285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103094822285 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103094822286 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x563403da5170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241103094822286 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094822289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103094822290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103094822814 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) 20241103094822814 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241103094822814 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:36662 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@047c111c8eb5: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F16FB912'O, index=0 SGSN_Test-GSUP(19)@047c111c8eb5: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@047c111c8eb5: 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 := 'B304E33A37B003592F6371F4D14F12D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0FE0B3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '493F82CAF1C2C1DC'O } } } } } 20241103094823350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094823350 DLLC NOTICE LLME(ffffffff/f16fb912){UNASSIGNED} LLC RX: unknown TLLI 0xf16fb912, creating LLME on the fly (gprs_llc.c:552) 20241103094823350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094823350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094823350 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094823350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Allocated (fsm.c:456) 20241103094823350 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094823350 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Allocated (fsm.c:456) 20241103094823350 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094823350 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094823350 DLLC NOTICE LLME(ffffffff/f16fb912){UNASSIGNED} LLGM Assign pre (f16fb912 => e66ff003) (gprs_llc.c:1079) 20241103094823350 DLLC NOTICE LLME(f16fb912/e66ff003){ASSIGNED} LLGM Assign post (f16fb912 => e66ff003) (gprs_llc.c:1125) 20241103094823350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094823350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094823350 DMM DEBUG MM(262420000000001/e66ff003) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094823359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094823359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103094823359 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094823359 DMM DEBUG MM(262420000000001/e66ff003) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241103094823359 DMM NOTICE MM(262420000000001/e66ff003) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094823359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094823359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094823359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094823359 DMM DEBUG MM(262420000000001/e66ff003) Requesting authorization (sgsn_auth.c:160) 20241103094823359 DMM INFO MM(262420000000001/e66ff003) Requesting authentication tuples (sgsn_auth.c:184) 20241103094823359 DMM DEBUG MM(262420000000001/e66ff003) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103094823359 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241103094823359 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@047c111c8eb5: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241103094823361 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103094823361 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103094823361 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103094823361 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103094823361 DMM INFO MM(262420000000001/e66ff003) Subscriber data update (mmctx.c:445) 20241103094823361 DMM DEBUG MM(262420000000001/e66ff003) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103094823361 DMM INFO MM(262420000000001/e66ff003) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103094823361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103094823361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103094823361 DMM INFO MM(262420000000001/e66ff003) <- GMM AUTH AND CIPHERING REQ (rand = b3 04 e3 3a 37 b0 03 59 2f 63 71 f4 d1 4f 12 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103094823369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094823369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094823369 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094823369 DMM INFO MM(262420000000001/e66ff003) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103094823369 DMM NOTICE MM(262420000000001/e66ff003) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103094823369 DMM DEBUG MM(262420000000001/e66ff003) checking auth: received GSM SRES = d0 fe 0b 3e (gprs_gmm.c:666) 20241103094823369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103094823369 DMM DEBUG MM(262420000000001/e66ff003) Requesting authorization (sgsn_auth.c:160) 20241103094823369 DMM INFO MM(262420000000001/e66ff003) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103094823369 DMM DEBUG MM(262420000000001/e66ff003) Requesting subscriber data update (gprs_subscriber.c:894) 20241103094823369 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241103094823369 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) 20241103094823369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103094823369 DMM INFO MM(262420000000001/e66ff003) <- GMM ATTACH ACCEPT (new P-TMSI=0xe66ff003) (gprs_gmm.c:300) 20241103094823370 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103094823370 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103094823370 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241103094823370 DMM INFO MM(262420000000001/e66ff003) Subscriber data update (mmctx.c:445) 20241103094823370 DMM DEBUG MM(262420000000001/e66ff003) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103094823370 DMM INFO MM(262420000000001/e66ff003) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103094823370 DMM NOTICE MM(262420000000001/e66ff003) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241103094823371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103094823371 DMM NOTICE MM(262420000000001/e66ff003) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103094823371 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) 20241103094823371 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103094823371 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241103094823371 DMM INFO MM(262420000000001/e66ff003) Subscriber data update (mmctx.c:445) 20241103094823371 DMM DEBUG MM(262420000000001/e66ff003) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103094823374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094823374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103094823374 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094823374 DMM INFO MM(262420000000001/e66ff003) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103094823374 DMM NOTICE MM(262420000000001/e66ff003) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103094823374 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103094823374 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103094823374 DLLC NOTICE LLME(f16fb912/e66ff003){ASSIGNED} LLGM Assign pre (ffffffff => e66ff003) (gprs_llc.c:1079) 20241103094823374 DLLC NOTICE LLME(ffffffff/e66ff003){ASSIGNED} LLGM Assign post (ffffffff => e66ff003) (gprs_llc.c:1125) 20241103094823374 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103094823374 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103094823374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103094823374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@047c111c8eb5: setverdict(pass): none -> pass TC_attach-BVCI196(6)@047c111c8eb5: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@047c111c8eb5: Final verdict of PTC: pass 20241103094823439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103094823443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103094823444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(12)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(7)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(17)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@047c111c8eb5: Final verdict of PTC: none TC_attach-BVCI220(16)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@047c111c8eb5: Final verdict of PTC: none TC_attach-BVCI210(11)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@047c111c8eb5: Final verdict of PTC: none TC_attach-BVCI196(6)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(10)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(5)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(15)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Nov 3 09:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241103094823570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094823973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105028) 20241103094824444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094824444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105028, count=106288) 20241103094825445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094825445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Nov 3 09:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094826446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094826446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_mnc3 started. 20241103094827079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094827081 DMM INFO MM(262420000000001/e66ff003) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103094827081 DMM INFO MM(262420000000001/e66ff003) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103094827081 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103094827081 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103094827081 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103094827081 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103094827081 DLLC NOTICE LLME(ffffffff/e66ff003){ASSIGNED} LLGM Assign pre (e66ff003 => ffffffff) (gprs_llc.c:1079) 20241103094827081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e66ff003 => ffffffff) (gprs_llc.c:1125) 20241103094827081 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241103094827082 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) 20241103094827082 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) 20241103094827082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Deallocated (fsm.c:568) 20241103094827082 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103094827082 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Deallocated (fsm.c:568) 20241103094827082 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Deallocated (fsm.c:568) 20241103094827082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094827114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094827114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094827114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094827114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094827114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103094827114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094827114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094827114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094827114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094827115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094827115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094827115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094827115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094827115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094827115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094827115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094827115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094827115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094827115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094827115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094827115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094827115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094827117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094827122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094827122 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094827129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094827129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094827129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094827129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094827129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103094827129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094827129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094827129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094827129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094827130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094827130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094827130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094827130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094827130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094827130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094827130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094827130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094827130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094827130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094827130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094827130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094827130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094827132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 20241103094827136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094827136 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094827146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094827146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094827146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094827146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094827146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103094827146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094827146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094827146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094827146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094827147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094827147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094827147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094827147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094827147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094827147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094827147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094827147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094827147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094827147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094827147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094827147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094827147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094827149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094827154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094827154 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094827447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094827447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094827447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094827447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094827451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103094827453 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@047c111c8eb5: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D99F3491'O, index=0 SGSN_Test-GSUP(38)@047c111c8eb5: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@047c111c8eb5: 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 := '913C1D0B92D72E5DDE3182C542D55BBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D93DB1FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FE602ADC643A2D6'O } } } } } 20241103094828522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094828522 DLLC NOTICE LLME(ffffffff/d99f3491){UNASSIGNED} LLC RX: unknown TLLI 0xd99f3491, creating LLME on the fly (gprs_llc.c:552) 20241103094828522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094828522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094828522 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094828522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Allocated (fsm.c:456) 20241103094828522 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094828522 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Allocated (fsm.c:456) 20241103094828522 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094828522 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094828522 DLLC NOTICE LLME(ffffffff/d99f3491){UNASSIGNED} LLGM Assign pre (d99f3491 => f9510c0e) (gprs_llc.c:1079) 20241103094828522 DLLC NOTICE LLME(d99f3491/f9510c0e){ASSIGNED} LLGM Assign post (d99f3491 => f9510c0e) (gprs_llc.c:1125) 20241103094828522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094828522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094828522 DMM DEBUG MM(262420000001001/f9510c0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094828540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094828540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103094828540 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094828540 DMM DEBUG MM(262420000001001/f9510c0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241103094828540 DMM NOTICE MM(262420000001001/f9510c0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094828540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094828540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094828540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094828540 DMM DEBUG MM(262420000001001/f9510c0e) Requesting authorization (sgsn_auth.c:160) 20241103094828540 DMM INFO MM(262420000001001/f9510c0e) Requesting authentication tuples (sgsn_auth.c:184) 20241103094828540 DMM DEBUG MM(262420000001001/f9510c0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103094828540 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241103094828541 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)@047c111c8eb5: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@047c111c8eb5: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241103094828547 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103094828547 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103094828547 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103094828547 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103094828547 DMM INFO MM(262420000001001/f9510c0e) Subscriber data update (mmctx.c:445) 20241103094828547 DMM DEBUG MM(262420000001001/f9510c0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103094828547 DMM INFO MM(262420000001001/f9510c0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103094828547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103094828547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103094828547 DMM INFO MM(262420000001001/f9510c0e) <- GMM AUTH AND CIPHERING REQ (rand = 91 3c 1d 0b 92 d7 2e 5d de 31 82 c5 42 d5 5b bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103094828562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094828562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094828562 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094828562 DMM INFO MM(262420000001001/f9510c0e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103094828562 DMM NOTICE MM(262420000001001/f9510c0e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103094828562 DMM DEBUG MM(262420000001001/f9510c0e) checking auth: received GSM SRES = d9 3d b1 fa (gprs_gmm.c:666) 20241103094828562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103094828562 DMM DEBUG MM(262420000001001/f9510c0e) Requesting authorization (sgsn_auth.c:160) 20241103094828562 DMM INFO MM(262420000001001/f9510c0e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103094828563 DMM DEBUG MM(262420000001001/f9510c0e) Requesting subscriber data update (gprs_subscriber.c:894) 20241103094828563 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241103094828563 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) 20241103094828563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103094828563 DMM INFO MM(262420000001001/f9510c0e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9510c0e) (gprs_gmm.c:300) 20241103094828565 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103094828565 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103094828565 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241103094828565 DMM INFO MM(262420000001001/f9510c0e) Subscriber data update (mmctx.c:445) 20241103094828566 DMM DEBUG MM(262420000001001/f9510c0e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103094828566 DMM INFO MM(262420000001001/f9510c0e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103094828566 DMM NOTICE MM(262420000001001/f9510c0e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241103094828566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103094828566 DMM NOTICE MM(262420000001001/f9510c0e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103094828566 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) 20241103094828567 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103094828567 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241103094828567 DMM INFO MM(262420000001001/f9510c0e) Subscriber data update (mmctx.c:445) 20241103094828567 DMM DEBUG MM(262420000001001/f9510c0e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103094828573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094828573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103094828573 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094828573 DMM INFO MM(262420000001001/f9510c0e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103094828573 DMM NOTICE MM(262420000001001/f9510c0e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103094828573 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103094828573 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103094828573 DLLC NOTICE LLME(d99f3491/f9510c0e){ASSIGNED} LLGM Assign pre (ffffffff => f9510c0e) (gprs_llc.c:1079) 20241103094828573 DLLC NOTICE LLME(ffffffff/f9510c0e){ASSIGNED} LLGM Assign post (ffffffff => f9510c0e) (gprs_llc.c:1125) 20241103094828573 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103094828573 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103094828573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103094828573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@047c111c8eb5: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@047c111c8eb5: Final verdict of PTC: pass 20241103094828630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(36)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(26)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@047c111c8eb5: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@047c111c8eb5: Final verdict of PTC: none 20241103094828635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103094828635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(31)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@047c111c8eb5: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@047c111c8eb5: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(24)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(34)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(29)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_mnc3 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Nov 3 09:48:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241103094828796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094829197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85840) 20241103094829636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094829636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85840, count=90196) 20241103094830637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094830637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Nov 3 09:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094831638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094831638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_umts_aka_umts_res started. 20241103094832294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094832296 DMM INFO MM(262420000001001/f9510c0e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103094832296 DMM INFO MM(262420000001001/f9510c0e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103094832296 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103094832296 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103094832296 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103094832296 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103094832296 DLLC NOTICE LLME(ffffffff/f9510c0e){ASSIGNED} LLGM Assign pre (f9510c0e => ffffffff) (gprs_llc.c:1079) 20241103094832296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9510c0e => ffffffff) (gprs_llc.c:1125) 20241103094832296 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241103094832296 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) 20241103094832296 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) 20241103094832296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Deallocated (fsm.c:568) 20241103094832296 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103094832296 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Deallocated (fsm.c:568) 20241103094832296 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Deallocated (fsm.c:568) 20241103094832296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094832341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094832341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103094832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094832342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094832342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094832342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094832342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094832342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094832342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094832342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094832342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094832342 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094832342 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094832342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(45)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103094832342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094832342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094832344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094832350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094832350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094832357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094832358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094832358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103094832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094832358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094832358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094832358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094832358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094832359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094832359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094832360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094832365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094832365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094832378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094832378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094832378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094832378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094832378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103094832378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094832378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094832378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094832378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094832379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094832379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094832379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094832379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094832379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094832379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094832379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094832379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094832379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094832379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094832379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094832379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094832379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094832382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094832387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094832387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094832639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094832639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094832639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094832639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094832644 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241103094832645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@047c111c8eb5: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D26A273E'O, index=0 SGSN_Test-GSUP(57)@047c111c8eb5: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@047c111c8eb5: 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 := 'DC46EAD4258C24E0946ED3F2689DA821'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35E6172C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A93F22BFBF7B39C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D9CCDED1945FFF23677768AF57ADC533'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1359A8D7A8C924AF02B9DDEE71DBFB68'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F8A5464068EED379BAFF6F79FFA258DB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D9C20FBEA33027B5'O } } } } } 20241103094833713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094833713 DLLC NOTICE LLME(ffffffff/d26a273e){UNASSIGNED} LLC RX: unknown TLLI 0xd26a273e, creating LLME on the fly (gprs_llc.c:552) 20241103094833713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094833713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094833713 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094833713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Allocated (fsm.c:456) 20241103094833713 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094833713 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Allocated (fsm.c:456) 20241103094833713 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094833713 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094833713 DLLC NOTICE LLME(ffffffff/d26a273e){UNASSIGNED} LLGM Assign pre (d26a273e => eb2d81d5) (gprs_llc.c:1079) 20241103094833713 DLLC NOTICE LLME(d26a273e/eb2d81d5){ASSIGNED} LLGM Assign post (d26a273e => eb2d81d5) (gprs_llc.c:1125) 20241103094833713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094833713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094833713 DMM DEBUG MM(262420000001002/eb2d81d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094833724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094833724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103094833725 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094833725 DMM DEBUG MM(262420000001002/eb2d81d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241103094833725 DMM NOTICE MM(262420000001002/eb2d81d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094833725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094833725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094833725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094833725 DMM DEBUG MM(262420000001002/eb2d81d5) Requesting authorization (sgsn_auth.c:160) 20241103094833725 DMM INFO MM(262420000001002/eb2d81d5) Requesting authentication tuples (sgsn_auth.c:184) 20241103094833725 DMM DEBUG MM(262420000001002/eb2d81d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103094833725 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241103094833725 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)@047c111c8eb5: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@047c111c8eb5: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241103094833728 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103094833728 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103094833728 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103094833728 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103094833728 DMM INFO MM(262420000001002/eb2d81d5) Subscriber data update (mmctx.c:445) 20241103094833728 DMM DEBUG MM(262420000001002/eb2d81d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103094833728 DMM INFO MM(262420000001002/eb2d81d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103094833728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103094833728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103094833728 DMM INFO MM(262420000001002/eb2d81d5) <- GMM AUTH AND CIPHERING REQ (rand = dc 46 ea d4 25 8c 24 e0 94 6e d3 f2 68 9d a8 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 a5 46 40 68 ee d3 79 ba ff 6f 79 ff a2 58 db ) (gprs_gmm.c:483) 20241103094833739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094833739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094833739 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094833739 DMM INFO MM(262420000001002/eb2d81d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103094833739 DMM NOTICE MM(262420000001002/eb2d81d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103094833739 DMM DEBUG MM(262420000001002/eb2d81d5) checking auth: received UMTS RES = d9 c2 0f be a3 30 27 b5 (gprs_gmm.c:666) 20241103094833739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103094833739 DMM DEBUG MM(262420000001002/eb2d81d5) Requesting authorization (sgsn_auth.c:160) 20241103094833739 DMM INFO MM(262420000001002/eb2d81d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103094833739 DMM DEBUG MM(262420000001002/eb2d81d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241103094833739 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241103094833739 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) 20241103094833739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103094833739 DMM INFO MM(262420000001002/eb2d81d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb2d81d5) (gprs_gmm.c:300) 20241103094833741 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103094833741 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103094833741 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241103094833741 DMM INFO MM(262420000001002/eb2d81d5) Subscriber data update (mmctx.c:445) 20241103094833741 DMM DEBUG MM(262420000001002/eb2d81d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103094833742 DMM INFO MM(262420000001002/eb2d81d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103094833742 DMM NOTICE MM(262420000001002/eb2d81d5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241103094833742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103094833742 DMM NOTICE MM(262420000001002/eb2d81d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103094833742 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) 20241103094833743 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103094833743 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241103094833743 DMM INFO MM(262420000001002/eb2d81d5) Subscriber data update (mmctx.c:445) 20241103094833743 DMM DEBUG MM(262420000001002/eb2d81d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103094833749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094833749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103094833749 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094833749 DMM INFO MM(262420000001002/eb2d81d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103094833749 DMM NOTICE MM(262420000001002/eb2d81d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103094833749 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103094833749 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103094833749 DLLC NOTICE LLME(d26a273e/eb2d81d5){ASSIGNED} LLGM Assign pre (ffffffff => eb2d81d5) (gprs_llc.c:1079) 20241103094833749 DLLC NOTICE LLME(ffffffff/eb2d81d5){ASSIGNED} LLGM Assign post (ffffffff => eb2d81d5) (gprs_llc.c:1125) 20241103094833749 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103094833749 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103094833749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103094833749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@047c111c8eb5: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@047c111c8eb5: Final verdict of PTC: pass 20241103094833809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@047c111c8eb5: Final verdict of PTC: none 20241103094833815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(50)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@047c111c8eb5: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@047c111c8eb5: Final verdict of PTC: none 20241103094833815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(55)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(45)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@047c111c8eb5: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@047c111c8eb5: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(43)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(48)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(53)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Nov 3 09:48:33 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241103094833931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094834333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86208) 20241103094834817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094834817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86208, count=90564) 20241103094835818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094835818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Nov 3 09:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094836819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094836819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_umts_aka_gsm_sres started. 20241103094837362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094837363 DMM INFO MM(262420000001002/eb2d81d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103094837363 DMM INFO MM(262420000001002/eb2d81d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103094837363 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103094837363 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103094837363 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103094837363 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103094837363 DLLC NOTICE LLME(ffffffff/eb2d81d5){ASSIGNED} LLGM Assign pre (eb2d81d5 => ffffffff) (gprs_llc.c:1079) 20241103094837363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb2d81d5 => ffffffff) (gprs_llc.c:1125) 20241103094837363 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241103094837363 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) 20241103094837363 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) 20241103094837363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Deallocated (fsm.c:568) 20241103094837363 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103094837363 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Deallocated (fsm.c:568) 20241103094837363 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Deallocated (fsm.c:568) 20241103094837363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094837381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094837381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094837381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094837381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094837381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103094837381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094837381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094837381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094837381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094837382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094837382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094837382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094837382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094837382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094837382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094837382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094837382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094837382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094837382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094837382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094837382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094837382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094837385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094837390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094837390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094837399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094837399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094837399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094837399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094837399 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103094837399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094837399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094837399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094837399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094837400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094837400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094837400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094837400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094837400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094837400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094837400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094837400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094837400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094837400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094837400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094837401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094837401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 20241103094837403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103094837408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094837408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094837420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094837420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094837420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094837420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094837420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103094837420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094837420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094837420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094837420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094837421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094837421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094837421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094837421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094837421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094837421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094837421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094837421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094837421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094837421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094837421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094837421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094837421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094837424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094837429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094837429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094837821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094837821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094837821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094837821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094837822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103094837822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@047c111c8eb5: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C081DC7F'O, index=0 SGSN_Test-GSUP(76)@047c111c8eb5: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@047c111c8eb5: 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 := 'AE90B99FBC5553A490AECC1C513D654F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F563E979'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E5C627968EDC067'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3E4A0081060DA53ECD3BAFC81ACE7CDC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '740FCC51AB36356E8B50A5A5D8258683'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '17420161C59FF3C8317DED2CEFEE15BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9686C2D394D305D7'O } } } } } 20241103094838888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094838888 DLLC NOTICE LLME(ffffffff/c081dc7f){UNASSIGNED} LLC RX: unknown TLLI 0xc081dc7f, creating LLME on the fly (gprs_llc.c:552) 20241103094838888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094838888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094838888 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094838888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Allocated (fsm.c:456) 20241103094838888 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094838888 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Allocated (fsm.c:456) 20241103094838888 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094838888 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094838888 DLLC NOTICE LLME(ffffffff/c081dc7f){UNASSIGNED} LLGM Assign pre (c081dc7f => d9caccdf) (gprs_llc.c:1079) 20241103094838888 DLLC NOTICE LLME(c081dc7f/d9caccdf){ASSIGNED} LLGM Assign post (c081dc7f => d9caccdf) (gprs_llc.c:1125) 20241103094838888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094838888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094838888 DMM DEBUG MM(262420000001003/d9caccdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094838901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094838901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103094838901 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094838901 DMM DEBUG MM(262420000001003/d9caccdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241103094838901 DMM NOTICE MM(262420000001003/d9caccdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094838901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094838901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094838901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094838901 DMM DEBUG MM(262420000001003/d9caccdf) Requesting authorization (sgsn_auth.c:160) 20241103094838901 DMM INFO MM(262420000001003/d9caccdf) Requesting authentication tuples (sgsn_auth.c:184) 20241103094838901 DMM DEBUG MM(262420000001003/d9caccdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103094838901 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241103094838901 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)@047c111c8eb5: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@047c111c8eb5: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241103094838905 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103094838905 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103094838905 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103094838905 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103094838905 DMM INFO MM(262420000001003/d9caccdf) Subscriber data update (mmctx.c:445) 20241103094838905 DMM DEBUG MM(262420000001003/d9caccdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103094838905 DMM INFO MM(262420000001003/d9caccdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103094838905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103094838905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103094838905 DMM INFO MM(262420000001003/d9caccdf) <- GMM AUTH AND CIPHERING REQ (rand = ae 90 b9 9f bc 55 53 a4 90 ae cc 1c 51 3d 65 4f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 42 01 61 c5 9f f3 c8 31 7d ed 2c ef ee 15 ba ) (gprs_gmm.c:483) 20241103094838914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094838914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094838914 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094838914 DMM INFO MM(262420000001003/d9caccdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103094838914 DMM NOTICE MM(262420000001003/d9caccdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103094838914 DMM DEBUG MM(262420000001003/d9caccdf) checking auth: received GSM SRES = f5 63 e9 79 (gprs_gmm.c:666) 20241103094838914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103094838914 DMM DEBUG MM(262420000001003/d9caccdf) Requesting authorization (sgsn_auth.c:160) 20241103094838914 DMM INFO MM(262420000001003/d9caccdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103094838914 DMM DEBUG MM(262420000001003/d9caccdf) Requesting subscriber data update (gprs_subscriber.c:894) 20241103094838914 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241103094838914 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) 20241103094838914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103094838914 DMM INFO MM(262420000001003/d9caccdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9caccdf) (gprs_gmm.c:300) 20241103094838915 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103094838915 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103094838915 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241103094838915 DMM INFO MM(262420000001003/d9caccdf) Subscriber data update (mmctx.c:445) 20241103094838915 DMM DEBUG MM(262420000001003/d9caccdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103094838915 DMM INFO MM(262420000001003/d9caccdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103094838915 DMM NOTICE MM(262420000001003/d9caccdf) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241103094838915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103094838915 DMM NOTICE MM(262420000001003/d9caccdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103094838915 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) 20241103094838916 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103094838916 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241103094838916 DMM INFO MM(262420000001003/d9caccdf) Subscriber data update (mmctx.c:445) 20241103094838916 DMM DEBUG MM(262420000001003/d9caccdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103094838923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094838923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103094838924 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094838924 DMM INFO MM(262420000001003/d9caccdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103094838924 DMM NOTICE MM(262420000001003/d9caccdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103094838924 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103094838924 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103094838924 DLLC NOTICE LLME(c081dc7f/d9caccdf){ASSIGNED} LLGM Assign pre (ffffffff => d9caccdf) (gprs_llc.c:1079) 20241103094838924 DLLC NOTICE LLME(ffffffff/d9caccdf){ASSIGNED} LLGM Assign post (ffffffff => d9caccdf) (gprs_llc.c:1125) 20241103094838924 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103094838924 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103094838924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103094838924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@047c111c8eb5: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@047c111c8eb5: Final verdict of PTC: pass 20241103094838977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(76)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@047c111c8eb5: Final verdict of PTC: none 20241103094838982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103094838982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(61)@047c111c8eb5: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(69)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(75)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@047c111c8eb5: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@047c111c8eb5: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(62)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(67)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(73)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Nov 3 09:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241103094839046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094839447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49036) 20241103094839983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094839983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49036, count=90032) 20241103094840985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094840985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Nov 3 09:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094841986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094841986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_timeout_after_pdp_act started. 20241103094842535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094842535 DMM INFO MM(262420000001003/d9caccdf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103094842535 DMM INFO MM(262420000001003/d9caccdf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103094842535 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103094842536 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103094842536 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103094842536 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103094842536 DLLC NOTICE LLME(ffffffff/d9caccdf){ASSIGNED} LLGM Assign pre (d9caccdf => ffffffff) (gprs_llc.c:1079) 20241103094842536 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9caccdf => ffffffff) (gprs_llc.c:1125) 20241103094842536 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241103094842536 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) 20241103094842536 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) 20241103094842536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Deallocated (fsm.c:568) 20241103094842536 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103094842536 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Deallocated (fsm.c:568) 20241103094842536 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Deallocated (fsm.c:568) 20241103094842536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094842555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094842555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094842555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094842555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094842555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103094842555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094842555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094842555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094842555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094842556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094842556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094842556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094842556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094842556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094842556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094842556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094842556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094842556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094842556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094842556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094842556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094842556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 20241103094842559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103094842566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094842566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(84)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_timeout_after_pdp_act-BVCI196(82)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094842570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094842570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094842570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094842570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094842570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103094842570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094842570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094842570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094842570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094842571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094842571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094842571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094842571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094842571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094842571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094842572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094842572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094842572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094842572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094842572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094842572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094842572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094842574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094842581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094842581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094842587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094842587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094842587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094842587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094842587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103094842587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094842587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094842587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094842587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094842588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094842588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094842588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094842588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094842588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094842588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094842588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094842588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094842588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094842588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094842588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103094842589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094842589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094842591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094842596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094842596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094842987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094842987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094842987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094842987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094842988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103094842989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@047c111c8eb5: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D72EA798'O, index=0 SGSN_Test-GSUP(95)@047c111c8eb5: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: 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 := 'AA2BBD8295AC3268EA8B63CF5D3D9017'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04762370'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '291DBF356CF28E10'O } } } } } 20241103094843009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843009 DLLC NOTICE LLME(ffffffff/d72ea798){UNASSIGNED} LLC RX: unknown TLLI 0xd72ea798, creating LLME on the fly (gprs_llc.c:552) 20241103094843009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094843010 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094843010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Allocated (fsm.c:456) 20241103094843010 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094843010 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Allocated (fsm.c:456) 20241103094843010 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094843010 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094843010 DLLC NOTICE LLME(ffffffff/d72ea798){UNASSIGNED} LLGM Assign pre (d72ea798 => ccda3d58) (gprs_llc.c:1079) 20241103094843010 DLLC NOTICE LLME(d72ea798/ccda3d58){ASSIGNED} LLGM Assign post (d72ea798 => ccda3d58) (gprs_llc.c:1125) 20241103094843010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094843010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094843010 DMM DEBUG MM(262420000000021/ccda3d58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094843016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843016 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094843016 DMM DEBUG MM(262420000000021/ccda3d58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241103094843016 DMM NOTICE MM(262420000000021/ccda3d58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094843016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094843016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094843016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094843016 DMM DEBUG MM(262420000000021/ccda3d58) Requesting authorization (sgsn_auth.c:160) 20241103094843016 DMM INFO MM(262420000000021/ccda3d58) Requesting authentication tuples (sgsn_auth.c:184) 20241103094843016 DMM DEBUG MM(262420000000021/ccda3d58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103094843016 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241103094843016 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@047c111c8eb5: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241103094843058 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103094843058 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103094843058 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103094843058 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103094843058 DMM INFO MM(262420000000021/ccda3d58) Subscriber data update (mmctx.c:445) 20241103094843058 DMM DEBUG MM(262420000000021/ccda3d58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103094843058 DMM INFO MM(262420000000021/ccda3d58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103094843058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103094843058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103094843058 DMM INFO MM(262420000000021/ccda3d58) <- GMM AUTH AND CIPHERING REQ (rand = aa 2b bd 82 95 ac 32 68 ea 8b 63 cf 5d 3d 90 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103094843063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843063 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094843063 DMM INFO MM(262420000000021/ccda3d58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103094843063 DMM NOTICE MM(262420000000021/ccda3d58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103094843063 DMM DEBUG MM(262420000000021/ccda3d58) checking auth: received GSM SRES = 04 76 23 70 (gprs_gmm.c:666) 20241103094843063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103094843063 DMM DEBUG MM(262420000000021/ccda3d58) Requesting authorization (sgsn_auth.c:160) 20241103094843063 DMM INFO MM(262420000000021/ccda3d58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103094843063 DMM DEBUG MM(262420000000021/ccda3d58) Requesting subscriber data update (gprs_subscriber.c:894) 20241103094843063 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241103094843063 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) 20241103094843063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103094843063 DMM INFO MM(262420000000021/ccda3d58) <- GMM ATTACH ACCEPT (new P-TMSI=0xccda3d58) (gprs_gmm.c:300) 20241103094843064 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103094843064 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103094843064 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241103094843064 DMM INFO MM(262420000000021/ccda3d58) Subscriber data update (mmctx.c:445) 20241103094843064 DMM DEBUG MM(262420000000021/ccda3d58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103094843064 DMM INFO MM(262420000000021/ccda3d58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103094843064 DMM NOTICE MM(262420000000021/ccda3d58) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241103094843064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103094843064 DMM NOTICE MM(262420000000021/ccda3d58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103094843064 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) 20241103094843064 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103094843064 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241103094843064 DMM INFO MM(262420000000021/ccda3d58) Subscriber data update (mmctx.c:445) 20241103094843064 DMM DEBUG MM(262420000000021/ccda3d58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103094843067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843067 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094843067 DMM INFO MM(262420000000021/ccda3d58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103094843067 DMM NOTICE MM(262420000000021/ccda3d58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103094843067 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103094843067 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103094843067 DLLC NOTICE LLME(d72ea798/ccda3d58){ASSIGNED} LLGM Assign pre (ffffffff => ccda3d58) (gprs_llc.c:1079) 20241103094843067 DLLC NOTICE LLME(ffffffff/ccda3d58){ASSIGNED} LLGM Assign post (ffffffff => ccda3d58) (gprs_llc.c:1125) 20241103094843067 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103094843067 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103094843067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103094843067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: setverdict(pass): none -> pass 20241103094843119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843119 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094843119 DMM INFO MM(262420000000021/ccda3d58) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103094843119 DMM INFO MM(262420000000021/ccda3d58) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103094843119 DMM DEBUG MM(262420000000021/ccda3d58) Using GGSN 0 (gprs_sm.c:317) 20241103094843119 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241103094843119 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103094843119 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241103094843119 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241103094843125 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 70 1d c5 9b 11 c2 a7 a1 54 14 05 7f 85 a6 71 ca 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) 20241103094843125 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99a058, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103094843125 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103094843125 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db3b78 TLLI=ccda3d58, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103094843125 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103094843125 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103094843129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843129 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094843129 DMM INFO MM(262420000000021/ccda3d58) -> GMM ATTACH REQUEST MI(TMSI-0xCCDA3D58) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094843129 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094843129 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103094843129 DLLC NOTICE LLME(ffffffff/ccda3d58){ASSIGNED} LLGM Assign pre (ccda3d58 => e0aa9773) (gprs_llc.c:1079) 20241103094843129 DLLC NOTICE LLME(ccda3d58/e0aa9773){ASSIGNED} LLGM Assign post (ccda3d58 => e0aa9773) (gprs_llc.c:1125) 20241103094843129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094843129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094843129 DMM DEBUG MM(262420000000021/e0aa9773) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094843131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094843131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241103094843131 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094843131 DMM DEBUG MM(262420000000021/e0aa9773) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241103094843131 DMM NOTICE MM(262420000000021/e0aa9773) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094843131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094843131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094843131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094843131 DMM DEBUG MM(262420000000021/e0aa9773) Requesting authorization (sgsn_auth.c:160) 20241103094843131 DMM INFO MM(262420000000021/e0aa9773) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103094843131 DMM DEBUG MM(262420000000021/e0aa9773) Requesting subscriber data update (gprs_subscriber.c:894) 20241103094843131 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241103094843131 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) 20241103094843131 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103094843131 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103094843131 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241103094843131 DMM INFO MM(262420000000021/e0aa9773) Subscriber data update (mmctx.c:445) 20241103094843131 DMM DEBUG MM(262420000000021/e0aa9773) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241103094843131 DMM INFO MM(262420000000021/e0aa9773) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241103094843131 DMM NOTICE MM(262420000000021/e0aa9773) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241103094843131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103094843131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103094843131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103094843131 DMM INFO MM(262420000000021/e0aa9773) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0aa9773) (gprs_gmm.c:300) 20241103094843131 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) 20241103094843132 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103094843132 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241103094843132 DMM INFO MM(262420000000021/e0aa9773) Subscriber data update (mmctx.c:445) 20241103094843132 DMM DEBUG MM(262420000000021/e0aa9773) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: Trying to receive 5 ATTACH ACCEPTs 20241103094849133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103094849133 DMM INFO MM(262420000000021/e0aa9773) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0aa9773) (gprs_gmm.c:300) 20241103094850281 DGPRS DEBUG Checking for inactive LLMEs, time = 33155529 (sgsn.c:132) 20241103094855134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103094855134 DMM INFO MM(262420000000021/e0aa9773) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0aa9773) (gprs_gmm.c:300) 20241103094901135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103094901135 DMM INFO MM(262420000000021/e0aa9773) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0aa9773) (gprs_gmm.c:300) 20241103094902989 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103094902989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103094902990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103094907137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103094907137 DMM INFO MM(262420000000021/e0aa9773) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0aa9773) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241103094912557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094912564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094912564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103094912572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094912576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094912576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103094912589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094912592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094912592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103094913138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103094913138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241103094913138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103094913138 DMM NOTICE MM(262420000000021/e0aa9773) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103094913138 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241103094913138 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db3b78, TLLI=e0aa9773, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103094913138 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103094913139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103094913139 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241103094913139 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241103094913139 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) 20241103094913139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Reject}: Deallocated (fsm.c:568) 20241103094913139 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Deallocated (fsm.c:568) 20241103094913139 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Deallocated (fsm.c:568) 20241103094913139 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103094913139 DLLC NOTICE LLME(ccda3d58/e0aa9773){ASSIGNED} LLGM Assign pre (e0aa9773 => ffffffff) (gprs_llc.c:1079) 20241103094913139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0aa9773 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@047c111c8eb5: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@047c111c8eb5: Final verdict of PTC: pass 20241103094913662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41858<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103094913665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103094913666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(83)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@047c111c8eb5: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(93)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@047c111c8eb5: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(88)@047c111c8eb5: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(81)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(91)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(86)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Nov 3 09:49:13 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241103094913775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094914077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130884) 20241103094914667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094914667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=130884, count=131424) 20241103094915667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094915668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Nov 3 09:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094916669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094916669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_auth_id_timeout started. 20241103094917175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094917177 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094917222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094917222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094917222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094917222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094917222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094917222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094917222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094917222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(102)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103094917223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094917223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094917225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094917230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094917230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094917244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094917244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094917244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094917244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094917244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103094917244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094917244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094917244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094917244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094917245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094917245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094917245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094917246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094917246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094917246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094917246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094917246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094917246 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094917246 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094917246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103094917246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094917246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094917249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094917254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094917254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094917263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094917263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094917263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094917263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094917263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103094917263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094917263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094917263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094917263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094917264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094917264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094917264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094917264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094917264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094917264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094917264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094917264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094917264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094917264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094917264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094917264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094917264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094917265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094917269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094917269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094917670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094917671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094917671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094917671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094917675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103094917676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@047c111c8eb5: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DE1E6F1F'O, index=0 SGSN_Test-GSUP(114)@047c111c8eb5: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241103094917740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094917740 DLLC NOTICE LLME(ffffffff/de1e6f1f){UNASSIGNED} LLC RX: unknown TLLI 0xde1e6f1f, creating LLME on the fly (gprs_llc.c:552) 20241103094917740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094917741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094917741 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094917741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Allocated (fsm.c:456) 20241103094917741 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094917741 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Allocated (fsm.c:456) 20241103094917741 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094917741 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094917741 DLLC NOTICE LLME(ffffffff/de1e6f1f){UNASSIGNED} LLGM Assign pre (de1e6f1f => fed1d1c4) (gprs_llc.c:1079) 20241103094917741 DLLC NOTICE LLME(de1e6f1f/fed1d1c4){ASSIGNED} LLGM Assign post (de1e6f1f => fed1d1c4) (gprs_llc.c:1125) 20241103094917741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094917741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094917741 DMM DEBUG MM(262420000000002/fed1d1c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094920282 DGPRS DEBUG Checking for inactive LLMEs, time = 33155559 (sgsn.c:132) 20241103094923742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103094923742 DMM DEBUG MM(262420000000002/fed1d1c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094929743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103094929743 DMM DEBUG MM(262420000000002/fed1d1c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094935744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103094935744 DMM DEBUG MM(262420000000002/fed1d1c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094937671 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103094937672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103094937672 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103094941746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103094941746 DMM DEBUG MM(262420000000002/fed1d1c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094947224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094947231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094947231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103094947247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094947251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094947251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103094947264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094947267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094947267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103094947746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103094947746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241103094947746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103094947746 DMM NOTICE MM(262420000000002/fed1d1c4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241103094947746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Reject}: Deallocated (fsm.c:568) 20241103094947746 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103094947746 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Deallocated (fsm.c:568) 20241103094947746 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103094947746 DLLC NOTICE LLME(de1e6f1f/fed1d1c4){ASSIGNED} LLGM Assign pre (fed1d1c4 => ffffffff) (gprs_llc.c:1079) 20241103094947746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fed1d1c4 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@047c111c8eb5: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@047c111c8eb5: Final verdict of PTC: pass 20241103094947766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36314<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103094947770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103094947770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(102)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(107)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(112)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(105)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(110)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(100)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Nov 3 09:49:47 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241103094947840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094948142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60396) 20241103094948772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094948772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60396, count=68652) 20241103094949773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094949773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Nov 3 09:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103094950283 DGPRS DEBUG Checking for inactive LLMEs, time = 33155589 (sgsn.c:132) 20241103094950774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094950774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_auth_sai_timeout started. 20241103094951237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094951239 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094951281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103094951281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094951281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094951281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094951281 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103094951281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094951281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094951281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094951281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094951282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094951282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094951282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094951282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094951282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094951282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094951282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094951282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094951282 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103094951282 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094951282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094951282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094951282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094951284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094951289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094951289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094951296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103094951296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094951296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094951296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094951296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103094951296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094951296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094951296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094951296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094951297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094951297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094951297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094951297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094951297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094951297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094951297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094951297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094951297 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103094951297 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094951297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094951297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094951297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094951299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094951304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094951304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103094951312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103094951312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103094951312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103094951312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094951312 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103094951312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103094951312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103094951312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103094951312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103094951313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103094951313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103094951313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103094951313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103094951313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103094951313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103094951313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103094951313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103094951313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103094951313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103094951313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103094951313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103094951313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103094951316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103094951321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094951321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103094951775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094951775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103094951775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103094951775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103094951780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@047c111c8eb5: 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)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241103094951781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@047c111c8eb5: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DC288A17'O, index=0 SGSN_Test-GSUP(133)@047c111c8eb5: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241103094951846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094951846 DLLC NOTICE LLME(ffffffff/dc288a17){UNASSIGNED} LLC RX: unknown TLLI 0xdc288a17, creating LLME on the fly (gprs_llc.c:552) 20241103094951846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103094951846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241103094951846 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103094951846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Allocated (fsm.c:456) 20241103094951846 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103094951846 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Allocated (fsm.c:456) 20241103094951846 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103094951846 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103094951846 DLLC NOTICE LLME(ffffffff/dc288a17){UNASSIGNED} LLGM Assign pre (dc288a17 => cc0b427e) (gprs_llc.c:1079) 20241103094951846 DLLC NOTICE LLME(dc288a17/cc0b427e){ASSIGNED} LLGM Assign post (dc288a17 => cc0b427e) (gprs_llc.c:1125) 20241103094951846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103094951846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103094951846 DMM DEBUG MM(262420000000003/cc0b427e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103094951866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103094951866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103094951866 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103094951866 DMM DEBUG MM(262420000000003/cc0b427e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241103094951866 DMM NOTICE MM(262420000000003/cc0b427e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103094951866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103094951866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103094951866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103094951866 DMM DEBUG MM(262420000000003/cc0b427e) Requesting authorization (sgsn_auth.c:160) 20241103094951866 DMM INFO MM(262420000000003/cc0b427e) Requesting authentication tuples (sgsn_auth.c:184) 20241103094951866 DMM DEBUG MM(262420000000003/cc0b427e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103094951866 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241103094951866 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@047c111c8eb5: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241103094957867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241103094957867 DMM ERROR MM(262420000000003/cc0b427e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241103094957867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241103094957867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103094957867 DMM NOTICE MM(262420000000003/cc0b427e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241103094957867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabc30]{Reject}: Deallocated (fsm.c:568) 20241103094957867 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103094957867 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Deallocated (fsm.c:568) 20241103094957867 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103094957867 DLLC NOTICE LLME(dc288a17/cc0b427e){ASSIGNED} LLGM Assign pre (cc0b427e => ffffffff) (gprs_llc.c:1079) 20241103094957867 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc0b427e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@047c111c8eb5: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@047c111c8eb5: Final verdict of PTC: pass 20241103094957889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(121)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(126)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@047c111c8eb5: Final verdict of PTC: none 20241103094957896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103094957896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(128)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(131)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(129)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(124)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(119)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Nov 3 09:49:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241103094957960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103094958261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63136) 20241103094958898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094958898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63136, count=68052) 20241103094959900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103094959900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Nov 3 09:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095000902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095000902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_auth_sai_reject started. 20241103095001367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095001370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095001411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095001411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095001411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095001411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095001411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095001411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095001411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095001411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095001411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095001412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095001412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095001412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095001412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095001412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095001412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095001412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095001412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095001412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095001412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095001412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095001412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095001412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095001414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095001419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095001419 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095001426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095001426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095001426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095001426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095001426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095001426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095001426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095001426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095001426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095001427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095001427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095001427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095001427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095001427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095001427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095001427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095001427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095001427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095001430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095001435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095001435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095001442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095001442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095001442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095001442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095001442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095001442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095001442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095001442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095001442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095001443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095001443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095001443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095001443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095001443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095001443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095001443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095001443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095001443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095001443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095001443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095001443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095001443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095001445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095001450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095001450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095001903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095001903 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095001903 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095001903 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095001908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095001909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@047c111c8eb5: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='ED968141'O, index=0 SGSN_Test-GSUP(152)@047c111c8eb5: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241103095001983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095001983 DLLC NOTICE LLME(ffffffff/ed968141){UNASSIGNED} LLC RX: unknown TLLI 0xed968141, creating LLME on the fly (gprs_llc.c:552) 20241103095001983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095001983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095001983 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095001983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095001983 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095001983 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095001983 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095001983 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095001983 DLLC NOTICE LLME(ffffffff/ed968141){UNASSIGNED} LLGM Assign pre (ed968141 => fc361fcf) (gprs_llc.c:1079) 20241103095001983 DLLC NOTICE LLME(ed968141/fc361fcf){ASSIGNED} LLGM Assign post (ed968141 => fc361fcf) (gprs_llc.c:1125) 20241103095001983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095001983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095001983 DMM DEBUG MM(262420000000004/fc361fcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095002003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095002003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095002003 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095002003 DMM DEBUG MM(262420000000004/fc361fcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241103095002004 DMM NOTICE MM(262420000000004/fc361fcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095002004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095002004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095002004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095002004 DMM DEBUG MM(262420000000004/fc361fcf) Requesting authorization (sgsn_auth.c:160) 20241103095002004 DMM INFO MM(262420000000004/fc361fcf) Requesting authentication tuples (sgsn_auth.c:184) 20241103095002004 DMM DEBUG MM(262420000000004/fc361fcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095002004 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241103095002004 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@047c111c8eb5: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241103095002010 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241103095002010 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241103095002010 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241103095008005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241103095008005 DMM ERROR MM(262420000000004/fc361fcf) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241103095008005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241103095008005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095008005 DMM NOTICE MM(262420000000004/fc361fcf) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241103095008005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Reject}: Deallocated (fsm.c:568) 20241103095008005 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095008005 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095008005 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095008005 DLLC NOTICE LLME(ed968141/fc361fcf){ASSIGNED} LLGM Assign pre (fc361fcf => ffffffff) (gprs_llc.c:1079) 20241103095008005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc361fcf => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@047c111c8eb5: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@047c111c8eb5: Final verdict of PTC: pass 20241103095008024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095008029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095008029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(140)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(145)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(150)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@047c111c8eb5: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(143)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(138)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(148)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Nov 3 09:50:08 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241103095008079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095008380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59304) 20241103095009031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095009031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59304, count=68428) 20241103095010032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095010032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Nov 3 09:50:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095011034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095011034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_gsup_lu_timeout started. 20241103095011462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095011464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095011506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095011506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095011506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095011506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095011506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095011506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095011506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095011506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095011506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095011507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095011507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095011507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095011508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095011508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095011508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095011508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095011508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095011508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095011508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095011508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(159)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095011508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095011508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095011510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095011515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095011515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095011522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095011522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095011522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095011522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095011522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095011522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095011522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095011522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095011522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095011523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095011523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095011523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095011523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095011523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095011523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095011523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095011523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095011523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095011523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095011523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095011523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095011523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095011526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095011530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095011530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095011539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095011539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095011539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095011539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095011539 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095011539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095011539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095011539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095011539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095011540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095011540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095011540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095011540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095011540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095011540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095011540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095011540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095011540 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095011540 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095011540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095011541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095011541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095011543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095011549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095011549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095012036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095012036 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095012036 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095012036 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095012040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095012041 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@047c111c8eb5: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C651C7BB'O, index=0 SGSN_Test-GSUP(171)@047c111c8eb5: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@047c111c8eb5: 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 := 'EF8C832DE2CD5CBBBFB2D837FC360371'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42136D12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D455F203526C22B5'O } } } } } 20241103095013119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095013119 DLLC NOTICE LLME(ffffffff/c651c7bb){UNASSIGNED} LLC RX: unknown TLLI 0xc651c7bb, creating LLME on the fly (gprs_llc.c:552) 20241103095013119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095013119 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095013119 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095013119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095013119 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095013119 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095013119 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095013119 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095013119 DLLC NOTICE LLME(ffffffff/c651c7bb){UNASSIGNED} LLGM Assign pre (c651c7bb => f321936e) (gprs_llc.c:1079) 20241103095013119 DLLC NOTICE LLME(c651c7bb/f321936e){ASSIGNED} LLGM Assign post (c651c7bb => f321936e) (gprs_llc.c:1125) 20241103095013119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095013119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095013119 DMM DEBUG MM(262420000000005/f321936e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095013138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095013138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095013138 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095013138 DMM DEBUG MM(262420000000005/f321936e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241103095013138 DMM NOTICE MM(262420000000005/f321936e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095013138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095013138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095013138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095013138 DMM DEBUG MM(262420000000005/f321936e) Requesting authorization (sgsn_auth.c:160) 20241103095013138 DMM INFO MM(262420000000005/f321936e) Requesting authentication tuples (sgsn_auth.c:184) 20241103095013138 DMM DEBUG MM(262420000000005/f321936e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095013138 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241103095013138 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@047c111c8eb5: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241103095013144 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095013144 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095013144 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095013144 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095013144 DMM INFO MM(262420000000005/f321936e) Subscriber data update (mmctx.c:445) 20241103095013144 DMM DEBUG MM(262420000000005/f321936e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095013144 DMM INFO MM(262420000000005/f321936e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095013144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095013144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095013144 DMM INFO MM(262420000000005/f321936e) <- GMM AUTH AND CIPHERING REQ (rand = ef 8c 83 2d e2 cd 5c bb bf b2 d8 37 fc 36 03 71 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095013159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095013159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095013159 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095013159 DMM INFO MM(262420000000005/f321936e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095013159 DMM NOTICE MM(262420000000005/f321936e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095013159 DMM DEBUG MM(262420000000005/f321936e) checking auth: received GSM SRES = 42 13 6d 12 (gprs_gmm.c:666) 20241103095013159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095013159 DMM DEBUG MM(262420000000005/f321936e) Requesting authorization (sgsn_auth.c:160) 20241103095013159 DMM INFO MM(262420000000005/f321936e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095013159 DMM DEBUG MM(262420000000005/f321936e) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095013159 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241103095013159 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) 20241103095013159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095013159 DMM INFO MM(262420000000005/f321936e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf321936e) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@047c111c8eb5: setverdict(fail): none -> fail MC@047c111c8eb5: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241103095013175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095013175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(171)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(164)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(159)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@047c111c8eb5: Final verdict of PTC: none 20241103095013178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(169)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(162)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(167)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(157)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@047c111c8eb5: Final verdict of PTC: fail MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@047c111c8eb5: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Nov 3 09:50:13 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241103095013297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095013700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73536) 20241103095014176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095014176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=73536, count=74796) 20241103095015178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095015178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Nov 3 09:50:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095016180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095016180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_gsup_lu_reject started. 20241103095016800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095016803 DMM INFO MM(262420000000005/f321936e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095016803 DMM INFO MM(262420000000005/f321936e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095016803 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095016803 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095016803 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095016803 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095016803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241103095016803 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095016803 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095016803 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095016803 DLLC NOTICE LLME(c651c7bb/f321936e){ASSIGNED} LLGM Assign pre (f321936e => ffffffff) (gprs_llc.c:1079) 20241103095016804 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f321936e => ffffffff) (gprs_llc.c:1125) 20241103095016804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095016849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095016849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095016849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095016849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095016849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095016849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095016849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095016849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095016849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095016850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095016850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095016850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095016850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095016850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095016850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095016850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095016850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095016850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095016850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095016850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095016850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095016850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095016852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095016858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095016858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095016867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095016867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095016867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095016867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095016867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095016867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095016867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095016867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095016867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095016869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095016869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095016869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095016869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095016869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095016869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095016869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095016869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095016869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095016869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095016869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095016869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(183)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095016869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095016871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095016876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095016876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095016886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095016886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095016886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095016886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095016886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095016886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095016886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095016886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(188)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095016887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095016887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095016888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095016893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095016893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095017181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095017182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095017182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095017182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095017186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095017187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@047c111c8eb5: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CE7FC77E'O, index=0 SGSN_Test-GSUP(190)@047c111c8eb5: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@047c111c8eb5: 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 := '85968F97EE4CEB29C495DBE4945ECA86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9526759E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EF5C8A8520251EB'O } } } } } 20241103095018262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095018262 DLLC NOTICE LLME(ffffffff/ce7fc77e){UNASSIGNED} LLC RX: unknown TLLI 0xce7fc77e, creating LLME on the fly (gprs_llc.c:552) 20241103095018262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095018262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095018262 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095018262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095018262 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095018262 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095018262 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095018262 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095018262 DLLC NOTICE LLME(ffffffff/ce7fc77e){UNASSIGNED} LLGM Assign pre (ce7fc77e => fc4e7b21) (gprs_llc.c:1079) 20241103095018262 DLLC NOTICE LLME(ce7fc77e/fc4e7b21){ASSIGNED} LLGM Assign post (ce7fc77e => fc4e7b21) (gprs_llc.c:1125) 20241103095018262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095018262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095018262 DMM DEBUG MM(262420000000006/fc4e7b21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095018282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095018282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095018282 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095018282 DMM DEBUG MM(262420000000006/fc4e7b21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241103095018283 DMM NOTICE MM(262420000000006/fc4e7b21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095018283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095018283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095018283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095018283 DMM DEBUG MM(262420000000006/fc4e7b21) Requesting authorization (sgsn_auth.c:160) 20241103095018283 DMM INFO MM(262420000000006/fc4e7b21) Requesting authentication tuples (sgsn_auth.c:184) 20241103095018283 DMM DEBUG MM(262420000000006/fc4e7b21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095018283 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241103095018283 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@047c111c8eb5: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241103095018289 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095018289 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095018289 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095018289 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095018289 DMM INFO MM(262420000000006/fc4e7b21) Subscriber data update (mmctx.c:445) 20241103095018289 DMM DEBUG MM(262420000000006/fc4e7b21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095018289 DMM INFO MM(262420000000006/fc4e7b21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095018289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095018289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095018289 DMM INFO MM(262420000000006/fc4e7b21) <- GMM AUTH AND CIPHERING REQ (rand = 85 96 8f 97 ee 4c eb 29 c4 95 db e4 94 5e ca 86 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095018304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095018304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095018304 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095018304 DMM INFO MM(262420000000006/fc4e7b21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095018304 DMM NOTICE MM(262420000000006/fc4e7b21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095018304 DMM DEBUG MM(262420000000006/fc4e7b21) checking auth: received GSM SRES = 95 26 75 9e (gprs_gmm.c:666) 20241103095018304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095018304 DMM DEBUG MM(262420000000006/fc4e7b21) Requesting authorization (sgsn_auth.c:160) 20241103095018304 DMM INFO MM(262420000000006/fc4e7b21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095018304 DMM DEBUG MM(262420000000006/fc4e7b21) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095018304 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241103095018304 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) 20241103095018304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095018304 DMM INFO MM(262420000000006/fc4e7b21) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc4e7b21) (gprs_gmm.c:300) 20241103095018306 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241103095018306 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241103095018306 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241103095018306 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095018306 DMM INFO MM(262420000000006/fc4e7b21) Subscriber data update (mmctx.c:445) 20241103095018306 DMM DEBUG MM(262420000000006/fc4e7b21) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@047c111c8eb5: setverdict(fail): none -> fail MC@047c111c8eb5: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241103095018321 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095018321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(190)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(188)@047c111c8eb5: Final verdict of PTC: none 20241103095018325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI210(182)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(178)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(183)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(186)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(181)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(176)@047c111c8eb5: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@047c111c8eb5: Final verdict of PTC: fail MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@047c111c8eb5: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Nov 3 09:50:18 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241103095018459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095018862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76548) 20241103095019322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095019323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76548, count=80904) 20241103095020284 DGPRS DEBUG Checking for inactive LLMEs, time = 33155619 (sgsn.c:132) 20241103095020324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095020324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Nov 3 09:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095021324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095021325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_combined started. 20241103095021957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095021958 DMM INFO MM(262420000000006/fc4e7b21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095021958 DMM INFO MM(262420000000006/fc4e7b21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095021958 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095021958 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095021958 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095021958 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095021958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241103095021958 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095021958 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095021958 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095021958 DLLC NOTICE LLME(ce7fc77e/fc4e7b21){ASSIGNED} LLGM Assign pre (fc4e7b21 => ffffffff) (gprs_llc.c:1079) 20241103095021958 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc4e7b21 => ffffffff) (gprs_llc.c:1125) 20241103095021958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095021992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095021992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095021992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095021992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095021992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095021992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095021992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095021992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095021992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095021993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095021993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095021993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095021993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095021993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095021993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095021993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095021993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095021993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095021993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095021993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095021994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095021994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095021996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095022004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095022004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095022018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095022018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095022018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095022018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095022018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095022018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095022018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095022018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095022018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095022019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095022019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095022019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095022019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095022019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095022019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095022019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095022019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095022019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095022019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095022021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095022026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095022026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(202)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_combined-BVCI210(200)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095022030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095022030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095022030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095022030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095022030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095022030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095022030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095022030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095022030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095022031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095022031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095022031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095022031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095022031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095022031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095022031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095022031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095022031 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095022031 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095022031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095022031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095022032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095022034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095022039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095022039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095022325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095022325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095022325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095022326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095022330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095022331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@047c111c8eb5: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CCAE0761'O, index=0 SGSN_Test-GSUP(209)@047c111c8eb5: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@047c111c8eb5: 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 := '0DD29CBE90C68841AA65A82EC17CBBCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D18EC0A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E49D3BDF8B272D28'O } } } } } 20241103095023391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095023391 DLLC NOTICE LLME(ffffffff/ccae0761){UNASSIGNED} LLC RX: unknown TLLI 0xccae0761, creating LLME on the fly (gprs_llc.c:552) 20241103095023391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095023391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241103095023391 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095023391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095023391 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095023391 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095023391 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095023391 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095023391 DLLC NOTICE LLME(ffffffff/ccae0761){UNASSIGNED} LLGM Assign pre (ccae0761 => ed8d8dc1) (gprs_llc.c:1079) 20241103095023391 DLLC NOTICE LLME(ccae0761/ed8d8dc1){ASSIGNED} LLGM Assign post (ccae0761 => ed8d8dc1) (gprs_llc.c:1125) 20241103095023391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095023391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095023391 DMM DEBUG MM(262420000000007/ed8d8dc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095023397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095023397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095023397 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095023397 DMM DEBUG MM(262420000000007/ed8d8dc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241103095023397 DMM NOTICE MM(262420000000007/ed8d8dc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095023397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095023397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095023397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095023397 DMM DEBUG MM(262420000000007/ed8d8dc1) Requesting authorization (sgsn_auth.c:160) 20241103095023397 DMM INFO MM(262420000000007/ed8d8dc1) Requesting authentication tuples (sgsn_auth.c:184) 20241103095023397 DMM DEBUG MM(262420000000007/ed8d8dc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095023397 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241103095023397 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@047c111c8eb5: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241103095023399 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095023399 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095023399 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095023399 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095023399 DMM INFO MM(262420000000007/ed8d8dc1) Subscriber data update (mmctx.c:445) 20241103095023399 DMM DEBUG MM(262420000000007/ed8d8dc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095023399 DMM INFO MM(262420000000007/ed8d8dc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095023399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095023399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095023399 DMM INFO MM(262420000000007/ed8d8dc1) <- GMM AUTH AND CIPHERING REQ (rand = 0d d2 9c be 90 c6 88 41 aa 65 a8 2e c1 7c bb ce , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095023402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095023402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095023402 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095023402 DMM INFO MM(262420000000007/ed8d8dc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095023402 DMM NOTICE MM(262420000000007/ed8d8dc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095023402 DMM DEBUG MM(262420000000007/ed8d8dc1) checking auth: received GSM SRES = d1 8e c0 a1 (gprs_gmm.c:666) 20241103095023402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095023402 DMM DEBUG MM(262420000000007/ed8d8dc1) Requesting authorization (sgsn_auth.c:160) 20241103095023402 DMM INFO MM(262420000000007/ed8d8dc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095023402 DMM DEBUG MM(262420000000007/ed8d8dc1) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095023402 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241103095023402 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) 20241103095023402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095023402 DMM INFO MM(262420000000007/ed8d8dc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xed8d8dc1) (gprs_gmm.c:300) 20241103095023402 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095023402 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095023402 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241103095023402 DMM INFO MM(262420000000007/ed8d8dc1) Subscriber data update (mmctx.c:445) 20241103095023402 DMM DEBUG MM(262420000000007/ed8d8dc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095023402 DMM INFO MM(262420000000007/ed8d8dc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095023402 DMM NOTICE MM(262420000000007/ed8d8dc1) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241103095023402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095023402 DMM NOTICE MM(262420000000007/ed8d8dc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095023402 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) 20241103095023403 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095023403 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241103095023403 DMM INFO MM(262420000000007/ed8d8dc1) Subscriber data update (mmctx.c:445) 20241103095023403 DMM DEBUG MM(262420000000007/ed8d8dc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@047c111c8eb5: Removing Client IMSI='262420000000007'H, index=0 20241103095023406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095023406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095023406 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095023406 DMM INFO MM(262420000000007/ed8d8dc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095023406 DMM NOTICE MM(262420000000007/ed8d8dc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095023406 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095023406 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095023406 DLLC NOTICE LLME(ccae0761/ed8d8dc1){ASSIGNED} LLGM Assign pre (ffffffff => ed8d8dc1) (gprs_llc.c:1079) 20241103095023406 DLLC NOTICE LLME(ffffffff/ed8d8dc1){ASSIGNED} LLGM Assign post (ffffffff => ed8d8dc1) (gprs_llc.c:1125) 20241103095023406 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095023406 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095023406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095023406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@047c111c8eb5: Final verdict of PTC: pass 20241103095023406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(193)@047c111c8eb5: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(209)@047c111c8eb5: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(203)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@047c111c8eb5: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(207)@047c111c8eb5: Final verdict of PTC: none 20241103095023408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095023408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(197)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(195)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(205)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(201)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_combined finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Nov 3 09:50:23 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241103095023469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095023871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88256) 20241103095024409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095024410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88256, count=89416) 20241103095025410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095025410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Nov 3 09:50:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095026411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095026412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_accept_all started. 20241103095026969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095026972 DMM INFO MM(262420000000007/ed8d8dc1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095026972 DMM INFO MM(262420000000007/ed8d8dc1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095026972 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095026972 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095026972 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095026972 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095026972 DLLC NOTICE LLME(ffffffff/ed8d8dc1){ASSIGNED} LLGM Assign pre (ed8d8dc1 => ffffffff) (gprs_llc.c:1079) 20241103095026972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed8d8dc1 => ffffffff) (gprs_llc.c:1125) 20241103095026972 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241103095026972 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) 20241103095026972 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) 20241103095026972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095026972 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095026972 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095026972 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095026972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095027019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095027019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095027019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095027019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095027019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095027019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095027019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095027019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095027019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095027020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095027020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095027020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095027020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095027020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095027020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095027020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095027020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095027020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095027020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095027020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(216)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095027020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095027020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095027022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095027026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095027026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095027034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095027034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095027034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095027034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095027034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095027034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095027034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095027034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095027034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095027035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095027035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095027035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095027035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095027035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095027035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095027035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095027035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095027035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095027035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095027035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095027035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(221)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095027035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095027037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095027042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095027042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095027050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095027050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095027050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095027050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095027050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095027050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095027050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095027050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095027050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095027051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095027051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095027051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095027051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095027051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095027051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095027051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095027051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095027051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095027051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095027051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095027051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095027051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095027053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095027058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095027058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095027412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095027412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095027412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095027413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095027417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095027418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@047c111c8eb5: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C5A0FF01'O, index=0 SGSN_Test-GSUP(228)@047c111c8eb5: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241103095028502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095028502 DLLC NOTICE LLME(ffffffff/c5a0ff01){UNASSIGNED} LLC RX: unknown TLLI 0xc5a0ff01, creating LLME on the fly (gprs_llc.c:552) 20241103095028502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095028502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095028502 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095028502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095028502 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095028502 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095028502 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095028502 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095028502 DLLC NOTICE LLME(ffffffff/c5a0ff01){UNASSIGNED} LLGM Assign pre (c5a0ff01 => df95fb4b) (gprs_llc.c:1079) 20241103095028502 DLLC NOTICE LLME(c5a0ff01/df95fb4b){ASSIGNED} LLGM Assign post (c5a0ff01 => df95fb4b) (gprs_llc.c:1125) 20241103095028502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095028502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095028502 DMM DEBUG MM(262420000000008/df95fb4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095028522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095028523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095028523 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095028523 DMM DEBUG MM(262420000000008/df95fb4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241103095028523 DMM NOTICE MM(262420000000008/df95fb4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095028523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095028523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095028523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103095028523 DMM INFO MM(262420000000008/df95fb4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf95fb4b) (gprs_gmm.c:300) TC_attach_accept_all(230)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@047c111c8eb5: Removing Client IMSI='262420000000008'H, index=0 20241103095029515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095029515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095029515 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095029515 DMM INFO MM(262420000000008/df95fb4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095029515 DMM NOTICE MM(262420000000008/df95fb4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095029515 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095029515 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095029515 DLLC NOTICE LLME(c5a0ff01/df95fb4b){ASSIGNED} LLGM Assign pre (ffffffff => df95fb4b) (gprs_llc.c:1079) 20241103095029515 DLLC NOTICE LLME(ffffffff/df95fb4b){ASSIGNED} LLGM Assign post (ffffffff => df95fb4b) (gprs_llc.c:1125) 20241103095029515 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095029515 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095029516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095029516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@047c111c8eb5: Final verdict of PTC: pass 20241103095029520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@047c111c8eb5: Final verdict of PTC: none 20241103095029525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(216)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(221)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@047c111c8eb5: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@047c111c8eb5: Final verdict of PTC: none 20241103095029525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(226)@047c111c8eb5: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@047c111c8eb5: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(219)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(214)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(224)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_accept_all finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Nov 3 09:50:29 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241103095029593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095029996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67240) 20241103095030525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095030526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67240, count=71596) 20241103095031526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095031527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Nov 3 09:50:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095032528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095032528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_closed started. 20241103095033096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095033098 DMM INFO MM(262420000000008/df95fb4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095033098 DMM INFO MM(262420000000008/df95fb4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095033098 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095033098 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095033098 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095033098 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095033098 DLLC NOTICE LLME(ffffffff/df95fb4b){ASSIGNED} LLGM Assign pre (df95fb4b => ffffffff) (gprs_llc.c:1079) 20241103095033098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df95fb4b => ffffffff) (gprs_llc.c:1125) 20241103095033098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095033098 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095033098 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095033098 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095033098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095033139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095033139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095033139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095033139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095033139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095033139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095033139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095033139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095033139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095033140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095033140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095033140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095033140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095033140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095033140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095033140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095033140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095033140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095033140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095033140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095033140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095033140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095033142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095033147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095033147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095033155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095033155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095033155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095033155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095033155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095033155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095033155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095033155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095033156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095033156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095033157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095033161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095033161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095033170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095033170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095033170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095033170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095033170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095033170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095033170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095033170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095033170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095033171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095033171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095033171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095033171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095033171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095033171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095033171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095033171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095033171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095033171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095033171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095033171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095033171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095033173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095033177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095033177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095033529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095033529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095033529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095033529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095033533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095033534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@047c111c8eb5: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D9ED70C7'O, index=0 SGSN_Test-GSUP(247)@047c111c8eb5: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@047c111c8eb5: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D9ED70C7'O, index=1 20241103095034607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095034607 DLLC NOTICE LLME(ffffffff/d9ed70c7){UNASSIGNED} LLC RX: unknown TLLI 0xd9ed70c7, creating LLME on the fly (gprs_llc.c:552) 20241103095034607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095034607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095034607 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095034607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095034607 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095034607 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095034607 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095034607 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095034607 DLLC NOTICE LLME(ffffffff/d9ed70c7){UNASSIGNED} LLGM Assign pre (d9ed70c7 => fdfd0b9f) (gprs_llc.c:1079) 20241103095034607 DLLC NOTICE LLME(d9ed70c7/fdfd0b9f){ASSIGNED} LLGM Assign post (d9ed70c7 => fdfd0b9f) (gprs_llc.c:1125) 20241103095034607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095034607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095034607 DMM DEBUG MM(001010123456789/fdfd0b9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095034627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095034627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095034627 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095034628 DMM DEBUG MM(001010123456789/fdfd0b9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241103095034628 DMM NOTICE MM(001010123456789/fdfd0b9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095034628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095034628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095034628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241103095034628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095034628 DMM NOTICE MM(001010123456789/fdfd0b9f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241103095034628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Reject}: Deallocated (fsm.c:568) 20241103095034628 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095034628 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095034628 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095034628 DLLC NOTICE LLME(d9ed70c7/fdfd0b9f){ASSIGNED} LLGM Assign pre (fdfd0b9f => ffffffff) (gprs_llc.c:1079) 20241103095034628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdfd0b9f => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@047c111c8eb5: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@047c111c8eb5: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@047c111c8eb5: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='DE71F411'O, index=2 SGSN_Test-GSUP(247)@047c111c8eb5: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241103095034666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095034666 DLLC NOTICE LLME(ffffffff/de71f411){UNASSIGNED} LLC RX: unknown TLLI 0xde71f411, creating LLME on the fly (gprs_llc.c:552) 20241103095034666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095034666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095034666 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095034666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095034667 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095034667 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095034667 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095034667 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095034667 DLLC NOTICE LLME(ffffffff/de71f411){UNASSIGNED} LLGM Assign pre (de71f411 => fb442a05) (gprs_llc.c:1079) 20241103095034667 DLLC NOTICE LLME(de71f411/fb442a05){ASSIGNED} LLGM Assign post (de71f411 => fb442a05) (gprs_llc.c:1125) 20241103095034667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095034667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095034667 DMM DEBUG MM(262420000000010/fb442a05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095034669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095034669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095034669 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095034669 DMM DEBUG MM(262420000000010/fb442a05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241103095034669 DMM NOTICE MM(262420000000010/fb442a05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095034669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095034669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095034669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103095034669 DMM INFO MM(262420000000010/fb442a05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb442a05) (gprs_gmm.c:300) TC_attach_closed(250)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@047c111c8eb5: Removing Client IMSI='262420000000010'H, index=2 20241103095035681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095035681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095035681 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095035681 DMM INFO MM(262420000000010/fb442a05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095035681 DMM NOTICE MM(262420000000010/fb442a05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095035681 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095035681 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095035681 DLLC NOTICE LLME(de71f411/fb442a05){ASSIGNED} LLGM Assign pre (ffffffff => fb442a05) (gprs_llc.c:1079) 20241103095035681 DLLC NOTICE LLME(ffffffff/fb442a05){ASSIGNED} LLGM Assign post (ffffffff => fb442a05) (gprs_llc.c:1125) 20241103095035681 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095035681 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095035681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095035681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@047c111c8eb5: Final verdict of PTC: pass 20241103095035684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53614<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@047c111c8eb5: Final verdict of PTC: none 20241103095035689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095035689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI196(234)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(245)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@047c111c8eb5: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(235)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(240)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@047c111c8eb5: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(233)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(243)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(238)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@047c111c8eb5: Test case TC_attach_closed finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Nov 3 09:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241103095035793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095036195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77492) 20241103095036691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095036691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77492, count=81848) 20241103095037693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095037693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Nov 3 09:50:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095038693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095038693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_no_imei_response started. 20241103095039294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095039296 DMM INFO MM(262420000000010/fb442a05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095039296 DMM INFO MM(262420000000010/fb442a05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095039296 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095039296 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095039296 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095039296 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095039296 DLLC NOTICE LLME(ffffffff/fb442a05){ASSIGNED} LLGM Assign pre (fb442a05 => ffffffff) (gprs_llc.c:1079) 20241103095039296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb442a05 => ffffffff) (gprs_llc.c:1125) 20241103095039296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095039296 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095039296 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095039296 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095039296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095039338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095039338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095039338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095039338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095039338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095039338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095039338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095039338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095039338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095039339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095039339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095039339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095039339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095039339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095039339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095039339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095039339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095039339 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095039339 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095039339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095039339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095039339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095039341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095039346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095039346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095039354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095039354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095039354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095039354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095039354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095039354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095039354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095039354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095039354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095039355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095039355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095039355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095039355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095039355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095039355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095039355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095039355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095039355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095039355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095039355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095039355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095039355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095039357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095039362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095039362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095039369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095039369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095039369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095039369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095039369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095039370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095039370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095039370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095039370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095039370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095039370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095039370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095039370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095039370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095039370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095039370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095039370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095039370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095039372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095039377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095039377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095039695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095039695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095039695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095039695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095039699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095039700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@047c111c8eb5: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E011E7A8'O, index=0 SGSN_Test-GSUP(267)@047c111c8eb5: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241103095040771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095040771 DLLC NOTICE LLME(ffffffff/e011e7a8){UNASSIGNED} LLC RX: unknown TLLI 0xe011e7a8, creating LLME on the fly (gprs_llc.c:552) 20241103095040771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095040771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241103095040771 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095040771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095040771 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095040771 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095040771 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095040771 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095040771 DLLC NOTICE LLME(ffffffff/e011e7a8){UNASSIGNED} LLGM Assign pre (e011e7a8 => f11ee0e3) (gprs_llc.c:1079) 20241103095040771 DLLC NOTICE LLME(e011e7a8/f11ee0e3){ASSIGNED} LLGM Assign post (e011e7a8 => f11ee0e3) (gprs_llc.c:1125) 20241103095040771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095040771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095040771 DMM DEBUG MM(262420000000032/f11ee0e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095046773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095046773 DMM DEBUG MM(262420000000032/f11ee0e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095050285 DGPRS DEBUG Checking for inactive LLMEs, time = 33155649 (sgsn.c:132) 20241103095052774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095052774 DMM DEBUG MM(262420000000032/f11ee0e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095058774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095058775 DMM DEBUG MM(262420000000032/f11ee0e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095059695 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103095059696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103095059696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095104776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095104776 DMM DEBUG MM(262420000000032/f11ee0e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095109340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095109347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095109347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095109356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095109359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095109360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095109371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095109375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095109375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095110777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095110777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241103095110777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095110777 DMM NOTICE MM(262420000000032/f11ee0e3) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241103095110778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Reject}: Deallocated (fsm.c:568) 20241103095110778 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095110778 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095110778 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095110778 DLLC NOTICE LLME(e011e7a8/f11ee0e3){ASSIGNED} LLGM Assign pre (f11ee0e3 => ffffffff) (gprs_llc.c:1079) 20241103095110778 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f11ee0e3 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@047c111c8eb5: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@047c111c8eb5: Final verdict of PTC: pass 20241103095110795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@047c111c8eb5: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@047c111c8eb5: Final verdict of PTC: none 20241103095110800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095110800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI220(264)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(260)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(255)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(265)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@047c111c8eb5: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(263)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(253)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(258)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Nov 3 09:51:10 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241103095110853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095111155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63364) 20241103095111802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095111802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63364, count=71620) 20241103095112803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095112803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Nov 3 09:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095113805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095113805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_no_imsi_response started. 20241103095114248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095114250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095114294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095114294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095114294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095114294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095114294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095114294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095114294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095114295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095114295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095114298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095114305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095114305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095114315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095114315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095114315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095114315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095114315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095114315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095114315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095114315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095114315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095114316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095114316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095114316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095114316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095114316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095114316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095114316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095114316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095114316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095114316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095114316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095114317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095114317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095114318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095114323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095114323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(279)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_no_imsi_response-BVCI210(277)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(284)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095114327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095114327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095114327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095114327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095114327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095114327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095114327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095114327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095114327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095114328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095114328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095114328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095114328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095114328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095114328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095114328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095114328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095114328 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095114328 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095114328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095114328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095114328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095114330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095114336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095114336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095114807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095114807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095114807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095114807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095114811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095114812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@047c111c8eb5: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F6261659'O, index=0 SGSN_Test-GSUP(286)@047c111c8eb5: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241103095115884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095115884 DLLC NOTICE LLME(ffffffff/f6261659){UNASSIGNED} LLC RX: unknown TLLI 0xf6261659, creating LLME on the fly (gprs_llc.c:552) 20241103095115884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095115884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241103095115884 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095115884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095115884 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095115884 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095115884 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095115884 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095115884 DLLC NOTICE LLME(ffffffff/f6261659){UNASSIGNED} LLGM Assign pre (f6261659 => d62747a6) (gprs_llc.c:1079) 20241103095115884 DLLC NOTICE LLME(f6261659/d62747a6){ASSIGNED} LLGM Assign post (f6261659 => d62747a6) (gprs_llc.c:1125) 20241103095115884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095115884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095115884 DMM DEBUG MM(/d62747a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095115911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095115911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095115911 DMM DEBUG MM_STATE_Gb(4129691225)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095115911 DMM DEBUG MM(/d62747a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241103095115911 DMM NOTICE MM(/d62747a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095115911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095115911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241103095115911 DMM DEBUG MM(/d62747a6) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241103095120286 DGPRS DEBUG Checking for inactive LLMEs, time = 33155679 (sgsn.c:132) 20241103095121913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095121913 DMM DEBUG MM(/d62747a6) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241103095127914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095127914 DMM DEBUG MM(/d62747a6) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241103095133916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095133916 DMM DEBUG MM(/d62747a6) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241103095134808 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103095134808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103095134808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095139917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095139917 DMM DEBUG MM(/d62747a6) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241103095144295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095144301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095144301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095144317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095144323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095144323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095144329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095144332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095144332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095145918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241103095145919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241103095145919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095145919 DMM NOTICE MM(/d62747a6) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241103095145919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Reject}: Deallocated (fsm.c:568) 20241103095145919 DMM DEBUG MM_STATE_Gb(4129691225)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095145919 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095145919 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095145919 DLLC NOTICE LLME(f6261659/d62747a6){ASSIGNED} LLGM Assign pre (d62747a6 => ffffffff) (gprs_llc.c:1079) 20241103095145919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d62747a6 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@047c111c8eb5: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@047c111c8eb5: Final verdict of PTC: pass 20241103095145938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@047c111c8eb5: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@047c111c8eb5: Final verdict of PTC: none 20241103095145943 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095145943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI220(283)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(284)@047c111c8eb5: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(280)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(274)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(278)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(282)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(272)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Nov 3 09:51:45 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241103095146007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095146308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63988) 20241103095146945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095146945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63988, count=72240) 20241103095147946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095147946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Nov 3 09:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095148948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095148948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_closed_add_vty started. 20241103095149409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095149411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095149455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095149455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095149455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095149455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095149455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095149455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095149455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095149455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095149456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095149456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095149456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095149456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095149456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095149456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095149456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095149456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095149456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095149456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095149458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095149463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095149463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095149470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095149470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095149470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095149470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095149471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095149471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095149471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095149471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095149471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095149471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095149471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095149471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095149471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095149471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095149471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095149472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095149472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095149474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095149480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095149480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095149486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095149486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095149486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095149486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095149486 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095149486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095149486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095149486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095149486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095149487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095149487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095149487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095149487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(303)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095149487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095149487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095149489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095149493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095149493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095149949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095149949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095149949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095149949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095149953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095149954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103095150287 DGPRS DEBUG Checking for inactive LLMEs, time = 33155709 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F7E93E9F'O, index=0 SGSN_Test-GSUP(305)@047c111c8eb5: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F7E93E9F'O, index=1 20241103095151041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095151041 DLLC NOTICE LLME(ffffffff/f7e93e9f){UNASSIGNED} LLC RX: unknown TLLI 0xf7e93e9f, creating LLME on the fly (gprs_llc.c:552) 20241103095151041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095151041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095151041 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095151041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095151041 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095151041 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095151041 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095151041 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095151041 DLLC NOTICE LLME(ffffffff/f7e93e9f){UNASSIGNED} LLGM Assign pre (f7e93e9f => dbe19696) (gprs_llc.c:1079) 20241103095151041 DLLC NOTICE LLME(f7e93e9f/dbe19696){ASSIGNED} LLGM Assign post (f7e93e9f => dbe19696) (gprs_llc.c:1125) 20241103095151041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095151041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095151041 DMM DEBUG MM(001010123456789/dbe19696) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095151061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095151061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095151061 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095151061 DMM DEBUG MM(001010123456789/dbe19696) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241103095151061 DMM NOTICE MM(001010123456789/dbe19696) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095151061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095151061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095151061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241103095151061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095151061 DMM NOTICE MM(001010123456789/dbe19696) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241103095151061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Reject}: Deallocated (fsm.c:568) 20241103095151061 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095151061 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095151061 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095151061 DLLC NOTICE LLME(f7e93e9f/dbe19696){ASSIGNED} LLGM Assign pre (dbe19696 => ffffffff) (gprs_llc.c:1079) 20241103095151061 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbe19696 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F7E93E9F'O, index=2 20241103095151074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095151074 DLLC NOTICE LLME(ffffffff/f7e93e9f){UNASSIGNED} LLC RX: unknown TLLI 0xf7e93e9f, creating LLME on the fly (gprs_llc.c:552) 20241103095151074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241103095151075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095151075 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095151075 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095151075 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095151075 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095151075 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095151075 DLLC NOTICE LLME(ffffffff/f7e93e9f){UNASSIGNED} LLGM Assign pre (f7e93e9f => c012a4e6) (gprs_llc.c:1079) 20241103095151075 DLLC NOTICE LLME(f7e93e9f/c012a4e6){ASSIGNED} LLGM Assign post (f7e93e9f => c012a4e6) (gprs_llc.c:1125) 20241103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095151075 DMM DEBUG MM(001010123456700/c012a4e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095151084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095151084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095151084 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095151084 DMM DEBUG MM(001010123456700/c012a4e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241103095151084 DMM NOTICE MM(001010123456700/c012a4e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095151084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095151084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095151084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103095151084 DMM INFO MM(001010123456700/c012a4e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc012a4e6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: Removing Client IMSI='001010123456700'H, index=2 20241103095152087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095152087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095152087 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095152087 DMM INFO MM(001010123456700/c012a4e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095152087 DMM NOTICE MM(001010123456700/c012a4e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095152087 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095152087 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095152087 DLLC NOTICE LLME(f7e93e9f/c012a4e6){ASSIGNED} LLGM Assign pre (ffffffff => c012a4e6) (gprs_llc.c:1079) 20241103095152087 DLLC NOTICE LLME(ffffffff/c012a4e6){ASSIGNED} LLGM Assign post (ffffffff => c012a4e6) (gprs_llc.c:1125) 20241103095152087 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095152087 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095152087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095152087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@047c111c8eb5: Final verdict of PTC: pass 20241103095152089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@047c111c8eb5: Final verdict of PTC: none 20241103095152094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095152094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(293)@047c111c8eb5: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@047c111c8eb5: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@047c111c8eb5: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(298)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(303)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(291)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(296)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(301)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Nov 3 09:51:52 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241103095152163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095152565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71128) 20241103095153095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095153095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71128, count=81184) 20241103095154097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095154097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Nov 3 09:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095155099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095155099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_check_subscriber_list started. 20241103095155668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095155672 DMM INFO MM(001010123456700/c012a4e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095155672 DMM INFO MM(001010123456700/c012a4e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095155672 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095155672 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095155672 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095155672 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095155672 DLLC NOTICE LLME(ffffffff/c012a4e6){ASSIGNED} LLGM Assign pre (c012a4e6 => ffffffff) (gprs_llc.c:1079) 20241103095155672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c012a4e6 => ffffffff) (gprs_llc.c:1125) 20241103095155672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095155672 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095155672 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095155672 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095155672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095155711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095155711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095155711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095155711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095155711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095155711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095155711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095155711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095155711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095155712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095155712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095155712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095155712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095155712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095155712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095155712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095155712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095155712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095155712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095155712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095155712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095155712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095155714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095155718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095155718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095155727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095155727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095155727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095155727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095155727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095155727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095155727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095155727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095155727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095155728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095155728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095155728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095155728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095155728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095155728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095155728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095155728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095155728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095155728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095155728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095155728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095155728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095155730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095155735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095155735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095155743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095155743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095155743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095155743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095155743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095155743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095155743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095155743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095155743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095155744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095155744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095155744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095155744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095155744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095155744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095155744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095155744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095155744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095155744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095155744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095155744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095155744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095155746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095155751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095155751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095156100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095156100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095156100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095156100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095156101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095156101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@047c111c8eb5: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C03DF6E7'O, index=0 SGSN_Test-GSUP(324)@047c111c8eb5: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@047c111c8eb5: 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 := 'A8F30FF9416FBAD2FCE84AE2E8DFB717'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13053B16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B5ADE202A5CAE52'O } } } } } 20241103095157177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095157177 DLLC NOTICE LLME(ffffffff/c03df6e7){UNASSIGNED} LLC RX: unknown TLLI 0xc03df6e7, creating LLME on the fly (gprs_llc.c:552) 20241103095157177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095157177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095157177 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095157177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095157177 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095157177 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095157177 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095157177 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095157177 DLLC NOTICE LLME(ffffffff/c03df6e7){UNASSIGNED} LLGM Assign pre (c03df6e7 => c76baed5) (gprs_llc.c:1079) 20241103095157177 DLLC NOTICE LLME(c03df6e7/c76baed5){ASSIGNED} LLGM Assign post (c03df6e7 => c76baed5) (gprs_llc.c:1125) 20241103095157177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095157177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095157177 DMM DEBUG MM(262420000000034/c76baed5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095157199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095157199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095157199 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095157199 DMM DEBUG MM(262420000000034/c76baed5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241103095157199 DMM NOTICE MM(262420000000034/c76baed5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095157199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095157199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095157199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095157199 DMM DEBUG MM(262420000000034/c76baed5) Requesting authorization (sgsn_auth.c:160) 20241103095157199 DMM INFO MM(262420000000034/c76baed5) Requesting authentication tuples (sgsn_auth.c:184) 20241103095157199 DMM DEBUG MM(262420000000034/c76baed5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095157200 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241103095157200 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@047c111c8eb5: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241103095157205 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095157205 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095157205 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095157205 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095157205 DMM INFO MM(262420000000034/c76baed5) Subscriber data update (mmctx.c:445) 20241103095157205 DMM DEBUG MM(262420000000034/c76baed5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095157205 DMM INFO MM(262420000000034/c76baed5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095157205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095157205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095157205 DMM INFO MM(262420000000034/c76baed5) <- GMM AUTH AND CIPHERING REQ (rand = a8 f3 0f f9 41 6f ba d2 fc e8 4a e2 e8 df b7 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095157222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095157222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095157222 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095157222 DMM INFO MM(262420000000034/c76baed5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095157222 DMM NOTICE MM(262420000000034/c76baed5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095157222 DMM DEBUG MM(262420000000034/c76baed5) checking auth: received GSM SRES = 13 05 3b 16 (gprs_gmm.c:666) 20241103095157222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095157222 DMM DEBUG MM(262420000000034/c76baed5) Requesting authorization (sgsn_auth.c:160) 20241103095157222 DMM INFO MM(262420000000034/c76baed5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095157222 DMM DEBUG MM(262420000000034/c76baed5) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095157222 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241103095157222 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) 20241103095157222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095157222 DMM INFO MM(262420000000034/c76baed5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc76baed5) (gprs_gmm.c:300) 20241103095157225 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095157225 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095157225 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241103095157225 DMM INFO MM(262420000000034/c76baed5) Subscriber data update (mmctx.c:445) 20241103095157225 DMM DEBUG MM(262420000000034/c76baed5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095157225 DMM INFO MM(262420000000034/c76baed5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095157225 DMM NOTICE MM(262420000000034/c76baed5) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241103095157225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095157225 DMM NOTICE MM(262420000000034/c76baed5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095157225 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) 20241103095157226 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095157226 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241103095157226 DMM INFO MM(262420000000034/c76baed5) Subscriber data update (mmctx.c:445) 20241103095157226 DMM DEBUG MM(262420000000034/c76baed5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095157238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095157238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095157238 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095157238 DMM INFO MM(262420000000034/c76baed5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095157238 DMM NOTICE MM(262420000000034/c76baed5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095157238 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095157238 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095157238 DLLC NOTICE LLME(c03df6e7/c76baed5){ASSIGNED} LLGM Assign pre (ffffffff => c76baed5) (gprs_llc.c:1079) 20241103095157238 DLLC NOTICE LLME(ffffffff/c76baed5){ASSIGNED} LLGM Assign post (ffffffff => c76baed5) (gprs_llc.c:1125) 20241103095157238 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095157238 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095157238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095157238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@047c111c8eb5: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@047c111c8eb5: Final verdict of PTC: pass 20241103095157299 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241103095157299 DMM INFO MM(262420000000034/c76baed5) Subscriber data update (mmctx.c:445) 20241103095157299 DMM DEBUG MM(262420000000034/c76baed5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241103095157299 DMM INFO MM(262420000000034/c76baed5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241103095157299 DMM INFO MM(262420000000034/c76baed5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095157299 DMM INFO MM(262420000000034/c76baed5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095157299 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095157299 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095157299 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095157299 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095157299 DLLC NOTICE LLME(ffffffff/c76baed5){ASSIGNED} LLGM Assign pre (c76baed5 => ffffffff) (gprs_llc.c:1079) 20241103095157299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c76baed5 => ffffffff) (gprs_llc.c:1125) 20241103095157300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095157300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095157300 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095157300 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095157302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095157306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095157306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(323)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(317)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(324)@047c111c8eb5: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(322)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@047c111c8eb5: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(312)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@047c111c8eb5: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(320)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(310)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(315)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Nov 3 09:51:57 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241103095157371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095157673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83124) 20241103095158307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095158307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83124, count=94612) 20241103095159308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095159308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Nov 3 09:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095200309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095200309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_detach_check_subscriber_list started. 20241103095200775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095200778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095200821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095200821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095200821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095200821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095200821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095200821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095200821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095200821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095200821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095200822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095200822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095200822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095200822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095200822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095200822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095200822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095200822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095200822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095200822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095200822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095200822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095200822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095200824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095200829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095200829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095200836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095200836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095200836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095200837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095200837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095200837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095200837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095200837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095200837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095200837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095200837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095200837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095200837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095200837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095200837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095200837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095200837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095200837 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095200837 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095200837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095200838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095200838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095200840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095200845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095200845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095200855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095200855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095200855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095200855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095200855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095200855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095200855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095200855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095200855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095200856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095200856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095200856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095200856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095200856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095200856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095200856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095200856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095200856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095200856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095200856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095200856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095200856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095200858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095200862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095200862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095201310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095201310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095201310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095201310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095201314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095201316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@047c111c8eb5: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CD0213B6'O, index=0 SGSN_Test-GSUP(343)@047c111c8eb5: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@047c111c8eb5: 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 := 'CBF3C0F652EE7E8B19D5F49801CC16FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2092BA2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4116A48F52049439'O } } } } } 20241103095201383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095201383 DLLC NOTICE LLME(ffffffff/cd0213b6){UNASSIGNED} LLC RX: unknown TLLI 0xcd0213b6, creating LLME on the fly (gprs_llc.c:552) 20241103095201383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095201383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095201383 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095201383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095201383 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095201383 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095201383 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095201383 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095201383 DLLC NOTICE LLME(ffffffff/cd0213b6){UNASSIGNED} LLGM Assign pre (cd0213b6 => d72ba142) (gprs_llc.c:1079) 20241103095201383 DLLC NOTICE LLME(cd0213b6/d72ba142){ASSIGNED} LLGM Assign post (cd0213b6 => d72ba142) (gprs_llc.c:1125) 20241103095201383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095201383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095201383 DMM DEBUG MM(262420000000033/d72ba142) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095201393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095201393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095201393 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095201393 DMM DEBUG MM(262420000000033/d72ba142) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241103095201393 DMM NOTICE MM(262420000000033/d72ba142) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095201393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095201393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095201393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095201393 DMM DEBUG MM(262420000000033/d72ba142) Requesting authorization (sgsn_auth.c:160) 20241103095201393 DMM INFO MM(262420000000033/d72ba142) Requesting authentication tuples (sgsn_auth.c:184) 20241103095201393 DMM DEBUG MM(262420000000033/d72ba142) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095201393 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241103095201393 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@047c111c8eb5: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241103095201395 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095201395 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095201395 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095201395 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095201395 DMM INFO MM(262420000000033/d72ba142) Subscriber data update (mmctx.c:445) 20241103095201395 DMM DEBUG MM(262420000000033/d72ba142) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095201395 DMM INFO MM(262420000000033/d72ba142) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095201395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095201395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095201395 DMM INFO MM(262420000000033/d72ba142) <- GMM AUTH AND CIPHERING REQ (rand = cb f3 c0 f6 52 ee 7e 8b 19 d5 f4 98 01 cc 16 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095201405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095201405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095201405 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095201405 DMM INFO MM(262420000000033/d72ba142) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095201405 DMM NOTICE MM(262420000000033/d72ba142) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095201405 DMM DEBUG MM(262420000000033/d72ba142) checking auth: received GSM SRES = 20 92 ba 2c (gprs_gmm.c:666) 20241103095201405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095201405 DMM DEBUG MM(262420000000033/d72ba142) Requesting authorization (sgsn_auth.c:160) 20241103095201405 DMM INFO MM(262420000000033/d72ba142) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095201405 DMM DEBUG MM(262420000000033/d72ba142) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095201405 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241103095201405 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) 20241103095201405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095201405 DMM INFO MM(262420000000033/d72ba142) <- GMM ATTACH ACCEPT (new P-TMSI=0xd72ba142) (gprs_gmm.c:300) 20241103095201406 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095201406 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095201406 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241103095201406 DMM INFO MM(262420000000033/d72ba142) Subscriber data update (mmctx.c:445) 20241103095201406 DMM DEBUG MM(262420000000033/d72ba142) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095201406 DMM INFO MM(262420000000033/d72ba142) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095201406 DMM NOTICE MM(262420000000033/d72ba142) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241103095201406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095201406 DMM NOTICE MM(262420000000033/d72ba142) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095201406 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) 20241103095201407 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095201407 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241103095201407 DMM INFO MM(262420000000033/d72ba142) Subscriber data update (mmctx.c:445) 20241103095201407 DMM DEBUG MM(262420000000033/d72ba142) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095201414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095201414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095201414 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095201414 DMM INFO MM(262420000000033/d72ba142) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095201414 DMM NOTICE MM(262420000000033/d72ba142) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095201414 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095201414 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095201414 DLLC NOTICE LLME(cd0213b6/d72ba142){ASSIGNED} LLGM Assign pre (ffffffff => d72ba142) (gprs_llc.c:1079) 20241103095201414 DLLC NOTICE LLME(ffffffff/d72ba142){ASSIGNED} LLGM Assign post (ffffffff => d72ba142) (gprs_llc.c:1125) 20241103095201414 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095201414 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095201414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095201414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@047c111c8eb5: setverdict(pass): none -> pass 20241103095201470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095201470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241103095201470 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095201470 DMM INFO MM(262420000000033/d72ba142) -> GMM DETACH REQUEST TLLI=0xd72ba142 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241103095201470 DMM INFO MM(262420000000033/d72ba142) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095201470 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095201470 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095201470 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095201470 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095201470 DLLC NOTICE LLME(ffffffff/d72ba142){ASSIGNED} LLGM Assign pre (d72ba142 => ffffffff) (gprs_llc.c:1079) 20241103095201470 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d72ba142 => ffffffff) (gprs_llc.c:1125) 20241103095201470 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241103095201470 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) 20241103095201470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095201470 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095201470 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095201470 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095201472 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@047c111c8eb5: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@047c111c8eb5: Final verdict of PTC: pass 20241103095206482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@047c111c8eb5: Final verdict of PTC: none 20241103095206486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095206487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(328)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(331)@047c111c8eb5: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(336)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@047c111c8eb5: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(341)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@047c111c8eb5: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(334)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(329)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(339)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Nov 3 09:52:06 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241103095206545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095206847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88584) 20241103095207488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095207488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88584, count=94656) 20241103095208489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095208489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Nov 3 09:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095209490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095209490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_check_complete_resend started. 20241103095209942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095209945 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095209995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095209995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095209995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095209995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095209995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095209995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095209995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095209995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095209995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095209996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095209996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095209996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095209996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095209996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095209996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095209996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095209996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095209996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095209996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095209996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095209996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095209996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095209999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095210003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095210003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095210014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095210014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095210014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095210014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095210014 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095210014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095210014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095210014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095210014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095210015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095210015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095210015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095210015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095210015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095210015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095210015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095210015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095210015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095210015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095210015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095210015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095210015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095210016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095210022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095210022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(355)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_check_complete_resend-BVCI210(353)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095210027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095210027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095210028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095210028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095210028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095210028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095210028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095210028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095210028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095210028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095210028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095210031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095210036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095210036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095210491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095210491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095210491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095210491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095210495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095210497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@047c111c8eb5: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D391FF9F'O, index=0 SGSN_Test-GSUP(362)@047c111c8eb5: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@047c111c8eb5: 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 := 'E390EC9B2BD5D56D42E27D087E664814'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE92AB8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AD28DEDDBED98DA'O } } } } } 20241103095211566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095211566 DLLC NOTICE LLME(ffffffff/d391ff9f){UNASSIGNED} LLC RX: unknown TLLI 0xd391ff9f, creating LLME on the fly (gprs_llc.c:552) 20241103095211566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095211566 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241103095211567 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095211567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095211567 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095211567 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095211567 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095211567 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095211567 DLLC NOTICE LLME(ffffffff/d391ff9f){UNASSIGNED} LLGM Assign pre (d391ff9f => c136ed0c) (gprs_llc.c:1079) 20241103095211567 DLLC NOTICE LLME(d391ff9f/c136ed0c){ASSIGNED} LLGM Assign post (d391ff9f => c136ed0c) (gprs_llc.c:1125) 20241103095211567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095211567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095211567 DMM DEBUG MM(262420000000036/c136ed0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095211586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095211586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095211586 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095211586 DMM DEBUG MM(262420000000036/c136ed0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241103095211586 DMM NOTICE MM(262420000000036/c136ed0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095211586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095211586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095211586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095211586 DMM DEBUG MM(262420000000036/c136ed0c) Requesting authorization (sgsn_auth.c:160) 20241103095211586 DMM INFO MM(262420000000036/c136ed0c) Requesting authentication tuples (sgsn_auth.c:184) 20241103095211586 DMM DEBUG MM(262420000000036/c136ed0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095211586 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241103095211586 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@047c111c8eb5: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241103095211592 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095211592 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095211592 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095211592 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095211592 DMM INFO MM(262420000000036/c136ed0c) Subscriber data update (mmctx.c:445) 20241103095211592 DMM DEBUG MM(262420000000036/c136ed0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095211592 DMM INFO MM(262420000000036/c136ed0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095211592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095211592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095211592 DMM INFO MM(262420000000036/c136ed0c) <- GMM AUTH AND CIPHERING REQ (rand = e3 90 ec 9b 2b d5 d5 6d 42 e2 7d 08 7e 66 48 14 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095211607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095211607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095211607 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095211607 DMM INFO MM(262420000000036/c136ed0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095211607 DMM NOTICE MM(262420000000036/c136ed0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095211607 DMM DEBUG MM(262420000000036/c136ed0c) checking auth: received GSM SRES = ce 92 ab 8f (gprs_gmm.c:666) 20241103095211607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095211607 DMM DEBUG MM(262420000000036/c136ed0c) Requesting authorization (sgsn_auth.c:160) 20241103095211607 DMM INFO MM(262420000000036/c136ed0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095211607 DMM DEBUG MM(262420000000036/c136ed0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095211607 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241103095211607 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) 20241103095211607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095211607 DMM INFO MM(262420000000036/c136ed0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136ed0c) (gprs_gmm.c:300) 20241103095211611 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095211611 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095211611 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241103095211611 DMM INFO MM(262420000000036/c136ed0c) Subscriber data update (mmctx.c:445) 20241103095211611 DMM DEBUG MM(262420000000036/c136ed0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095211611 DMM INFO MM(262420000000036/c136ed0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095211611 DMM NOTICE MM(262420000000036/c136ed0c) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241103095211611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095211611 DMM NOTICE MM(262420000000036/c136ed0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095211611 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) 20241103095211612 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095211612 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241103095211612 DMM INFO MM(262420000000036/c136ed0c) Subscriber data update (mmctx.c:445) 20241103095211612 DMM DEBUG MM(262420000000036/c136ed0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@047c111c8eb5: Warning: Re-starting timer T, which is already active (running or expired). 20241103095217608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103095217608 DMM INFO MM(262420000000036/c136ed0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136ed0c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@047c111c8eb5: Warning: Re-starting timer T, which is already active (running or expired). 20241103095220288 DGPRS DEBUG Checking for inactive LLMEs, time = 33155739 (sgsn.c:132) 20241103095223609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103095223610 DMM INFO MM(262420000000036/c136ed0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136ed0c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@047c111c8eb5: Warning: Re-starting timer T, which is already active (running or expired). 20241103095229610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103095229610 DMM INFO MM(262420000000036/c136ed0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136ed0c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@047c111c8eb5: Warning: Re-starting timer T, which is already active (running or expired). 20241103095230492 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103095230492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103095230493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095235611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103095235611 DMM INFO MM(262420000000036/c136ed0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc136ed0c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@047c111c8eb5: Warning: Re-starting timer T, which is already active (running or expired). 20241103095239998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095240005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095240005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095240015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095240019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095240019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095240029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095240033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095240033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095241612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241103095241612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241103095241612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095241612 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241103095241613 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) 20241103095241613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Reject}: Deallocated (fsm.c:568) 20241103095241613 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095241613 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095241613 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095241613 DLLC NOTICE LLME(d391ff9f/c136ed0c){ASSIGNED} LLGM Assign pre (c136ed0c => ffffffff) (gprs_llc.c:1079) 20241103095241613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c136ed0c => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@047c111c8eb5: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@047c111c8eb5: Final verdict of PTC: pass 20241103095245643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@047c111c8eb5: Final verdict of PTC: none 20241103095245647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095245647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI196(349)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(360)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@047c111c8eb5: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(356)@047c111c8eb5: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(350)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(358)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(354)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(348)@047c111c8eb5: Final verdict of PTC: none Sun Nov 3 09:52:45 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. 20241103095245706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095246008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91536) 20241103095246649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095246649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91536, count=95892) 20241103095247651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095247651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Nov 3 09:52:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095248652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095248653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_update started. 20241103095249115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095249118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095249163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095249163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095249163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095249163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095249163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095249163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095249163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095249163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095249163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095249164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095249164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095249164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095249164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095249164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095249164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095249164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095249164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095249164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095249164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095249164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095249164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095249164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095249166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095249170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095249179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095249179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095249179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095249179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095249179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095249179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095249179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095249179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095249179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095249179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095249179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095249179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095249179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095249180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095249180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095249180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095249180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095249180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095249180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095249180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095249180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095249180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095249181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095249185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095249185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095249195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095249195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095249195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095249195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095249195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095249195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095249195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095249195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095249195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095249196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095249196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095249196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095249196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095249196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095249196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095249196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095249196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095249196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095249196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095249196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095249197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095249197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095249199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095249203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095249203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095249654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095249654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095249654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095249654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095249658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095249659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103095250289 DGPRS DEBUG Checking for inactive LLMEs, time = 33155769 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@047c111c8eb5: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C81A054A'O, index=0 SGSN_Test-GSUP(381)@047c111c8eb5: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@047c111c8eb5: 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 := 'E1F1F091820E4DAC73CC5A00B4593879'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44BDAE39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BE3BBD9E166D739'O } } } } } 20241103095250731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095250731 DLLC NOTICE LLME(ffffffff/c81a054a){UNASSIGNED} LLC RX: unknown TLLI 0xc81a054a, creating LLME on the fly (gprs_llc.c:552) 20241103095250731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095250731 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095250731 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095250731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095250731 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095250731 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095250731 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095250731 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095250731 DLLC NOTICE LLME(ffffffff/c81a054a){UNASSIGNED} LLGM Assign pre (c81a054a => ea5cf462) (gprs_llc.c:1079) 20241103095250731 DLLC NOTICE LLME(c81a054a/ea5cf462){ASSIGNED} LLGM Assign post (c81a054a => ea5cf462) (gprs_llc.c:1125) 20241103095250731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095250731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095250731 DMM DEBUG MM(262420000000031/ea5cf462) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095250745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095250745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095250745 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095250745 DMM DEBUG MM(262420000000031/ea5cf462) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241103095250745 DMM NOTICE MM(262420000000031/ea5cf462) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095250745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095250745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095250745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095250745 DMM DEBUG MM(262420000000031/ea5cf462) Requesting authorization (sgsn_auth.c:160) 20241103095250745 DMM INFO MM(262420000000031/ea5cf462) Requesting authentication tuples (sgsn_auth.c:184) 20241103095250745 DMM DEBUG MM(262420000000031/ea5cf462) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095250745 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241103095250745 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@047c111c8eb5: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241103095250750 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095250750 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095250750 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095250750 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095250750 DMM INFO MM(262420000000031/ea5cf462) Subscriber data update (mmctx.c:445) 20241103095250750 DMM DEBUG MM(262420000000031/ea5cf462) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095250750 DMM INFO MM(262420000000031/ea5cf462) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095250750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095250750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095250750 DMM INFO MM(262420000000031/ea5cf462) <- GMM AUTH AND CIPHERING REQ (rand = e1 f1 f0 91 82 0e 4d ac 73 cc 5a 00 b4 59 38 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095250765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095250765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095250765 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095250765 DMM INFO MM(262420000000031/ea5cf462) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095250765 DMM NOTICE MM(262420000000031/ea5cf462) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095250765 DMM DEBUG MM(262420000000031/ea5cf462) checking auth: received GSM SRES = 44 bd ae 39 (gprs_gmm.c:666) 20241103095250765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095250766 DMM DEBUG MM(262420000000031/ea5cf462) Requesting authorization (sgsn_auth.c:160) 20241103095250766 DMM INFO MM(262420000000031/ea5cf462) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095250766 DMM DEBUG MM(262420000000031/ea5cf462) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095250766 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241103095250766 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) 20241103095250766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095250766 DMM INFO MM(262420000000031/ea5cf462) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5cf462) (gprs_gmm.c:300) 20241103095250769 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095250769 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095250769 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241103095250769 DMM INFO MM(262420000000031/ea5cf462) Subscriber data update (mmctx.c:445) 20241103095250769 DMM DEBUG MM(262420000000031/ea5cf462) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095250769 DMM INFO MM(262420000000031/ea5cf462) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095250769 DMM NOTICE MM(262420000000031/ea5cf462) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241103095250769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095250769 DMM NOTICE MM(262420000000031/ea5cf462) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095250769 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) 20241103095250770 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095250770 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241103095250770 DMM INFO MM(262420000000031/ea5cf462) Subscriber data update (mmctx.c:445) 20241103095250770 DMM DEBUG MM(262420000000031/ea5cf462) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095250781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095250781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095250781 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095250781 DMM INFO MM(262420000000031/ea5cf462) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095250781 DMM NOTICE MM(262420000000031/ea5cf462) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095250781 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095250781 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095250781 DLLC NOTICE LLME(c81a054a/ea5cf462){ASSIGNED} LLGM Assign pre (ffffffff => ea5cf462) (gprs_llc.c:1079) 20241103095250781 DLLC NOTICE LLME(ffffffff/ea5cf462){ASSIGNED} LLGM Assign post (ffffffff => ea5cf462) (gprs_llc.c:1125) 20241103095250781 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095250781 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095250781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095250781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@047c111c8eb5: setverdict(pass): none -> pass 20241103095250831 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241103095250831 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241103095250831 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) 20241103095250831 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241103095250831 DMM INFO MM(262420000000031/ea5cf462) Subscriber data update (mmctx.c:445) 20241103095250831 DMM DEBUG MM(262420000000031/ea5cf462) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241103095250831 DMM INFO MM(262420000000031/ea5cf462) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241103095250831 DMM INFO MM(262420000000031/ea5cf462) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095250831 DMM INFO MM(262420000000031/ea5cf462) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095250831 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095250831 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095250831 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095250831 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095250831 DLLC NOTICE LLME(ffffffff/ea5cf462){ASSIGNED} LLGM Assign pre (ea5cf462 => ffffffff) (gprs_llc.c:1079) 20241103095250831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea5cf462 => ffffffff) (gprs_llc.c:1125) 20241103095250831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095250831 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095250831 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095250831 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed MC@047c111c8eb5: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@047c111c8eb5: Final verdict of PTC: none 20241103095255845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095255845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(374)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(379)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@047c111c8eb5: Final verdict of PTC: none 20241103095255847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(372)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(377)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(367)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@047c111c8eb5: Final verdict of PTC: pass MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Nov 3 09:52:55 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241103095255922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095256224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87952) 20241103095256847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095256847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87952, count=94004) 20241103095257849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095257849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Nov 3 09:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095258850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095258850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_withdraw started. 20241103095259331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095259333 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095259377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095259377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095259377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095259377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095259377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095259377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095259377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095259377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095259377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095259378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095259378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095259378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095259378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095259378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095259378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095259378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095259378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095259378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095259378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095259378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095259378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095259378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095259381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095259386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095259386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095259393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095259393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095259393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095259394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095259394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095259394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095259394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095259394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095259394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095259394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095259394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095259394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095259394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095259394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095259394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095259394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095259394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095259394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095259394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095259394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095259395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095259395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095259396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095259401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095259401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095259410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095259410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095259410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095259410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095259410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095259410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095259410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095259410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095259410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095259410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095259410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095259410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095259411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095259411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095259411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095259411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095259411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095259411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095259411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095259411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095259411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095259411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095259413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095259418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095259418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095259851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095259851 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095259851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095259852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095259856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095259857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@047c111c8eb5: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D1CCE2CE'O, index=0 SGSN_Test-GSUP(400)@047c111c8eb5: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@047c111c8eb5: 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 := '9EA36D76419B600BBFF15EF397AC0561'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7D26DE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0BEF3A9E5376D93F'O } } } } } 20241103095300922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095300922 DLLC NOTICE LLME(ffffffff/d1cce2ce){UNASSIGNED} LLC RX: unknown TLLI 0xd1cce2ce, creating LLME on the fly (gprs_llc.c:552) 20241103095300922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095300922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095300922 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095300922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095300922 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095300922 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095300922 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095300922 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095300922 DLLC NOTICE LLME(ffffffff/d1cce2ce){UNASSIGNED} LLGM Assign pre (d1cce2ce => c548e182) (gprs_llc.c:1079) 20241103095300922 DLLC NOTICE LLME(d1cce2ce/c548e182){ASSIGNED} LLGM Assign post (d1cce2ce => c548e182) (gprs_llc.c:1125) 20241103095300922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095300922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095300922 DMM DEBUG MM(262420000000029/c548e182) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095300936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095300936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095300936 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095300937 DMM DEBUG MM(262420000000029/c548e182) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241103095300937 DMM NOTICE MM(262420000000029/c548e182) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095300937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095300937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095300937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095300937 DMM DEBUG MM(262420000000029/c548e182) Requesting authorization (sgsn_auth.c:160) 20241103095300937 DMM INFO MM(262420000000029/c548e182) Requesting authentication tuples (sgsn_auth.c:184) 20241103095300937 DMM DEBUG MM(262420000000029/c548e182) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095300937 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241103095300937 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@047c111c8eb5: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241103095300941 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095300941 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095300941 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095300941 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095300941 DMM INFO MM(262420000000029/c548e182) Subscriber data update (mmctx.c:445) 20241103095300941 DMM DEBUG MM(262420000000029/c548e182) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095300941 DMM INFO MM(262420000000029/c548e182) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095300941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095300941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095300941 DMM INFO MM(262420000000029/c548e182) <- GMM AUTH AND CIPHERING REQ (rand = 9e a3 6d 76 41 9b 60 0b bf f1 5e f3 97 ac 05 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095300956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095300956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095300956 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095300956 DMM INFO MM(262420000000029/c548e182) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095300956 DMM NOTICE MM(262420000000029/c548e182) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095300956 DMM DEBUG MM(262420000000029/c548e182) checking auth: received GSM SRES = e7 d2 6d e7 (gprs_gmm.c:666) 20241103095300956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095300956 DMM DEBUG MM(262420000000029/c548e182) Requesting authorization (sgsn_auth.c:160) 20241103095300956 DMM INFO MM(262420000000029/c548e182) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095300956 DMM DEBUG MM(262420000000029/c548e182) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095300957 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241103095300957 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) 20241103095300957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095300957 DMM INFO MM(262420000000029/c548e182) <- GMM ATTACH ACCEPT (new P-TMSI=0xc548e182) (gprs_gmm.c:300) 20241103095300960 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095300960 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095300960 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241103095300960 DMM INFO MM(262420000000029/c548e182) Subscriber data update (mmctx.c:445) 20241103095300960 DMM DEBUG MM(262420000000029/c548e182) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095300960 DMM INFO MM(262420000000029/c548e182) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095300960 DMM NOTICE MM(262420000000029/c548e182) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241103095300960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095300960 DMM NOTICE MM(262420000000029/c548e182) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095300960 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) 20241103095300961 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095300961 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241103095300961 DMM INFO MM(262420000000029/c548e182) Subscriber data update (mmctx.c:445) 20241103095300961 DMM DEBUG MM(262420000000029/c548e182) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095300973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095300973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095300973 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095300973 DMM INFO MM(262420000000029/c548e182) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095300973 DMM NOTICE MM(262420000000029/c548e182) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095300973 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095300973 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095300973 DLLC NOTICE LLME(d1cce2ce/c548e182){ASSIGNED} LLGM Assign pre (ffffffff => c548e182) (gprs_llc.c:1079) 20241103095300973 DLLC NOTICE LLME(ffffffff/c548e182){ASSIGNED} LLGM Assign post (ffffffff => c548e182) (gprs_llc.c:1125) 20241103095300973 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095300973 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095300973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095300973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@047c111c8eb5: setverdict(pass): none -> pass 20241103095301023 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241103095301023 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241103095301023 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) 20241103095301023 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241103095301023 DMM INFO MM(262420000000029/c548e182) Subscriber data update (mmctx.c:445) 20241103095301023 DMM DEBUG MM(262420000000029/c548e182) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241103095301023 DMM INFO MM(262420000000029/c548e182) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241103095301023 DMM INFO MM(262420000000029/c548e182) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241103095301023 DMM NOTICE MM(262420000000029/c548e182) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241103095301023 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241103095301023 DMM INFO MM(262420000000029/c548e182) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241103095301023 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095301023 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095301023 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095301023 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095301023 DLLC NOTICE LLME(ffffffff/c548e182){ASSIGNED} LLGM Assign pre (c548e182 => ffffffff) (gprs_llc.c:1079) 20241103095301023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c548e182 => ffffffff) (gprs_llc.c:1125) 20241103095301023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095301023 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095301023 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095301023 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095301026 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@047c111c8eb5: Removing Client IMSI='262420000000029'H, index=0 20241103095301038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095301038 DLLC NOTICE LLME(ffffffff/c548e182){UNASSIGNED} LLC RX: unknown TLLI 0xc548e182, creating LLME on the fly (gprs_llc.c:552) 20241103095301038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095301038 DMM NOTICE LLME(ffffffff/c548e182){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241103095301038 DLLC NOTICE LLME(ffffffff/c548e182){UNASSIGNED} LLGM Assign pre (c548e182 => ffffffff) (gprs_llc.c:1079) 20241103095301038 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c548e182 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@047c111c8eb5: Final verdict of PTC: pass 20241103095301042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@047c111c8eb5: Final verdict of PTC: none 20241103095301046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095301046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(385)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(393)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(398)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(388)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(391)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(396)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(386)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) Sun Nov 3 09:53:01 UTC 2024 MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass)====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: passSaving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. 20241103095301117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095301420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45096) 20241103095302048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095302048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45096, count=97932) 20241103095303050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095303050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Nov 3 09:53:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095304052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095304052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241103095304523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095304526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095304565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095304565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095304565 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095304565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095304565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095304566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095304566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095304566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095304566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095304566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095304566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095304566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095304566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095304566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095304566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095304566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095304567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095304567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095304569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095304574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095304574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095304581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095304581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095304581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095304581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095304581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095304581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095304581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095304581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095304581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095304582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095304582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095304582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095304582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095304582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095304582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095304582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095304582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095304582 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095304582 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095304582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095304582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095304582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095304584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095304589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095304589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095304598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095304598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095304598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095304598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095304598 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095304598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095304598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095304598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095304598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095304598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095304598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095304598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095304599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095304599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095304599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095304599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095304599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095304599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095304599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095304599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095304599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095304599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095304601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095304606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095304606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095305053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095305053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095305053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095305053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095305058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095305059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@047c111c8eb5: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FAB3A243'O, index=0 SGSN_Test-GSUP(419)@047c111c8eb5: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241103095306123 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) 20241103095306123 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@047c111c8eb5: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@047c111c8eb5: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@047c111c8eb5: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@047c111c8eb5: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@047c111c8eb5: Final verdict of PTC: pass 20241103095306131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@047c111c8eb5: Final verdict of PTC: none 20241103095306136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095306136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(407)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(417)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(412)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(410)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(415)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(405)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Nov 3 09:53:06 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241103095306219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095306521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45248) 20241103095307137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095307137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45248, count=53192) 20241103095308139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095308139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Nov 3 09:53:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095309141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095309141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241103095309616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095309619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095309663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095309663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(426)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095309663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095309663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095309663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095309663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095309664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095309664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095309664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095309665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095309670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095309670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095309678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095309678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095309678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095309678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095309678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095309678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095309678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095309678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095309678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095309679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095309679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095309679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095309679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095309679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095309679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095309679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095309679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095309679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095309679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095309679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095309680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095309680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095309682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095309688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095309688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@047c111c8eb5: 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(430)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095309695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095309695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095309695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095309695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095309696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095309696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095309696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095309696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095309696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095309696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095309697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095309701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095309701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095310142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095310142 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095310142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095310142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095310147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095310149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@047c111c8eb5: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E4A99597'O, index=0 SGSN_Test-GSUP(438)@047c111c8eb5: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241103095311213 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) 20241103095311213 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@047c111c8eb5: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@047c111c8eb5: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@047c111c8eb5: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@047c111c8eb5: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@047c111c8eb5: Final verdict of PTC: pass 20241103095311222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(422)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(438)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(431)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(426)@047c111c8eb5: Final verdict of PTC: none 20241103095311227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095311227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(423)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(436)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(424)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(429)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(434)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@047c111c8eb5: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@047c111c8eb5: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Nov 3 09:53:11 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241103095311317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095311619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50044) 20241103095312229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095312229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50044, count=54400) 20241103095313230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095313230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Nov 3 09:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095314232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095314232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_rau_unknown started. 20241103095314715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095314717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095314758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095314758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095314758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095314758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095314758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095314758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095314758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095314758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095314758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095314759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095314759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095314759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095314759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095314759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095314759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095314759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095314759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095314759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095314759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095314759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095314759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095314759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095314761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095314766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095314766 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095314776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095314776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095314776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095314776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095314776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095314776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095314776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095314776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095314776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095314777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095314777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095314777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095314777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095314777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095314777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095314777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095314777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095314777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095314777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095314777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095314777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095314777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095314779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(447)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095314783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095314783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(448)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095314791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095314791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095314791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095314791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095314791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095314791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095314791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095314791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095314791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095314792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095314792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095314792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095314792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095314792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095314792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095314792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095314792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095314792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095314792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095314792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095314792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095314792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095314794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095314799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095314799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095315234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095315234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095315234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095315234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095315238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095315239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@047c111c8eb5: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DC35A96D'O, index=0 SGSN_Test-GSUP(457)@047c111c8eb5: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241103095316311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095316311 DLLC NOTICE LLME(ffffffff/dc35a96d){UNASSIGNED} LLC RX: unknown TLLI 0xdc35a96d, creating LLME on the fly (gprs_llc.c:552) 20241103095316311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241103095316311 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095316311 DMM NOTICE LLME(ffffffff/dc35a96d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241103095316311 DLLC NOTICE LLME(ffffffff/dc35a96d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241103095316311 DMM ERROR LLME(ffffffff/dc35a96d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241103095316311 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241103095316311 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241103095316311 DLLC NOTICE LLME(ffffffff/dc35a96d){UNASSIGNED} LLGM Assign pre (dc35a96d => ffffffff) (gprs_llc.c:1079) 20241103095316311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc35a96d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@047c111c8eb5: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@047c111c8eb5: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@047c111c8eb5: Final verdict of PTC: pass 20241103095316334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(441)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@047c111c8eb5: Final verdict of PTC: none 20241103095316339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(445)@047c111c8eb5: Final verdict of PTC: none 20241103095316339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@047c111c8eb5: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(455)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(451)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@047c111c8eb5: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@047c111c8eb5: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(449)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(454)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(443)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@047c111c8eb5: Test case TC_rau_unknown finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Nov 3 09:53:16 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241103095316407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095316710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49340) 20241103095317340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095317340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49340, count=55672) 20241103095318341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095318341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Nov 3 09:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095319342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095319342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_rau started. 20241103095319813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095319816 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095319860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095319860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095319860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095319860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095319860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095319860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095319860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095319860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095319860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095319861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095319861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095319861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095319861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095319861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095319861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095319861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095319861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095319861 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095319861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095319861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095319861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095319861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095319863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 20241103095319868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095319868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095319877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095319877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095319877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095319877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095319877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095319877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095319877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095319877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095319877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095319878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095319878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095319878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095319878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095319878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095319878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095319878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095319878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095319878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095319878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095319878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095319879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095319879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095319881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095319886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095319886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095319893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095319893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095319893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095319893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095319893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095319893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095319893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095319893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095319893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095319894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095319894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095319894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095319894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095319894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095319894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095319894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095319894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095319894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095319894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095319894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095319894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095319894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095319896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095319900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095319900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095320290 DGPRS DEBUG Checking for inactive LLMEs, time = 33155799 (sgsn.c:132) 20241103095320344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095320344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095320344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095320344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095320348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095320349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@047c111c8eb5: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E8C727C1'O, index=0 SGSN_Test-GSUP(476)@047c111c8eb5: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@047c111c8eb5: 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 := '915F9B4E2C0ACAE7C4BB1E672AD80A84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2F3AA4B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC8B8410254998F2'O } } } } } 20241103095321427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095321427 DLLC NOTICE LLME(ffffffff/e8c727c1){UNASSIGNED} LLC RX: unknown TLLI 0xe8c727c1, creating LLME on the fly (gprs_llc.c:552) 20241103095321427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095321427 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095321427 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095321427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095321427 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095321427 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095321427 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095321427 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095321427 DLLC NOTICE LLME(ffffffff/e8c727c1){UNASSIGNED} LLGM Assign pre (e8c727c1 => fef3bd1c) (gprs_llc.c:1079) 20241103095321427 DLLC NOTICE LLME(e8c727c1/fef3bd1c){ASSIGNED} LLGM Assign post (e8c727c1 => fef3bd1c) (gprs_llc.c:1125) 20241103095321427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095321427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095321427 DMM DEBUG MM(262420000000012/fef3bd1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095321437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095321437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095321437 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095321437 DMM DEBUG MM(262420000000012/fef3bd1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241103095321437 DMM NOTICE MM(262420000000012/fef3bd1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095321437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095321437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095321437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095321437 DMM DEBUG MM(262420000000012/fef3bd1c) Requesting authorization (sgsn_auth.c:160) 20241103095321437 DMM INFO MM(262420000000012/fef3bd1c) Requesting authentication tuples (sgsn_auth.c:184) 20241103095321437 DMM DEBUG MM(262420000000012/fef3bd1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095321437 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241103095321437 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@047c111c8eb5: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241103095321440 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095321440 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095321440 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095321440 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095321440 DMM INFO MM(262420000000012/fef3bd1c) Subscriber data update (mmctx.c:445) 20241103095321440 DMM DEBUG MM(262420000000012/fef3bd1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095321440 DMM INFO MM(262420000000012/fef3bd1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095321440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095321440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095321440 DMM INFO MM(262420000000012/fef3bd1c) <- GMM AUTH AND CIPHERING REQ (rand = 91 5f 9b 4e 2c 0a ca e7 c4 bb 1e 67 2a d8 0a 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095321448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095321448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095321448 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095321448 DMM INFO MM(262420000000012/fef3bd1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095321448 DMM NOTICE MM(262420000000012/fef3bd1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095321448 DMM DEBUG MM(262420000000012/fef3bd1c) checking auth: received GSM SRES = b2 f3 aa 4b (gprs_gmm.c:666) 20241103095321448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095321448 DMM DEBUG MM(262420000000012/fef3bd1c) Requesting authorization (sgsn_auth.c:160) 20241103095321448 DMM INFO MM(262420000000012/fef3bd1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095321448 DMM DEBUG MM(262420000000012/fef3bd1c) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095321448 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241103095321448 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) 20241103095321448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095321448 DMM INFO MM(262420000000012/fef3bd1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfef3bd1c) (gprs_gmm.c:300) 20241103095321451 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095321451 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095321451 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241103095321451 DMM INFO MM(262420000000012/fef3bd1c) Subscriber data update (mmctx.c:445) 20241103095321451 DMM DEBUG MM(262420000000012/fef3bd1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095321451 DMM INFO MM(262420000000012/fef3bd1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095321451 DMM NOTICE MM(262420000000012/fef3bd1c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241103095321451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095321451 DMM NOTICE MM(262420000000012/fef3bd1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095321451 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) 20241103095321452 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095321452 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241103095321452 DMM INFO MM(262420000000012/fef3bd1c) Subscriber data update (mmctx.c:445) 20241103095321452 DMM DEBUG MM(262420000000012/fef3bd1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095321460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095321460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095321460 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095321460 DMM INFO MM(262420000000012/fef3bd1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095321460 DMM NOTICE MM(262420000000012/fef3bd1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095321460 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095321460 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095321460 DLLC NOTICE LLME(e8c727c1/fef3bd1c){ASSIGNED} LLGM Assign pre (ffffffff => fef3bd1c) (gprs_llc.c:1079) 20241103095321460 DLLC NOTICE LLME(ffffffff/fef3bd1c){ASSIGNED} LLGM Assign post (ffffffff => fef3bd1c) (gprs_llc.c:1125) 20241103095321460 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095321460 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095321460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095321460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@047c111c8eb5: setverdict(pass): none -> pass 20241103095321520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095321520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095321520 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095321520 DMM INFO MM(262420000000012/fef3bd1c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095321520 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095321520 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095321520 DLLC NOTICE LLME(ffffffff/fef3bd1c){ASSIGNED} LLGM Assign pre (fef3bd1c => eab2a005) (gprs_llc.c:1079) 20241103095321520 DLLC NOTICE LLME(fef3bd1c/eab2a005){ASSIGNED} LLGM Assign post (fef3bd1c => eab2a005) (gprs_llc.c:1125) 20241103095321520 DMM INFO MM(262420000000012/eab2a005) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau(478)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@047c111c8eb5: Removing Client IMSI='262420000000012'H, index=0 20241103095321537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095321537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241103095321537 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095321537 DMM INFO MM(262420000000012/eab2a005) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095321537 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095321537 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095321537 DLLC NOTICE LLME(fef3bd1c/eab2a005){ASSIGNED} LLGM Assign pre (ffffffff => eab2a005) (gprs_llc.c:1079) 20241103095321537 DLLC NOTICE LLME(ffffffff/eab2a005){ASSIGNED} LLGM Assign post (ffffffff => eab2a005) (gprs_llc.c:1125) 20241103095321537 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau(478)@047c111c8eb5: Final verdict of PTC: pass 20241103095321542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@047c111c8eb5: Final verdict of PTC: none 20241103095321547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095321547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(474)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(469)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(464)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(467)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(462)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(472)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(469): none (none -> none)Sun Nov 3 09:53:21 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_rau finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. 20241103095321651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095322053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92316) 20241103095322549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095322549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92316, count=93576) 20241103095323550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095323550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Nov 3 09:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095324550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095324550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_rau_a_a started. 20241103095325155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095325158 DMM INFO MM(262420000000012/eab2a005) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095325158 DMM INFO MM(262420000000012/eab2a005) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095325158 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095325158 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095325158 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095325158 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095325158 DLLC NOTICE LLME(ffffffff/eab2a005){ASSIGNED} LLGM Assign pre (eab2a005 => ffffffff) (gprs_llc.c:1079) 20241103095325158 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eab2a005 => ffffffff) (gprs_llc.c:1125) 20241103095325158 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241103095325158 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) 20241103095325158 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) 20241103095325158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095325158 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095325158 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095325159 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095325159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095325197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095325197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095325197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095325197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095325197 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095325197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095325197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095325197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095325197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095325197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095325198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095325198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095325198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095325198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095325198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095325198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095325198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095325198 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095325198 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095325198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(483)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095325198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095325198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095325199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095325204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095325204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095325213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095325213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095325213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095325213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095325213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095325213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095325213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095325213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095325213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095325214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095325214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095325214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095325214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095325214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095325214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095325214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095325214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095325215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095325215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095325217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095325222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095325222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095325231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095325231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095325231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095325231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095325231 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095325231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095325231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095325231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095325231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095325232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095325232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095325232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095325232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095325232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095325232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095325232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095325232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095325232 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095325232 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095325232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095325233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095325233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095325235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095325239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095325239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095325552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095325552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095325552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095325552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095325556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095325557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@047c111c8eb5: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E3331C23'O, index=0 SGSN_Test-GSUP(495)@047c111c8eb5: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@047c111c8eb5: 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 := '97FAC7315EDC56C609BB9B58F9ECC5EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '081E436F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C06979CD04EBD587'O } } } } } 20241103095326625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326625 DLLC NOTICE LLME(ffffffff/e3331c23){UNASSIGNED} LLC RX: unknown TLLI 0xe3331c23, creating LLME on the fly (gprs_llc.c:552) 20241103095326625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095326625 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095326625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095326625 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095326625 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095326625 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095326625 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095326625 DLLC NOTICE LLME(ffffffff/e3331c23){UNASSIGNED} LLGM Assign pre (e3331c23 => fcc722cf) (gprs_llc.c:1079) 20241103095326625 DLLC NOTICE LLME(e3331c23/fcc722cf){ASSIGNED} LLGM Assign post (e3331c23 => fcc722cf) (gprs_llc.c:1125) 20241103095326625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095326625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095326625 DMM DEBUG MM(262420000000037/fcc722cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095326643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326643 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326643 DMM DEBUG MM(262420000000037/fcc722cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241103095326643 DMM NOTICE MM(262420000000037/fcc722cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095326643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095326643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095326643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095326643 DMM DEBUG MM(262420000000037/fcc722cf) Requesting authorization (sgsn_auth.c:160) 20241103095326644 DMM INFO MM(262420000000037/fcc722cf) Requesting authentication tuples (sgsn_auth.c:184) 20241103095326644 DMM DEBUG MM(262420000000037/fcc722cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095326644 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241103095326644 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@047c111c8eb5: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241103095326650 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095326650 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095326650 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095326650 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095326650 DMM INFO MM(262420000000037/fcc722cf) Subscriber data update (mmctx.c:445) 20241103095326650 DMM DEBUG MM(262420000000037/fcc722cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095326650 DMM INFO MM(262420000000037/fcc722cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095326650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095326650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095326650 DMM INFO MM(262420000000037/fcc722cf) <- GMM AUTH AND CIPHERING REQ (rand = 97 fa c7 31 5e dc 56 c6 09 bb 9b 58 f9 ec c5 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095326665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326665 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326665 DMM INFO MM(262420000000037/fcc722cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095326665 DMM NOTICE MM(262420000000037/fcc722cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095326665 DMM DEBUG MM(262420000000037/fcc722cf) checking auth: received GSM SRES = 08 1e 43 6f (gprs_gmm.c:666) 20241103095326665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095326665 DMM DEBUG MM(262420000000037/fcc722cf) Requesting authorization (sgsn_auth.c:160) 20241103095326665 DMM INFO MM(262420000000037/fcc722cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095326665 DMM DEBUG MM(262420000000037/fcc722cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095326665 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241103095326665 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) 20241103095326665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095326665 DMM INFO MM(262420000000037/fcc722cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcc722cf) (gprs_gmm.c:300) 20241103095326669 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095326669 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095326669 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241103095326669 DMM INFO MM(262420000000037/fcc722cf) Subscriber data update (mmctx.c:445) 20241103095326669 DMM DEBUG MM(262420000000037/fcc722cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095326669 DMM INFO MM(262420000000037/fcc722cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095326669 DMM NOTICE MM(262420000000037/fcc722cf) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241103095326669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095326669 DMM NOTICE MM(262420000000037/fcc722cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095326669 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) 20241103095326671 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095326671 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241103095326671 DMM INFO MM(262420000000037/fcc722cf) Subscriber data update (mmctx.c:445) 20241103095326671 DMM DEBUG MM(262420000000037/fcc722cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095326682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326682 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326682 DMM INFO MM(262420000000037/fcc722cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095326682 DMM NOTICE MM(262420000000037/fcc722cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095326683 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095326683 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095326683 DLLC NOTICE LLME(e3331c23/fcc722cf){ASSIGNED} LLGM Assign pre (ffffffff => fcc722cf) (gprs_llc.c:1079) 20241103095326683 DLLC NOTICE LLME(ffffffff/fcc722cf){ASSIGNED} LLGM Assign post (ffffffff => fcc722cf) (gprs_llc.c:1125) 20241103095326683 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095326683 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095326683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095326683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@047c111c8eb5: setverdict(pass): none -> pass 20241103095326741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326742 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326742 DMM INFO MM(262420000000037/fcc722cf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095326742 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095326742 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095326742 DLLC NOTICE LLME(ffffffff/fcc722cf){ASSIGNED} LLGM Assign pre (fcc722cf => ecc7d43f) (gprs_llc.c:1079) 20241103095326742 DLLC NOTICE LLME(fcc722cf/ecc7d43f){ASSIGNED} LLGM Assign post (fcc722cf => ecc7d43f) (gprs_llc.c:1125) 20241103095326742 DMM INFO MM(262420000000037/ecc7d43f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095326756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326756 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326756 DMM INFO MM(262420000000037/ecc7d43f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095326756 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095326756 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095326756 DLLC NOTICE LLME(fcc722cf/ecc7d43f){ASSIGNED} LLGM Assign pre (ffffffff => ecc7d43f) (gprs_llc.c:1079) 20241103095326756 DLLC NOTICE LLME(ffffffff/ecc7d43f){ASSIGNED} LLGM Assign post (ffffffff => ecc7d43f) (gprs_llc.c:1125) 20241103095326756 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241103095326757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326757 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326757 DMM INFO MM(262420000000037/ecc7d43f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095326757 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095326757 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095326757 DLLC NOTICE LLME(ffffffff/ecc7d43f){ASSIGNED} LLGM Assign pre (ecc7d43f => f96ba33d) (gprs_llc.c:1079) 20241103095326757 DLLC NOTICE LLME(ecc7d43f/f96ba33d){ASSIGNED} LLGM Assign post (ecc7d43f => f96ba33d) (gprs_llc.c:1125) 20241103095326757 DMM INFO MM(262420000000037/f96ba33d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095326767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326767 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326767 DMM INFO MM(262420000000037/f96ba33d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095326767 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095326767 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095326767 DLLC NOTICE LLME(ecc7d43f/f96ba33d){ASSIGNED} LLGM Assign pre (ffffffff => f96ba33d) (gprs_llc.c:1079) 20241103095326767 DLLC NOTICE LLME(ffffffff/f96ba33d){ASSIGNED} LLGM Assign post (ffffffff => f96ba33d) (gprs_llc.c:1125) 20241103095326767 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241103095326768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095326768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095326768 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095326768 DMM INFO MM(262420000000037/f96ba33d) -> GMM DETACH REQUEST TLLI=0xf96ba33d type=GPRS detach Power-off (gprs_gmm.c:1458) 20241103095326768 DMM INFO MM(262420000000037/f96ba33d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095326768 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095326768 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095326768 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095326768 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095326768 DLLC NOTICE LLME(ffffffff/f96ba33d){ASSIGNED} LLGM Assign pre (f96ba33d => ffffffff) (gprs_llc.c:1079) 20241103095326768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f96ba33d => ffffffff) (gprs_llc.c:1125) 20241103095326768 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241103095326768 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) 20241103095326768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095326768 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095326768 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095326768 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095326770 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@047c111c8eb5: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@047c111c8eb5: Final verdict of PTC: pass 20241103095331786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@047c111c8eb5: Final verdict of PTC: none 20241103095331790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095331791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(480)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(488)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(493)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(483)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(481)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(491)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(486)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Nov 3 09:53:31 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241103095331921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095332223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109356) 20241103095332791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095332791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109356, count=113712) 20241103095333793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095333793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Nov 3 09:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095334794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095334795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_rau_a_b started. 20241103095335321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095335322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095335361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095335361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095335361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095335361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095335361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095335361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095335361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095335361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095335361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095335362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095335362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095335362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095335362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095335362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095335362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095335362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095335362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095335362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095335362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095335362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095335362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095335362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095335364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095335369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095335369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095335378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095335378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095335378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095335378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095335378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095335378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095335378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095335378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095335378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095335379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095335379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095335379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095335379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095335379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095335379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095335379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095335379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095335379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095335379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095335379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(507)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095335379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095335379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095335381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095335386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095335386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095335394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095335394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095335394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095335394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095335394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095335394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095335394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095335394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095335394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095335395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095335395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095335395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095335395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095335395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095335395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095335395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095335395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095335395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095335395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095335395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095335396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095335396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095335397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095335402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095335402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095335796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095335796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095335796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095335796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095335800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095335801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@047c111c8eb5: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EE12669F'O, index=0 SGSN_Test-GSUP(514)@047c111c8eb5: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@047c111c8eb5: 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 := '0B5BE90AE1B2C632C919D6EA1B2CD4E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33237CEC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9B2500DA2F23A32'O } } } } } 20241103095336869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095336869 DLLC NOTICE LLME(ffffffff/ee12669f){UNASSIGNED} LLC RX: unknown TLLI 0xee12669f, creating LLME on the fly (gprs_llc.c:552) 20241103095336869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095336869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095336869 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095336869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095336869 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095336869 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095336869 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095336869 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095336869 DLLC NOTICE LLME(ffffffff/ee12669f){UNASSIGNED} LLGM Assign pre (ee12669f => dfc2fb52) (gprs_llc.c:1079) 20241103095336869 DLLC NOTICE LLME(ee12669f/dfc2fb52){ASSIGNED} LLGM Assign post (ee12669f => dfc2fb52) (gprs_llc.c:1125) 20241103095336869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095336869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095336869 DMM DEBUG MM(262420000000038/dfc2fb52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095336889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095336889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095336889 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095336889 DMM DEBUG MM(262420000000038/dfc2fb52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241103095336889 DMM NOTICE MM(262420000000038/dfc2fb52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095336889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095336889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095336889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095336889 DMM DEBUG MM(262420000000038/dfc2fb52) Requesting authorization (sgsn_auth.c:160) 20241103095336889 DMM INFO MM(262420000000038/dfc2fb52) Requesting authentication tuples (sgsn_auth.c:184) 20241103095336889 DMM DEBUG MM(262420000000038/dfc2fb52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095336889 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241103095336889 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@047c111c8eb5: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241103095336896 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095336896 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095336896 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095336896 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095336896 DMM INFO MM(262420000000038/dfc2fb52) Subscriber data update (mmctx.c:445) 20241103095336896 DMM DEBUG MM(262420000000038/dfc2fb52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095336896 DMM INFO MM(262420000000038/dfc2fb52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095336896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095336896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095336896 DMM INFO MM(262420000000038/dfc2fb52) <- GMM AUTH AND CIPHERING REQ (rand = 0b 5b e9 0a e1 b2 c6 32 c9 19 d6 ea 1b 2c d4 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095336912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095336912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095336912 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095336912 DMM INFO MM(262420000000038/dfc2fb52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095336912 DMM NOTICE MM(262420000000038/dfc2fb52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095336912 DMM DEBUG MM(262420000000038/dfc2fb52) checking auth: received GSM SRES = 33 23 7c ec (gprs_gmm.c:666) 20241103095336912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095336912 DMM DEBUG MM(262420000000038/dfc2fb52) Requesting authorization (sgsn_auth.c:160) 20241103095336912 DMM INFO MM(262420000000038/dfc2fb52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095336912 DMM DEBUG MM(262420000000038/dfc2fb52) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095336912 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241103095336912 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) 20241103095336912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095336912 DMM INFO MM(262420000000038/dfc2fb52) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfc2fb52) (gprs_gmm.c:300) 20241103095336915 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095336915 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095336915 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241103095336915 DMM INFO MM(262420000000038/dfc2fb52) Subscriber data update (mmctx.c:445) 20241103095336915 DMM DEBUG MM(262420000000038/dfc2fb52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095336915 DMM INFO MM(262420000000038/dfc2fb52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095336915 DMM NOTICE MM(262420000000038/dfc2fb52) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241103095336915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095336915 DMM NOTICE MM(262420000000038/dfc2fb52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095336915 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) 20241103095336916 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095336916 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241103095336916 DMM INFO MM(262420000000038/dfc2fb52) Subscriber data update (mmctx.c:445) 20241103095336916 DMM DEBUG MM(262420000000038/dfc2fb52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095336930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095336930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095336930 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095336930 DMM INFO MM(262420000000038/dfc2fb52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095336930 DMM NOTICE MM(262420000000038/dfc2fb52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095336930 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095336930 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095336930 DLLC NOTICE LLME(ee12669f/dfc2fb52){ASSIGNED} LLGM Assign pre (ffffffff => dfc2fb52) (gprs_llc.c:1079) 20241103095336930 DLLC NOTICE LLME(ffffffff/dfc2fb52){ASSIGNED} LLGM Assign post (ffffffff => dfc2fb52) (gprs_llc.c:1125) 20241103095336930 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095336930 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095336930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095336930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@047c111c8eb5: attach complete sending rau 20241103095336989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095336989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095336989 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095336989 DMM INFO MM(262420000000038/dfc2fb52) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095336989 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095336989 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095336989 DLLC NOTICE LLME(ffffffff/dfc2fb52){ASSIGNED} LLGM Assign pre (dfc2fb52 => cb424019) (gprs_llc.c:1079) 20241103095336989 DLLC NOTICE LLME(dfc2fb52/cb424019){ASSIGNED} LLGM Assign post (dfc2fb52 => cb424019) (gprs_llc.c:1125) 20241103095336989 DMM INFO MM(262420000000038/cb424019) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@047c111c8eb5: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@047c111c8eb5: Removing Client IMSI='262420000000038'H, index=0 20241103095337004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095337004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241103095337004 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095337004 DMM INFO MM(262420000000038/cb424019) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095337004 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095337004 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095337004 DLLC NOTICE LLME(dfc2fb52/cb424019){ASSIGNED} LLGM Assign pre (ffffffff => cb424019) (gprs_llc.c:1079) 20241103095337004 DLLC NOTICE LLME(ffffffff/cb424019){ASSIGNED} LLGM Assign post (ffffffff => cb424019) (gprs_llc.c:1125) 20241103095337004 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b-BVCI210(506)@047c111c8eb5: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CB424019'O, index=0 TC_attach_rau_a_b(516)@047c111c8eb5: sending second RAU via different RA 20241103095337012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095337012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095337012 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095337012 DMM INFO MM(262420000000038/cb424019) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cb424019, P-TMSI: cb424019 (00000000), TLLI: cb424019 (cb424019), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241103095337012 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1710) 20241103095337012 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095337012 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095337012 DLLC NOTICE LLME(ffffffff/cb424019){ASSIGNED} LLGM Assign pre (cb424019 => cb424019) (gprs_llc.c:1079) 20241103095337012 DLLC NOTICE LLME(cb424019/cb424019){ASSIGNED} LLGM Assign post (cb424019 => cb424019) (gprs_llc.c:1125) 20241103095337012 DMM INFO MM(262420000000038/cb424019) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095337039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095337039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095337039 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095337039 DMM INFO MM(262420000000038/cb424019) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095337039 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095337039 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095337039 DLLC NOTICE LLME(cb424019/cb424019){ASSIGNED} LLGM Assign pre (ffffffff => cb424019) (gprs_llc.c:1079) 20241103095337039 DLLC NOTICE LLME(ffffffff/cb424019){ASSIGNED} LLGM Assign post (ffffffff => cb424019) (gprs_llc.c:1125) 20241103095337039 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241103095337040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095337040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095337040 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095337040 DMM INFO MM(262420000000038/cb424019) -> GMM DETACH REQUEST TLLI=0xcb424019 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241103095337040 DMM INFO MM(262420000000038/cb424019) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095337040 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095337040 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095337040 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095337040 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095337041 DLLC NOTICE LLME(ffffffff/cb424019){ASSIGNED} LLGM Assign pre (cb424019 => ffffffff) (gprs_llc.c:1079) 20241103095337041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb424019 => ffffffff) (gprs_llc.c:1125) 20241103095337041 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241103095337041 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) 20241103095337041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095337041 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095337041 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095337041 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095337042 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@047c111c8eb5: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@047c111c8eb5: Final verdict of PTC: pass 20241103095342058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@047c111c8eb5: Final verdict of PTC: none 20241103095342063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095342063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI220(511)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(502)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(507)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(512)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(505)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(500)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(510)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Nov 3 09:53:42 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241103095342169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095342471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105092) 20241103095343065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095343065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105092, count=109448) 20241103095344067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095344067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Nov 3 09:53:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095345068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095345068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241103095345571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095345574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095345615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095345615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095345615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095345615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095345615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095345615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095345615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095345615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095345615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095345616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095345616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095345616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095345616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095345616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095345616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095345616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095345616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095345616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095345616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095345616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095345617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095345617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095345619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095345625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095345625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095345631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095345631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095345631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095345631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095345631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095345631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095345631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095345631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095345631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095345632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095345632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095345632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095345632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095345632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095345632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095345632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095345632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095345632 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095345632 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095345632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(526)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095345633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095345633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095345635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095345640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095345640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095345650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095345650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095345650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095345650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095345650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095345650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095345650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095345650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095345650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095345651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095345651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095345651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095345651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095345651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095345651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095345651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095345651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095345651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095345651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095345651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095345652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095345652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095345654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095345659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095345659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095346070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095346070 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095346070 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095346070 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095346076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095346076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@047c111c8eb5: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F8E45868'O, index=0 SGSN_Test-GSUP(533)@047c111c8eb5: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: 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 := 'E9A82A553D8479E6948E7F9D7E80A7EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8F72DB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51E13752E2BCF1A1'O } } } } } 20241103095347150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347150 DLLC NOTICE LLME(ffffffff/f8e45868){UNASSIGNED} LLC RX: unknown TLLI 0xf8e45868, creating LLME on the fly (gprs_llc.c:552) 20241103095347150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095347150 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095347150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095347150 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095347150 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095347150 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095347150 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095347150 DLLC NOTICE LLME(ffffffff/f8e45868){UNASSIGNED} LLGM Assign pre (f8e45868 => ffa42525) (gprs_llc.c:1079) 20241103095347150 DLLC NOTICE LLME(f8e45868/ffa42525){ASSIGNED} LLGM Assign post (f8e45868 => ffa42525) (gprs_llc.c:1125) 20241103095347150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095347150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095347150 DMM DEBUG MM(262420000000039/ffa42525) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095347176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347176 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095347176 DMM DEBUG MM(262420000000039/ffa42525) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241103095347176 DMM NOTICE MM(262420000000039/ffa42525) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095347176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095347176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095347176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095347176 DMM DEBUG MM(262420000000039/ffa42525) Requesting authorization (sgsn_auth.c:160) 20241103095347176 DMM INFO MM(262420000000039/ffa42525) Requesting authentication tuples (sgsn_auth.c:184) 20241103095347176 DMM DEBUG MM(262420000000039/ffa42525) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095347176 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241103095347176 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@047c111c8eb5: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@047c111c8eb5: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241103095347183 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095347183 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095347183 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095347183 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095347183 DMM INFO MM(262420000000039/ffa42525) Subscriber data update (mmctx.c:445) 20241103095347183 DMM DEBUG MM(262420000000039/ffa42525) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095347183 DMM INFO MM(262420000000039/ffa42525) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095347183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095347183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095347183 DMM INFO MM(262420000000039/ffa42525) <- GMM AUTH AND CIPHERING REQ (rand = e9 a8 2a 55 3d 84 79 e6 94 8e 7f 9d 7e 80 a7 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095347199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347199 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095347199 DMM INFO MM(262420000000039/ffa42525) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095347199 DMM NOTICE MM(262420000000039/ffa42525) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095347199 DMM DEBUG MM(262420000000039/ffa42525) checking auth: received GSM SRES = e8 f7 2d b6 (gprs_gmm.c:666) 20241103095347199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095347199 DMM DEBUG MM(262420000000039/ffa42525) Requesting authorization (sgsn_auth.c:160) 20241103095347199 DMM INFO MM(262420000000039/ffa42525) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095347199 DMM DEBUG MM(262420000000039/ffa42525) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095347200 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241103095347200 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241103095347200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095347200 DMM INFO MM(262420000000039/ffa42525) <- GMM ATTACH ACCEPT (new P-TMSI=0xffa42525) (gprs_gmm.c:300) 20241103095347203 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095347203 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095347203 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241103095347203 DMM INFO MM(262420000000039/ffa42525) Subscriber data update (mmctx.c:445) 20241103095347203 DMM DEBUG MM(262420000000039/ffa42525) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095347203 DMM INFO MM(262420000000039/ffa42525) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095347203 DMM NOTICE MM(262420000000039/ffa42525) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241103095347203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095347203 DMM NOTICE MM(262420000000039/ffa42525) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095347203 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241103095347204 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095347204 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241103095347204 DMM INFO MM(262420000000039/ffa42525) Subscriber data update (mmctx.c:445) 20241103095347204 DMM DEBUG MM(262420000000039/ffa42525) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095347217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347217 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095347217 DMM INFO MM(262420000000039/ffa42525) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095347217 DMM NOTICE MM(262420000000039/ffa42525) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095347217 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095347217 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095347217 DLLC NOTICE LLME(f8e45868/ffa42525){ASSIGNED} LLGM Assign pre (ffffffff => ffa42525) (gprs_llc.c:1079) 20241103095347217 DLLC NOTICE LLME(ffffffff/ffa42525){ASSIGNED} LLGM Assign post (ffffffff => ffa42525) (gprs_llc.c:1125) 20241103095347217 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095347217 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095347217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095347217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: attach complete sending rau 20241103095347275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347275 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095347275 DMM INFO MM(262420000000039/ffa42525) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095347275 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095347275 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095347275 DLLC NOTICE LLME(ffffffff/ffa42525){ASSIGNED} LLGM Assign pre (ffa42525 => f5869c22) (gprs_llc.c:1079) 20241103095347275 DLLC NOTICE LLME(ffa42525/f5869c22){ASSIGNED} LLGM Assign post (ffa42525 => f5869c22) (gprs_llc.c:1125) 20241103095347275 DMM INFO MM(262420000000039/f5869c22) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@047c111c8eb5: Removing Client IMSI='262420000000039'H, index=0 20241103095347291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347292 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095347292 DMM INFO MM(262420000000039/f5869c22) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095347292 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095347292 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095347292 DLLC NOTICE LLME(ffa42525/f5869c22){ASSIGNED} LLGM Assign pre (ffffffff => f5869c22) (gprs_llc.c:1079) 20241103095347292 DLLC NOTICE LLME(ffffffff/f5869c22){ASSIGNED} LLGM Assign post (ffffffff => f5869c22) (gprs_llc.c:1125) 20241103095347292 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@047c111c8eb5: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F5869C22'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: sending second RAU via different RA with wrong Old RA 20241103095347299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347299 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095347299 DMM NOTICE LLME(ffffffff/f5869c22){ASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241103095347299 DLLC NOTICE LLME(ffffffff/f5869c22){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241103095347299 DMM NOTICE MM(262420000000039/f5869c22) Rx RA Update Request with unexpected TLLI=f5869c22 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1754) 20241103095347299 DMM ERROR LLME(ffffffff/f5869c22){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241103095347299 DMM NOTICE MM(262420000000039/f5869c22) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241103095347299 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241103095347299 DMM INFO MM(262420000000039/f5869c22) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241103095347299 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095347300 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095347300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095347300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095347300 DLLC NOTICE LLME(ffffffff/f5869c22){ASSIGNED} LLGM Assign pre (f5869c22 => ffffffff) (gprs_llc.c:1079) 20241103095347300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5869c22 => ffffffff) (gprs_llc.c:1125) 20241103095347300 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241103095347300 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241103095347300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095347300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095347300 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095347300 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095347323 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241103095347325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095347326 DLLC NOTICE LLME(ffffffff/f5869c22){UNASSIGNED} LLC RX: unknown TLLI 0xf5869c22, creating LLME on the fly (gprs_llc.c:552) 20241103095347326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095347326 DMM NOTICE LLME(ffffffff/f5869c22){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241103095350291 DGPRS DEBUG Checking for inactive LLMEs, time = 33155829 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@047c111c8eb5: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@047c111c8eb5: Final verdict of PTC: pass 20241103095352336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095352338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095352338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(521)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(531)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(526)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@047c111c8eb5: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(529)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(524)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(519)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Nov 3 09:53:52 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241103095352400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095352702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100768) 20241103095353339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095353339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100768, count=106200) 20241103095354340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095354340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Nov 3 09:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095355341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095355341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_usim_resync started. 20241103095355804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095355807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095355851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095355851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095355851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095355851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095355851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095355851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095355851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095355851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095355851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095355851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095355851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095355851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095355852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095355852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095355852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095355852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095355852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095355852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095355852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095355852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095355852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095355852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095355854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095355859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095355859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095355867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095355867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095355867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095355867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095355867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095355867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095355867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095355867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095355867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095355868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095355868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095355868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095355868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095355868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095355868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095355868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095355868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095355868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095355868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095355868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095355868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095355868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095355870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095355874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095355874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095355884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095355884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095355884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095355884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095355884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095355884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095355884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095355884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095355884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095355885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095355885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095355885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095355885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095355885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095355885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095355885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095355885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095355885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095355885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095355885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095355885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095355885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095355887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095355891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095355891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095356342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095356342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095356342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095356342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095356347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095356348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@047c111c8eb5: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C0A009A3'O, index=0 SGSN_Test-GSUP(552)@047c111c8eb5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@047c111c8eb5: 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 := 'E7B18AC6ACA21696580382425ABE8EEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DD4A888'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11FD15228CFCD2E3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B31E655EC1764785938BBD4AF7C362BF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD82479A2737C4237C2954C5C362C9ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '84B42269960047150B21D81C11AE8C61'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '39D9CF5EAFB183E4'O } } } } } 20241103095357430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095357430 DLLC NOTICE LLME(ffffffff/c0a009a3){UNASSIGNED} LLC RX: unknown TLLI 0xc0a009a3, creating LLME on the fly (gprs_llc.c:552) 20241103095357430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095357430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095357430 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095357430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095357430 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095357430 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095357430 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095357430 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095357430 DLLC NOTICE LLME(ffffffff/c0a009a3){UNASSIGNED} LLGM Assign pre (c0a009a3 => fd4591e8) (gprs_llc.c:1079) 20241103095357430 DLLC NOTICE LLME(c0a009a3/fd4591e8){ASSIGNED} LLGM Assign post (c0a009a3 => fd4591e8) (gprs_llc.c:1125) 20241103095357430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095357430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095357430 DMM DEBUG MM(262420000000040/fd4591e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095357454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095357454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095357454 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095357454 DMM DEBUG MM(262420000000040/fd4591e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241103095357454 DMM NOTICE MM(262420000000040/fd4591e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095357454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095357454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095357454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095357454 DMM DEBUG MM(262420000000040/fd4591e8) Requesting authorization (sgsn_auth.c:160) 20241103095357455 DMM INFO MM(262420000000040/fd4591e8) Requesting authentication tuples (sgsn_auth.c:184) 20241103095357455 DMM DEBUG MM(262420000000040/fd4591e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095357455 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241103095357455 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@047c111c8eb5: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241103095357461 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095357461 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095357461 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095357461 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095357461 DMM INFO MM(262420000000040/fd4591e8) Subscriber data update (mmctx.c:445) 20241103095357461 DMM DEBUG MM(262420000000040/fd4591e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095357461 DMM INFO MM(262420000000040/fd4591e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095357461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095357461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095357461 DMM INFO MM(262420000000040/fd4591e8) <- GMM AUTH AND CIPHERING REQ (rand = e7 b1 8a c6 ac a2 16 96 58 03 82 42 5a be 8e ea , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 b4 22 69 96 00 47 15 0b 21 d8 1c 11 ae 8c 61 ) (gprs_gmm.c:483) 20241103095357477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095357477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095357477 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095357477 DMM INFO MM(262420000000040/fd4591e8) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241103095357477 DMM INFO MM(262420000000040/fd4591e8) R99 AUTHENTICATION SYNCH (AUTS = 40efaaf967de5ed5e01acb76066c) (gprs_gmm.c:711) 20241103095357477 DMM DEBUG MM(262420000000040/fd4591e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095357477 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241103095357477 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 40 ef aa f9 67 de 5e d5 e0 1a cb 76 06 6c 20 10 e7 b1 8a c6 ac a2 16 96 58 03 82 42 5a be 8e ea 28 01 01 (gprs_subscriber.c:210) 20241103095357477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241103095357477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241103095357479 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095357480 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095357480 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095357480 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095357480 DMM INFO MM(262420000000040/fd4591e8) Subscriber data update (mmctx.c:445) 20241103095357480 DMM DEBUG MM(262420000000040/fd4591e8) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241103095357480 DMM INFO MM(262420000000040/fd4591e8) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241103095357480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095357480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095357480 DMM INFO MM(262420000000040/fd4591e8) <- GMM AUTH AND CIPHERING REQ (rand = 9c f8 15 da a5 2b 9a 14 5d 98 9f 6d 03 05 04 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 57 a8 b2 c2 21 75 25 48 32 1a 17 8c 11 0c 61 ) (gprs_gmm.c:483) 20241103095357492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095357492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095357492 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095357492 DMM INFO MM(262420000000040/fd4591e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095357492 DMM NOTICE MM(262420000000040/fd4591e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095357492 DMM DEBUG MM(262420000000040/fd4591e8) checking auth: received UMTS RES = bb 17 46 59 b7 d2 d0 69 (gprs_gmm.c:666) 20241103095357492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095357492 DMM DEBUG MM(262420000000040/fd4591e8) Requesting authorization (sgsn_auth.c:160) 20241103095357492 DMM INFO MM(262420000000040/fd4591e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095357492 DMM DEBUG MM(262420000000040/fd4591e8) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095357492 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241103095357492 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) 20241103095357492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095357492 DMM INFO MM(262420000000040/fd4591e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4591e8) (gprs_gmm.c:300) 20241103095357495 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095357495 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095357496 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241103095357496 DMM INFO MM(262420000000040/fd4591e8) Subscriber data update (mmctx.c:445) 20241103095357496 DMM DEBUG MM(262420000000040/fd4591e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095357496 DMM INFO MM(262420000000040/fd4591e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095357496 DMM NOTICE MM(262420000000040/fd4591e8) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241103095357496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095357496 DMM NOTICE MM(262420000000040/fd4591e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095357496 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) 20241103095357497 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095357497 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241103095357497 DMM INFO MM(262420000000040/fd4591e8) Subscriber data update (mmctx.c:445) 20241103095357497 DMM DEBUG MM(262420000000040/fd4591e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@047c111c8eb5: Removing Client IMSI='262420000000040'H, index=0 20241103095357507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095357507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095357507 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095357507 DMM INFO MM(262420000000040/fd4591e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095357507 DMM NOTICE MM(262420000000040/fd4591e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095357507 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095357507 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095357507 DLLC NOTICE LLME(c0a009a3/fd4591e8){ASSIGNED} LLGM Assign pre (ffffffff => fd4591e8) (gprs_llc.c:1079) 20241103095357507 DLLC NOTICE LLME(ffffffff/fd4591e8){ASSIGNED} LLGM Assign post (ffffffff => fd4591e8) (gprs_llc.c:1125) 20241103095357507 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095357508 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095357508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095357508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@047c111c8eb5: Final verdict of PTC: pass 20241103095357511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@047c111c8eb5: Final verdict of PTC: none 20241103095357514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095357514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(540)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(545)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(550)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(538)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(548)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(543)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_usim_resync finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Nov 3 09:53:57 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241103095357586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095357989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44776) 20241103095358515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095358516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44776, count=95128) 20241103095359516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095359517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Nov 3 09:54:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095400517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095400517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_usim_a54_a54 started. 20241103095401088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095401090 DMM INFO MM(262420000000040/fd4591e8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095401090 DMM INFO MM(262420000000040/fd4591e8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095401090 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095401090 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095401090 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095401090 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095401090 DLLC NOTICE LLME(ffffffff/fd4591e8){ASSIGNED} LLGM Assign pre (fd4591e8 => ffffffff) (gprs_llc.c:1079) 20241103095401090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4591e8 => ffffffff) (gprs_llc.c:1125) 20241103095401090 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241103095401090 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) 20241103095401090 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) 20241103095401090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095401090 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095401090 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095401090 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095401090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095401128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095401128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095401128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095401128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095401128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095401128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095401128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095401128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095401128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095401129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095401129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095401129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095401129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095401129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095401129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095401129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095401129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095401129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095401129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095401129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095401129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095401129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095401132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095401137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095401137 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095401143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095401143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095401143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095401143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095401143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095401143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095401143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095401143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095401143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095401144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095401144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095401144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095401144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095401144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095401144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095401144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095401144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095401144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095401144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095401144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095401144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095401144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095401147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095401152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095401152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095401160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095401160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095401160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095401160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095401160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095401160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095401160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095401160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095401160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095401161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095401161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095401161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095401161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095401161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095401161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095401161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095401161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095401161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095401161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095401161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(569)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095401161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095401161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095401163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095401167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095401167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095401518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095401518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095401519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095401519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095401523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095401524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@047c111c8eb5: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E58189E4'O, index=0 SGSN_Test-GSUP(571)@047c111c8eb5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@047c111c8eb5: 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 := 'E9CA72A231E3952D81DAD9F59520F1A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25BBFA08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33DC5F3D093F66BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A814C0B19669A66DAAFDA67C882B341B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '142E2BC82E4740ACACEBE4FCC39CF6C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B1CA902498264F8717214E12DD136287'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '37A855D3C6221877'O } } } } } 20241103095402606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095402606 DLLC NOTICE LLME(ffffffff/e58189e4){UNASSIGNED} LLC RX: unknown TLLI 0xe58189e4, creating LLME on the fly (gprs_llc.c:552) 20241103095402606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095402606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095402606 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095402606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095402606 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095402606 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095402606 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095402606 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095402606 DLLC NOTICE LLME(ffffffff/e58189e4){UNASSIGNED} LLGM Assign pre (e58189e4 => e37a578f) (gprs_llc.c:1079) 20241103095402607 DLLC NOTICE LLME(e58189e4/e37a578f){ASSIGNED} LLGM Assign post (e58189e4 => e37a578f) (gprs_llc.c:1125) 20241103095402607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095402607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095402607 DMM DEBUG MM(262420000000040/e37a578f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095402625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095402626 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095402626 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095402626 DMM DEBUG MM(262420000000040/e37a578f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241103095402626 DMM NOTICE MM(262420000000040/e37a578f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095402626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095402626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095402626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095402626 DMM DEBUG MM(262420000000040/e37a578f) Requesting authorization (sgsn_auth.c:160) 20241103095402626 DMM INFO MM(262420000000040/e37a578f) Requesting authentication tuples (sgsn_auth.c:184) 20241103095402626 DMM DEBUG MM(262420000000040/e37a578f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095402626 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241103095402626 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@047c111c8eb5: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241103095402632 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095402632 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095402632 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095402632 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095402632 DMM INFO MM(262420000000040/e37a578f) Subscriber data update (mmctx.c:445) 20241103095402632 DMM DEBUG MM(262420000000040/e37a578f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095402632 DMM INFO MM(262420000000040/e37a578f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095402632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095402632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095402632 DMM INFO MM(262420000000040/e37a578f) <- GMM AUTH AND CIPHERING REQ (rand = e9 ca 72 a2 31 e3 95 2d 81 da d9 f5 95 20 f1 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 ca 90 24 98 26 4f 87 17 21 4e 12 dd 13 62 87 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@047c111c8eb5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@047c111c8eb5: Final verdict of PTC: pass 20241103095402653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@047c111c8eb5: Final verdict of PTC: none 20241103095402657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095402657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(555)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(569)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(564)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(559)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(557)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(567)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(562)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Nov 3 09:54:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241103095402760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095403162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67900) 20241103095403658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095403658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67900, count=73412) 20241103095404660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095404660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Nov 3 09:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095405661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095405661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_usim_a54_a53 started. 20241103095406256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095406258 DMM INFO MM(262420000000040/e37a578f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095406259 DMM INFO MM(262420000000040/e37a578f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095406259 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095406259 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095406259 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095406259 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095406259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Deallocated (fsm.c:568) 20241103095406259 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095406259 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095406259 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095406259 DLLC NOTICE LLME(e58189e4/e37a578f){ASSIGNED} LLGM Assign pre (e37a578f => ffffffff) (gprs_llc.c:1079) 20241103095406259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e37a578f => ffffffff) (gprs_llc.c:1125) 20241103095406259 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095406304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095406304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095406304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095406304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095406304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095406304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095406304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095406304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095406304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095406305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095406305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095406305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095406305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095406305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095406305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095406305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095406305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095406305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095406305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095406305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(578)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095406306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095406306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095406308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095406312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095406312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095406319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095406319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095406319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095406319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095406319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095406320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095406320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095406320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095406320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095406320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095406320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095406320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095406320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095406320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095406320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095406320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095406320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095406321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095406321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095406323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095406328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095406328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095406336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095406336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095406336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095406336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095406336 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095406336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095406336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095406336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095406336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095406337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095406337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095406337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095406337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095406337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095406337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095406337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095406337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095406337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095406337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095406337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095406338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095406338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095406340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095406345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095406345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095406662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095406662 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095406662 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095406662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095406666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095406668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@047c111c8eb5: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='D89F1875'O, index=0 SGSN_Test-GSUP(590)@047c111c8eb5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@047c111c8eb5: 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 := 'CA053951FFA961432BB7AF5EA1187D0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC878589'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18ADB784B5CDA736'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '969634E09EE974E7B7724537D4941A65'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D4C96C45E1E84E7E9741F82D9F40FCD9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D493E6A55F5BFF3492DABD494708E64E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '059373D381A49117'O } } } } } 20241103095407743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095407743 DLLC NOTICE LLME(ffffffff/d89f1875){UNASSIGNED} LLC RX: unknown TLLI 0xd89f1875, creating LLME on the fly (gprs_llc.c:552) 20241103095407743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095407743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095407743 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095407743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095407743 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095407743 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095407743 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095407743 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095407743 DLLC NOTICE LLME(ffffffff/d89f1875){UNASSIGNED} LLGM Assign pre (d89f1875 => c1489dcf) (gprs_llc.c:1079) 20241103095407743 DLLC NOTICE LLME(d89f1875/c1489dcf){ASSIGNED} LLGM Assign post (d89f1875 => c1489dcf) (gprs_llc.c:1125) 20241103095407743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095407743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095407743 DMM DEBUG MM(262420000000040/c1489dcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095407762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095407762 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095407762 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095407762 DMM DEBUG MM(262420000000040/c1489dcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241103095407762 DMM NOTICE MM(262420000000040/c1489dcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095407762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095407763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095407763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095407763 DMM DEBUG MM(262420000000040/c1489dcf) Requesting authorization (sgsn_auth.c:160) 20241103095407763 DMM INFO MM(262420000000040/c1489dcf) Requesting authentication tuples (sgsn_auth.c:184) 20241103095407763 DMM DEBUG MM(262420000000040/c1489dcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095407763 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241103095407763 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@047c111c8eb5: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241103095407769 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095407769 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095407769 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095407769 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095407769 DMM INFO MM(262420000000040/c1489dcf) Subscriber data update (mmctx.c:445) 20241103095407769 DMM DEBUG MM(262420000000040/c1489dcf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095407769 DMM INFO MM(262420000000040/c1489dcf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095407769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095407769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095407769 DMM INFO MM(262420000000040/c1489dcf) <- GMM AUTH AND CIPHERING REQ (rand = ca 05 39 51 ff a9 61 43 2b b7 af 5e a1 18 7d 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = d4 93 e6 a5 5f 5b ff 34 92 da bd 49 47 08 e6 4e ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@047c111c8eb5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@047c111c8eb5: Final verdict of PTC: pass 20241103095407787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32906<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@047c111c8eb5: Final verdict of PTC: none 20241103095407791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(578)@047c111c8eb5: Final verdict of PTC: none 20241103095407791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(574)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(588)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(583)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(576)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(586)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(581)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_usim_a54_a53 finished. Verdict: passSun Nov 3 09:54:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241103095407854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095408257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68236) 20241103095408793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095408793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68236, count=72592) 20241103095409795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095409795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Nov 3 09:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095410797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095410797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_usim_a53_a54 started. 20241103095411352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095411354 DMM INFO MM(262420000000040/c1489dcf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095411354 DMM INFO MM(262420000000040/c1489dcf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095411354 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095411354 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095411354 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095411354 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095411354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Deallocated (fsm.c:568) 20241103095411354 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095411354 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095411354 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095411354 DLLC NOTICE LLME(d89f1875/c1489dcf){ASSIGNED} LLGM Assign pre (c1489dcf => ffffffff) (gprs_llc.c:1079) 20241103095411354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1489dcf => ffffffff) (gprs_llc.c:1125) 20241103095411354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095411408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095411408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095411408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095411408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095411408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095411409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095411409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095411409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095411409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095411409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095411409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095411409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095411409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095411409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095411409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095411409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095411410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095411410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095411412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095411416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095411416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095411427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095411427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095411427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095411427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095411427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095411427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095411427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095411427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095411427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095411428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095411428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095411428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095411428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095411428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095411428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095411428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095411428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095411428 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095411428 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095411428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095411428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095411428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095411430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095411435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095411435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(602)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a53_a54-BVCI210(600)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095411439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095411439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095411439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095411439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095411439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095411439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095411439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095411439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095411439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095411440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095411440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095411440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095411440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095411440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095411440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095411442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095411446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095411446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095411798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095411798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095411798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095411798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095411802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095411803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@047c111c8eb5: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EB3FC548'O, index=0 SGSN_Test-GSUP(609)@047c111c8eb5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@047c111c8eb5: 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 := '4DAB4A798D3A6EAF43FFE77A657F91EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31FA23A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44AC9BC24E4E22BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0870DA5074B71FA7F6EA4A93FF71278B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '888F2D22C8E195B3F03ABB71489D2530'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '668C980778317955271AC54F5EEE2F6D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E2D516DBF40D582A'O } } } } } 20241103095412878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095412878 DLLC NOTICE LLME(ffffffff/eb3fc548){UNASSIGNED} LLC RX: unknown TLLI 0xeb3fc548, creating LLME on the fly (gprs_llc.c:552) 20241103095412878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095412878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095412878 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095412878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095412878 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095412878 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095412878 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095412878 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095412878 DLLC NOTICE LLME(ffffffff/eb3fc548){UNASSIGNED} LLGM Assign pre (eb3fc548 => e1b277ce) (gprs_llc.c:1079) 20241103095412878 DLLC NOTICE LLME(eb3fc548/e1b277ce){ASSIGNED} LLGM Assign post (eb3fc548 => e1b277ce) (gprs_llc.c:1125) 20241103095412878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095412878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095412878 DMM DEBUG MM(262420000000040/e1b277ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095412897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095412897 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095412897 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095412897 DMM DEBUG MM(262420000000040/e1b277ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241103095412897 DMM NOTICE MM(262420000000040/e1b277ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095412897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095412897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095412897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095412897 DMM DEBUG MM(262420000000040/e1b277ce) Requesting authorization (sgsn_auth.c:160) 20241103095412897 DMM INFO MM(262420000000040/e1b277ce) Requesting authentication tuples (sgsn_auth.c:184) 20241103095412897 DMM DEBUG MM(262420000000040/e1b277ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095412897 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241103095412897 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@047c111c8eb5: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241103095412903 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095412903 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095412903 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095412903 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095412903 DMM INFO MM(262420000000040/e1b277ce) Subscriber data update (mmctx.c:445) 20241103095412903 DMM DEBUG MM(262420000000040/e1b277ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095412903 DMM INFO MM(262420000000040/e1b277ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095412903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095412903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095412903 DMM INFO MM(262420000000040/e1b277ce) <- GMM AUTH AND CIPHERING REQ (rand = 4d ab 4a 79 8d 3a 6e af 43 ff e7 7a 65 7f 91 ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 8c 98 07 78 31 79 55 27 1a c5 4f 5e ee 2f 6d ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@047c111c8eb5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@047c111c8eb5: Final verdict of PTC: pass 20241103095412921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@047c111c8eb5: Final verdict of PTC: none 20241103095412925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095412925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a53_a54-BVCI210(600)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(597)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(603)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(607)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(605)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(601)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(595)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Nov 3 09:54:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241103095412978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095413380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68328) 20241103095413926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095413926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68328, count=72684) 20241103095414928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095414928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Nov 3 09:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095415930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095415930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_usim_a50_a54 started. 20241103095416473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095416475 DMM INFO MM(262420000000040/e1b277ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095416475 DMM INFO MM(262420000000040/e1b277ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095416475 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095416475 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095416475 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095416475 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095416475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Deallocated (fsm.c:568) 20241103095416475 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095416475 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095416475 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095416475 DLLC NOTICE LLME(eb3fc548/e1b277ce){ASSIGNED} LLGM Assign pre (e1b277ce => ffffffff) (gprs_llc.c:1079) 20241103095416475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b277ce => ffffffff) (gprs_llc.c:1125) 20241103095416475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095416518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095416518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095416518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095416518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095416518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095416519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095416519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095416519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095416519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095416521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095416526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095416526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095416533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095416533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095416533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095416533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095416533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095416533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095416533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095416533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095416533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095416534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095416534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095416534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095416534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095416534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095416534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095416534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095416534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095416534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095416534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095416534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095416534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095416534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095416536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095416540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095416540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095416549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095416549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095416549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095416549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095416549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095416549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095416550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095416550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095416550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095416550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095416550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095416550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095416550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095416550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095416550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095416550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095416550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095416550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095416550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095416552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095416556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095416556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095416931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095416931 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095416931 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095416931 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095416935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095416936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@047c111c8eb5: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C37B5851'O, index=0 SGSN_Test-GSUP(628)@047c111c8eb5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@047c111c8eb5: 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 := 'B2787A2A5320808169655EA3702106B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E87F80F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8327A634F165719'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FFE101EE03B3FBFA68DEFBD3D161573C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E182A15A527A61E05917098F494B904'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '75F2CCF2037DD454E17D5A5A654D8E05'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B2A955844A228F6A'O } } } } } 20241103095418038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095418038 DLLC NOTICE LLME(ffffffff/c37b5851){UNASSIGNED} LLC RX: unknown TLLI 0xc37b5851, creating LLME on the fly (gprs_llc.c:552) 20241103095418038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095418038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095418038 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095418038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095418038 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095418038 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095418038 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095418038 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095418038 DLLC NOTICE LLME(ffffffff/c37b5851){UNASSIGNED} LLGM Assign pre (c37b5851 => da0245b6) (gprs_llc.c:1079) 20241103095418038 DLLC NOTICE LLME(c37b5851/da0245b6){ASSIGNED} LLGM Assign post (c37b5851 => da0245b6) (gprs_llc.c:1125) 20241103095418038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095418038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095418038 DMM DEBUG MM(262420000000040/da0245b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095418063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095418064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095418064 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095418064 DMM DEBUG MM(262420000000040/da0245b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241103095418064 DMM NOTICE MM(262420000000040/da0245b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095418064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095418064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095418064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095418064 DMM DEBUG MM(262420000000040/da0245b6) Requesting authorization (sgsn_auth.c:160) 20241103095418064 DMM INFO MM(262420000000040/da0245b6) Requesting authentication tuples (sgsn_auth.c:184) 20241103095418064 DMM DEBUG MM(262420000000040/da0245b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095418064 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241103095418064 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@047c111c8eb5: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241103095418070 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095418070 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095418070 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095418070 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095418070 DMM INFO MM(262420000000040/da0245b6) Subscriber data update (mmctx.c:445) 20241103095418070 DMM DEBUG MM(262420000000040/da0245b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095418070 DMM INFO MM(262420000000040/da0245b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095418070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095418070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095418070 DMM INFO MM(262420000000040/da0245b6) <- GMM AUTH AND CIPHERING REQ (rand = b2 78 7a 2a 53 20 80 81 69 65 5e a3 70 21 06 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 f2 cc f2 03 7d d4 54 e1 7d 5a 5a 65 4d 8e 05 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@047c111c8eb5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@047c111c8eb5: Final verdict of PTC: pass 20241103095418089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@047c111c8eb5: Final verdict of PTC: none 20241103095418093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095418093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(616)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(621)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(626)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(614)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(619)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(624)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) Sun Nov 3 09:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. 20241103095418192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095418594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56248) 20241103095419094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095419094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56248, count=72524) 20241103095420096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095420096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103095420292 DGPRS DEBUG Checking for inactive LLMEs, time = 33155859 (sgsn.c:132) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Nov 3 09:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095421098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095421098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_usim_a54_a50 started. 20241103095421686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095421688 DMM INFO MM(262420000000040/da0245b6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095421688 DMM INFO MM(262420000000040/da0245b6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095421688 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095421688 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095421688 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095421688 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095421688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Deallocated (fsm.c:568) 20241103095421688 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095421688 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095421688 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095421688 DLLC NOTICE LLME(c37b5851/da0245b6){ASSIGNED} LLGM Assign pre (da0245b6 => ffffffff) (gprs_llc.c:1079) 20241103095421688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0245b6 => ffffffff) (gprs_llc.c:1125) 20241103095421688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095421724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095421724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095421724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095421724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095421724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095421724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095421724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095421724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095421724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241103095421725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(635)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095421725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095421725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095421725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095421725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095421725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095421725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095421725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095421725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095421725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095421725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095421726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095421726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095421728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095421732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095421732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095421741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095421741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095421741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095421741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095421741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095421741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095421741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095421741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095421741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095421742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095421742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095421742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095421742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095421742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095421742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095421742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095421742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095421742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095421742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095421742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(640)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095421742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095421742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095421744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095421748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095421748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095421757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095421757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095421757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095421757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095421757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095421757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095421757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095421757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095421757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095421758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095421758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095421758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095421758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095421758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095421758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095421758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095421758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095421758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095421758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095421758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095421759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095421759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095421760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095421765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095421765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095422099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095422100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095422100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095422100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095422104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095422105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@047c111c8eb5: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CBE1A316'O, index=0 SGSN_Test-GSUP(647)@047c111c8eb5: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@047c111c8eb5: 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 := '599DD6608B3BF4E92E4423A1A591475A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A9FAC4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8066803755B3B6CC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9262FEC69BDCB7D7A3783E69EFEB0AD7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '258E0DF0C5B1AA9A808D13B88A28B6DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D045FE53497B9FF3ADDB591B407B71E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C47D9D990A47DA45'O } } } } } 20241103095423176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095423176 DLLC NOTICE LLME(ffffffff/cbe1a316){UNASSIGNED} LLC RX: unknown TLLI 0xcbe1a316, creating LLME on the fly (gprs_llc.c:552) 20241103095423176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095423177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095423177 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095423177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095423177 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095423177 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095423177 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095423177 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095423177 DLLC NOTICE LLME(ffffffff/cbe1a316){UNASSIGNED} LLGM Assign pre (cbe1a316 => ef3b3d98) (gprs_llc.c:1079) 20241103095423177 DLLC NOTICE LLME(cbe1a316/ef3b3d98){ASSIGNED} LLGM Assign post (cbe1a316 => ef3b3d98) (gprs_llc.c:1125) 20241103095423177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095423177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095423177 DMM DEBUG MM(262420000000040/ef3b3d98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095423196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095423196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095423197 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095423197 DMM DEBUG MM(262420000000040/ef3b3d98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241103095423197 DMM NOTICE MM(262420000000040/ef3b3d98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095423197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095423197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095423197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095423197 DMM DEBUG MM(262420000000040/ef3b3d98) Requesting authorization (sgsn_auth.c:160) 20241103095423197 DMM INFO MM(262420000000040/ef3b3d98) Requesting authentication tuples (sgsn_auth.c:184) 20241103095423197 DMM DEBUG MM(262420000000040/ef3b3d98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095423197 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241103095423197 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@047c111c8eb5: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@047c111c8eb5: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241103095423203 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095423203 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095423203 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095423203 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095423203 DMM INFO MM(262420000000040/ef3b3d98) Subscriber data update (mmctx.c:445) 20241103095423203 DMM DEBUG MM(262420000000040/ef3b3d98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095423203 DMM INFO MM(262420000000040/ef3b3d98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095423203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095423203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095423203 DMM INFO MM(262420000000040/ef3b3d98) <- GMM AUTH AND CIPHERING REQ (rand = 59 9d d6 60 8b 3b f4 e9 2e 44 23 a1 a5 91 47 5a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 04 5f e5 34 97 b9 ff 3a dd b5 91 b4 07 b7 1e ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@047c111c8eb5: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@047c111c8eb5: Final verdict of PTC: pass 20241103095423223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095423227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095423227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(635)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(640)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(645)@047c111c8eb5: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(638)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(643)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(633)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Nov 3 09:54:23 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241103095423326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095423728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48396) 20241103095424228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095424228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48396, count=72252) 20241103095425230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095425230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Nov 3 09:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095426232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095426232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_detach_unknown_nopoweroff started. 20241103095426830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095426832 DMM INFO MM(262420000000040/ef3b3d98) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095426832 DMM INFO MM(262420000000040/ef3b3d98) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095426832 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095426832 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095426832 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095426832 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103095426833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Deallocated (fsm.c:568) 20241103095426833 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095426833 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095426833 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095426833 DLLC NOTICE LLME(cbe1a316/ef3b3d98){ASSIGNED} LLGM Assign pre (ef3b3d98 => ffffffff) (gprs_llc.c:1079) 20241103095426833 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef3b3d98 => ffffffff) (gprs_llc.c:1125) 20241103095426833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095426866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095426866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095426866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095426866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095426866 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095426866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095426866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095426866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095426866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095426866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095426866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095426866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095426867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095426867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095426867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095426867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095426867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095426867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095426867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095426867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095426867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095426867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095426868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095426873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095426873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095426881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095426881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095426881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095426881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095426881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095426881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095426881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095426881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095426881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095426882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095426882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095426882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095426882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095426882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095426882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095426882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095426882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095426882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095426882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095426882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095426883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095426883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095426885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095426890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095426890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095426899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095426899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095426899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095426899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095426899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095426899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095426899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095426899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095426899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095426900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095426900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095426900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095426900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095426900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095426900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095426900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095426900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095426900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095426900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095426900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095426900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095426900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095426902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095426907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095426907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095427233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095427233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095427233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095427233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095427237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095427238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@047c111c8eb5: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F497C7B6'O, index=0 SGSN_Test-GSUP(666)@047c111c8eb5: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241103095428308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095428308 DLLC NOTICE LLME(ffffffff/f497c7b6){UNASSIGNED} LLC RX: unknown TLLI 0xf497c7b6, creating LLME on the fly (gprs_llc.c:552) 20241103095428308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095428308 DMM NOTICE LLME(ffffffff/f497c7b6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241103095428308 DLLC NOTICE LLME(ffffffff/f497c7b6){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241103095428308 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf497c7b6 type=GPRS detach (gprs_gmm.c:1458) 20241103095428308 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241103095428308 DLLC NOTICE LLME(ffffffff/f497c7b6){UNASSIGNED} LLGM Assign pre (f497c7b6 => ffffffff) (gprs_llc.c:1079) 20241103095428308 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f497c7b6 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@047c111c8eb5: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@047c111c8eb5: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@047c111c8eb5: Final verdict of PTC: pass 20241103095428335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(654)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(666)@047c111c8eb5: Final verdict of PTC: none 20241103095428341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095428341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(650)@047c111c8eb5: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(664)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@047c111c8eb5: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@047c111c8eb5: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(657)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(652)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(662)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(659)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@047c111c8eb5: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Nov 3 09:54:28 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241103095428424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095428726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48216) 20241103095429341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095429342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48216, count=58200) 20241103095430342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095430342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Nov 3 09:54:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095431343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095431344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_detach_unknown_poweroff started. 20241103095431822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095431825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095431866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095431866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095431866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095431866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095431866 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095431866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095431866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095431866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095431866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095431866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095431866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095431866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095431867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095431867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095431867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095431867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095431867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095431867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095431867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095431867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095431867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095431867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095431869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095431874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095431874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095431881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095431881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095431881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095431881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095431881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095431881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095431881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095431881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095431881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095431882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095431882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095431882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095431882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095431882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095431882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095431882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095431882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095431882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095431882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095431882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095431883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095431883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095431885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095431890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095431890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095431903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095431903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095431903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095431903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095431903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095431903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095431903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095431903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095431904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095431904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095431905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095431910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095431910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095432344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095432345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095432345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095432345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095432349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095432350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@047c111c8eb5: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E46A6DBF'O, index=0 SGSN_Test-GSUP(685)@047c111c8eb5: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241103095433419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095433419 DLLC NOTICE LLME(ffffffff/e46a6dbf){UNASSIGNED} LLC RX: unknown TLLI 0xe46a6dbf, creating LLME on the fly (gprs_llc.c:552) 20241103095433419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095433419 DMM NOTICE LLME(ffffffff/e46a6dbf){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) TC_detach_unknown_poweroff(687)@047c111c8eb5: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@047c111c8eb5: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@047c111c8eb5: Final verdict of PTC: pass 20241103095438426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57844<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(669)@047c111c8eb5: Final verdict of PTC: none 20241103095438432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(675)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(678)@047c111c8eb5: Final verdict of PTC: none 20241103095438432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_poweroff-BVCI220(681)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(685)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(684)@047c111c8eb5: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@047c111c8eb5: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(673)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(682)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(676)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(671)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@047c111c8eb5: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Nov 3 09:54:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241103095438479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095438781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47264) 20241103095439432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095439432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47264, count=52696) 20241103095440433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095440433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Nov 3 09:54:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095441434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095441434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_detach_nopoweroff started. 20241103095441877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095441879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095441917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095441917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095441917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095441917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095441917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095441917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095441917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095441917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095441917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095441918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095441918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095441918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095441918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095441918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095441918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095441918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095441918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095441918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095441918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095441918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095441919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095441919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095441920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095441925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095441925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095441932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095441932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095441932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095441932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095441932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095441932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095441932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095441932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095441932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095441933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095441933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095441933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095441933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095441933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095441933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095441933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095441933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095441933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095441933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095441933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095441933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095441933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095441935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095441940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095441940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095441948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095441948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095441948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095441948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095441948 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095441948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095441948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095441948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095441948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095441949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095441949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095441949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095441949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095441949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095441949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095441949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095441949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095441949 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095441949 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095441949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095441949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095441949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095441951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095441956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095441956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095442435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095442435 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095442435 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095442436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095442440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095442441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@047c111c8eb5: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='E91FAD7E'O, index=0 SGSN_Test-GSUP(704)@047c111c8eb5: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@047c111c8eb5: 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 := '7FBD6CA517B38870E2E904779954C627'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25D5E71F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '254DB623ABD5AE78'O } } } } } 20241103095443511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095443511 DLLC NOTICE LLME(ffffffff/e91fad7e){UNASSIGNED} LLC RX: unknown TLLI 0xe91fad7e, creating LLME on the fly (gprs_llc.c:552) 20241103095443511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095443511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095443511 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095443511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095443511 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095443511 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095443511 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095443511 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095443511 DLLC NOTICE LLME(ffffffff/e91fad7e){UNASSIGNED} LLGM Assign pre (e91fad7e => c96bc95d) (gprs_llc.c:1079) 20241103095443511 DLLC NOTICE LLME(e91fad7e/c96bc95d){ASSIGNED} LLGM Assign post (e91fad7e => c96bc95d) (gprs_llc.c:1125) 20241103095443511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095443511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095443511 DMM DEBUG MM(262420000000015/c96bc95d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095443531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095443531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095443531 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095443531 DMM DEBUG MM(262420000000015/c96bc95d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241103095443531 DMM NOTICE MM(262420000000015/c96bc95d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095443531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095443531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095443531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095443531 DMM DEBUG MM(262420000000015/c96bc95d) Requesting authorization (sgsn_auth.c:160) 20241103095443531 DMM INFO MM(262420000000015/c96bc95d) Requesting authentication tuples (sgsn_auth.c:184) 20241103095443531 DMM DEBUG MM(262420000000015/c96bc95d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095443531 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241103095443531 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@047c111c8eb5: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@047c111c8eb5: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241103095443537 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095443537 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095443537 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095443537 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095443537 DMM INFO MM(262420000000015/c96bc95d) Subscriber data update (mmctx.c:445) 20241103095443537 DMM DEBUG MM(262420000000015/c96bc95d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095443537 DMM INFO MM(262420000000015/c96bc95d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095443537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095443537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095443537 DMM INFO MM(262420000000015/c96bc95d) <- GMM AUTH AND CIPHERING REQ (rand = 7f bd 6c a5 17 b3 88 70 e2 e9 04 77 99 54 c6 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095443554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095443554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095443554 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095443554 DMM INFO MM(262420000000015/c96bc95d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095443554 DMM NOTICE MM(262420000000015/c96bc95d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095443554 DMM DEBUG MM(262420000000015/c96bc95d) checking auth: received GSM SRES = 25 d5 e7 1f (gprs_gmm.c:666) 20241103095443554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095443554 DMM DEBUG MM(262420000000015/c96bc95d) Requesting authorization (sgsn_auth.c:160) 20241103095443554 DMM INFO MM(262420000000015/c96bc95d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095443554 DMM DEBUG MM(262420000000015/c96bc95d) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095443554 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241103095443554 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) 20241103095443554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095443554 DMM INFO MM(262420000000015/c96bc95d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc96bc95d) (gprs_gmm.c:300) 20241103095443557 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095443557 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095443557 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241103095443557 DMM INFO MM(262420000000015/c96bc95d) Subscriber data update (mmctx.c:445) 20241103095443557 DMM DEBUG MM(262420000000015/c96bc95d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095443557 DMM INFO MM(262420000000015/c96bc95d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095443557 DMM NOTICE MM(262420000000015/c96bc95d) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241103095443557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095443557 DMM NOTICE MM(262420000000015/c96bc95d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095443557 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) 20241103095443559 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095443559 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241103095443559 DMM INFO MM(262420000000015/c96bc95d) Subscriber data update (mmctx.c:445) 20241103095443559 DMM DEBUG MM(262420000000015/c96bc95d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095443572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095443572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095443572 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095443572 DMM INFO MM(262420000000015/c96bc95d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095443572 DMM NOTICE MM(262420000000015/c96bc95d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095443572 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095443572 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095443572 DLLC NOTICE LLME(e91fad7e/c96bc95d){ASSIGNED} LLGM Assign pre (ffffffff => c96bc95d) (gprs_llc.c:1079) 20241103095443572 DLLC NOTICE LLME(ffffffff/c96bc95d){ASSIGNED} LLGM Assign post (ffffffff => c96bc95d) (gprs_llc.c:1125) 20241103095443572 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095443572 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095443572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095443572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@047c111c8eb5: setverdict(pass): none -> pass 20241103095443632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095443632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095443632 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095443632 DMM INFO MM(262420000000015/c96bc95d) -> GMM DETACH REQUEST TLLI=0xc96bc95d type=GPRS detach (gprs_gmm.c:1458) 20241103095443632 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241103095443632 DMM INFO MM(262420000000015/c96bc95d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095443632 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095443632 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095443632 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095443632 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095443632 DLLC NOTICE LLME(ffffffff/c96bc95d){ASSIGNED} LLGM Assign pre (c96bc95d => ffffffff) (gprs_llc.c:1079) 20241103095443632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c96bc95d => ffffffff) (gprs_llc.c:1125) 20241103095443632 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241103095443632 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) 20241103095443632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095443632 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095443632 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095443632 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095443634 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@047c111c8eb5: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@047c111c8eb5: Final verdict of PTC: pass 20241103095443649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095443653 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095443653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(692)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(697)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@047c111c8eb5: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@047c111c8eb5: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(702)@047c111c8eb5: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(690)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(700)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(695)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@047c111c8eb5: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Nov 3 09:54:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241103095443755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095444057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90108) 20241103095444655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095444655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90108, count=94464) 20241103095445657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095445657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Nov 3 09:54:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095446659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095446659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_detach_poweroff started. 20241103095447154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095447157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095447193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095447193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095447193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095447193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095447193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095447193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095447193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095447193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095447193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095447194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095447194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095447194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095447194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095447194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095447194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095447194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095447194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095447194 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095447194 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095447194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095447194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095447194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095447196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095447201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095447201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095447207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095447208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095447208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095447208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095447208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095447208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095447208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095447208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095447208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095447208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095447208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095447208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095447208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095447208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(716)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095447209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095447209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095447211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095447216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095447216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095447224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095447224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095447225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095447225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095447225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095447225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095447225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095447225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095447225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095447225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095447225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095447225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095447225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095447225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095447225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095447225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095447225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095447225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095447225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095447225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095447226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095447226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095447228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095447233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095447233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095447660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095447660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095447660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095447660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095447664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095447666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@047c111c8eb5: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E341BBA9'O, index=0 SGSN_Test-GSUP(723)@047c111c8eb5: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@047c111c8eb5: 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 := 'F8532D5D6B24184DDA9BA143A6A67827'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2C5502F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD85BA488E706B2A'O } } } } } 20241103095448748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095448748 DLLC NOTICE LLME(ffffffff/e341bba9){UNASSIGNED} LLC RX: unknown TLLI 0xe341bba9, creating LLME on the fly (gprs_llc.c:552) 20241103095448748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095448748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095448748 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095448748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095448748 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095448748 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095448748 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095448748 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095448748 DLLC NOTICE LLME(ffffffff/e341bba9){UNASSIGNED} LLGM Assign pre (e341bba9 => f6ec69fa) (gprs_llc.c:1079) 20241103095448748 DLLC NOTICE LLME(e341bba9/f6ec69fa){ASSIGNED} LLGM Assign post (e341bba9 => f6ec69fa) (gprs_llc.c:1125) 20241103095448748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095448748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095448748 DMM DEBUG MM(262420000000016/f6ec69fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095448760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095448760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095448760 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095448760 DMM DEBUG MM(262420000000016/f6ec69fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241103095448760 DMM NOTICE MM(262420000000016/f6ec69fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095448760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095448760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095448760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095448760 DMM DEBUG MM(262420000000016/f6ec69fa) Requesting authorization (sgsn_auth.c:160) 20241103095448760 DMM INFO MM(262420000000016/f6ec69fa) Requesting authentication tuples (sgsn_auth.c:184) 20241103095448761 DMM DEBUG MM(262420000000016/f6ec69fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095448761 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241103095448761 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@047c111c8eb5: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@047c111c8eb5: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241103095448764 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095448764 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095448764 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095448764 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095448764 DMM INFO MM(262420000000016/f6ec69fa) Subscriber data update (mmctx.c:445) 20241103095448764 DMM DEBUG MM(262420000000016/f6ec69fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095448764 DMM INFO MM(262420000000016/f6ec69fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095448764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095448764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095448764 DMM INFO MM(262420000000016/f6ec69fa) <- GMM AUTH AND CIPHERING REQ (rand = f8 53 2d 5d 6b 24 18 4d da 9b a1 43 a6 a6 78 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095448773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095448773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095448774 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095448774 DMM INFO MM(262420000000016/f6ec69fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095448774 DMM NOTICE MM(262420000000016/f6ec69fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095448774 DMM DEBUG MM(262420000000016/f6ec69fa) checking auth: received GSM SRES = d2 c5 50 2f (gprs_gmm.c:666) 20241103095448774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095448774 DMM DEBUG MM(262420000000016/f6ec69fa) Requesting authorization (sgsn_auth.c:160) 20241103095448774 DMM INFO MM(262420000000016/f6ec69fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095448774 DMM DEBUG MM(262420000000016/f6ec69fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095448774 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241103095448774 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) 20241103095448774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095448774 DMM INFO MM(262420000000016/f6ec69fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6ec69fa) (gprs_gmm.c:300) 20241103095448776 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095448776 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095448776 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241103095448776 DMM INFO MM(262420000000016/f6ec69fa) Subscriber data update (mmctx.c:445) 20241103095448776 DMM DEBUG MM(262420000000016/f6ec69fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095448776 DMM INFO MM(262420000000016/f6ec69fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095448776 DMM NOTICE MM(262420000000016/f6ec69fa) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241103095448776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095448776 DMM NOTICE MM(262420000000016/f6ec69fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095448776 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) 20241103095448777 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095448777 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241103095448777 DMM INFO MM(262420000000016/f6ec69fa) Subscriber data update (mmctx.c:445) 20241103095448777 DMM DEBUG MM(262420000000016/f6ec69fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095448784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095448784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095448784 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095448784 DMM INFO MM(262420000000016/f6ec69fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095448784 DMM NOTICE MM(262420000000016/f6ec69fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095448784 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095448784 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095448784 DLLC NOTICE LLME(e341bba9/f6ec69fa){ASSIGNED} LLGM Assign pre (ffffffff => f6ec69fa) (gprs_llc.c:1079) 20241103095448784 DLLC NOTICE LLME(ffffffff/f6ec69fa){ASSIGNED} LLGM Assign post (ffffffff => f6ec69fa) (gprs_llc.c:1125) 20241103095448784 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095448784 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095448784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095448784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@047c111c8eb5: setverdict(pass): none -> pass 20241103095448842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095448842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241103095448842 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095448842 DMM INFO MM(262420000000016/f6ec69fa) -> GMM DETACH REQUEST TLLI=0xf6ec69fa type=GPRS detach Power-off (gprs_gmm.c:1458) 20241103095448842 DMM INFO MM(262420000000016/f6ec69fa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095448842 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095448842 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095448842 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095448842 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095448842 DLLC NOTICE LLME(ffffffff/f6ec69fa){ASSIGNED} LLGM Assign pre (f6ec69fa => ffffffff) (gprs_llc.c:1079) 20241103095448842 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6ec69fa => ffffffff) (gprs_llc.c:1125) 20241103095448842 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241103095448842 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) 20241103095448842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095448842 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095448842 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095448842 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095448844 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241103095450293 DGPRS DEBUG Checking for inactive LLMEs, time = 33155889 (sgsn.c:132) TC_detach_poweroff(725)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@047c111c8eb5: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@047c111c8eb5: Final verdict of PTC: pass 20241103095453860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI196(710)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(711)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(723)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@047c111c8eb5: Final verdict of PTC: none 20241103095453865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(717)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@047c111c8eb5: Final verdict of PTC: none 20241103095453865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(722)@047c111c8eb5: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(716)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@047c111c8eb5: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(721)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(709)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(714)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(719)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@047c111c8eb5: Test case TC_detach_poweroff finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Nov 3 09:54:53 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241103095453976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095454278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20241103095454866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095454866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88908, count=94340) 20241103095455867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095455868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Nov 3 09:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095456869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095456869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act started. 20241103095457370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095457372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095457410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095457410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095457410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095457410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095457410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095457410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095457410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095457410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095457410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095457411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095457411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095457411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095457411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095457411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095457411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095457411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095457411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095457411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095457411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095457411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095457411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095457411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095457414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095457425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095457425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095457436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095457436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095457436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095457436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095457436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095457436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095457436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095457436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095457436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095457437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095457437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095457437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095457437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095457437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095457437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095457437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095457437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095457437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095457437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095457437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095457437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095457437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095457439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095457444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095457444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(735)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(733)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095457448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095457448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095457448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095457448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095457448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095457448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095457448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095457448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095457448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095457449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095457449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095457449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095457449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095457449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095457449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095457449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095457449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095457449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095457449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095457449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095457449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095457449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095457451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095457455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095457455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095457870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095457870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095457870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095457870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095457874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095457876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@047c111c8eb5: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E4393DBB'O, index=0 SGSN_Test-GSUP(742)@047c111c8eb5: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@047c111c8eb5: 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 := '065CC6B4DC3177AD00A2E3C1EDF067A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00C1E01E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98DD275FB0ABAF10'O } } } } } 20241103095457949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095457949 DLLC NOTICE LLME(ffffffff/e4393dbb){UNASSIGNED} LLC RX: unknown TLLI 0xe4393dbb, creating LLME on the fly (gprs_llc.c:552) 20241103095457949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095457949 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095457949 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095457949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095457949 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095457949 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095457949 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095457949 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095457949 DLLC NOTICE LLME(ffffffff/e4393dbb){UNASSIGNED} LLGM Assign pre (e4393dbb => fc6dd6a8) (gprs_llc.c:1079) 20241103095457949 DLLC NOTICE LLME(e4393dbb/fc6dd6a8){ASSIGNED} LLGM Assign post (e4393dbb => fc6dd6a8) (gprs_llc.c:1125) 20241103095457949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095457949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095457949 DMM DEBUG MM(262420000000017/fc6dd6a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095457966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095457966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095457966 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095457966 DMM DEBUG MM(262420000000017/fc6dd6a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241103095457966 DMM NOTICE MM(262420000000017/fc6dd6a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095457966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095457966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095457966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095457966 DMM DEBUG MM(262420000000017/fc6dd6a8) Requesting authorization (sgsn_auth.c:160) 20241103095457966 DMM INFO MM(262420000000017/fc6dd6a8) Requesting authentication tuples (sgsn_auth.c:184) 20241103095457966 DMM DEBUG MM(262420000000017/fc6dd6a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095457966 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241103095457966 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@047c111c8eb5: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241103095457972 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095457972 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095457972 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095457972 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095457972 DMM INFO MM(262420000000017/fc6dd6a8) Subscriber data update (mmctx.c:445) 20241103095457972 DMM DEBUG MM(262420000000017/fc6dd6a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095457972 DMM INFO MM(262420000000017/fc6dd6a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095457972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095457972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095457972 DMM INFO MM(262420000000017/fc6dd6a8) <- GMM AUTH AND CIPHERING REQ (rand = 06 5c c6 b4 dc 31 77 ad 00 a2 e3 c1 ed f0 67 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095457987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095457987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095457987 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095457987 DMM INFO MM(262420000000017/fc6dd6a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095457987 DMM NOTICE MM(262420000000017/fc6dd6a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095457987 DMM DEBUG MM(262420000000017/fc6dd6a8) checking auth: received GSM SRES = 00 c1 e0 1e (gprs_gmm.c:666) 20241103095457987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095457987 DMM DEBUG MM(262420000000017/fc6dd6a8) Requesting authorization (sgsn_auth.c:160) 20241103095457987 DMM INFO MM(262420000000017/fc6dd6a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095457987 DMM DEBUG MM(262420000000017/fc6dd6a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095457987 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241103095457987 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) 20241103095457987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095457987 DMM INFO MM(262420000000017/fc6dd6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc6dd6a8) (gprs_gmm.c:300) 20241103095457990 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095457990 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095457990 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241103095457990 DMM INFO MM(262420000000017/fc6dd6a8) Subscriber data update (mmctx.c:445) 20241103095457990 DMM DEBUG MM(262420000000017/fc6dd6a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095457990 DMM INFO MM(262420000000017/fc6dd6a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095457990 DMM NOTICE MM(262420000000017/fc6dd6a8) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241103095457990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095457990 DMM NOTICE MM(262420000000017/fc6dd6a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095457990 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) 20241103095457992 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095457992 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241103095457992 DMM INFO MM(262420000000017/fc6dd6a8) Subscriber data update (mmctx.c:445) 20241103095457992 DMM DEBUG MM(262420000000017/fc6dd6a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095458003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095458003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095458003 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095458003 DMM INFO MM(262420000000017/fc6dd6a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095458003 DMM NOTICE MM(262420000000017/fc6dd6a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095458003 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095458003 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095458003 DLLC NOTICE LLME(e4393dbb/fc6dd6a8){ASSIGNED} LLGM Assign pre (ffffffff => fc6dd6a8) (gprs_llc.c:1079) 20241103095458003 DLLC NOTICE LLME(ffffffff/fc6dd6a8){ASSIGNED} LLGM Assign post (ffffffff => fc6dd6a8) (gprs_llc.c:1125) 20241103095458003 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095458003 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095458003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095458003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@047c111c8eb5: setverdict(pass): none -> pass 20241103095458061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095458061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095458061 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095458061 DMM INFO MM(262420000000017/fc6dd6a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095458061 DMM INFO MM(262420000000017/fc6dd6a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095458061 DMM DEBUG MM(262420000000017/fc6dd6a8) Using GGSN 0 (gprs_sm.c:317) 20241103095458061 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) 20241103095458061 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241103095458061 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095458061 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095458061 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241103095458086 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 d0 08 66 ba 11 96 b9 7d f9 14 05 7f 1b d6 95 0e 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) 20241103095458086 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403db25f0) (sgsn_libgtp.c:630) 20241103095458086 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095458086 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db6f68 TLLI=fc6dd6a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095458086 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095458086 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@047c111c8eb5: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@047c111c8eb5: Final verdict of PTC: pass 20241103095458103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@047c111c8eb5: Final verdict of PTC: none 20241103095458108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095458108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(737)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(736)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(730)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(740)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(738)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(728)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(734)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Nov 3 09:54:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241103095458203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095458606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50748) 20241103095459110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095459110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50748, count=92688) 20241103095500111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095500111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Nov 3 09:55:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095501113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095501113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_pdp_act_unattached started. 20241103095501710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095501712 DMM INFO MM(262420000000017/fc6dd6a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095501712 DMM INFO MM(262420000000017/fc6dd6a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095501712 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095501712 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095501712 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095501712 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095501712 DLLC NOTICE LLME(ffffffff/fc6dd6a8){ASSIGNED} LLGM Assign pre (fc6dd6a8 => ffffffff) (gprs_llc.c:1079) 20241103095501712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc6dd6a8 => ffffffff) (gprs_llc.c:1125) 20241103095501712 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db6c10 (gprs_sndcp.c:574) 20241103095501712 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db6f68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095501712 DMM NOTICE MM(262420000000017/fc6dd6a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095501712 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241103095501712 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095501712 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095501713 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241103095501713 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241103095501713 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) 20241103095501713 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) 20241103095501713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095501713 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095501713 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095501713 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095501713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095501759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095501759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095501759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095501759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095501759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095501759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095501759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095501759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095501760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095501760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095501762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095501767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095501767 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095501774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095501774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095501774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095501774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095501774 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095501774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095501774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095501774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095501774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095501775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095501775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095501775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095501775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095501775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095501775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095501775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095501775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095501775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095501775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095501775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095501775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095501775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095501778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095501783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095501783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095501790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095501790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095501790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095501790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095501790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095501790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095501790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095501790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095501790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095501791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095501791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095501791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095501791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095501791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095501791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095501791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095501791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095501791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095501791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095501791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095501791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095501791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095501792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095501797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095501797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095502115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095502115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095502115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095502115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095502119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095502120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@047c111c8eb5: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EB4517CB'O, index=0 SGSN_Test-GSUP(761)@047c111c8eb5: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241103095502183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095502183 DLLC NOTICE LLME(ffffffff/eb4517cb){UNASSIGNED} LLC RX: unknown TLLI 0xeb4517cb, creating LLME on the fly (gprs_llc.c:552) 20241103095502183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095502183 DMM NOTICE LLME(ffffffff/eb4517cb){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241103095502183 DLLC NOTICE LLME(ffffffff/eb4517cb){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241103095502183 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@047c111c8eb5: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@047c111c8eb5: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@047c111c8eb5: Final verdict of PTC: pass 20241103095502205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@047c111c8eb5: Final verdict of PTC: none 20241103095502210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095502210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI196(748)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(759)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(754)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(749)@047c111c8eb5: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@047c111c8eb5: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(752)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(757)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(747)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@047c111c8eb5: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Nov 3 09:55:02 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241103095502321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095502624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56172) 20241103095503212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095503212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56172, count=60528) 20241103095504214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095504214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Nov 3 09:55:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095505216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095505216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user started. 20241103095505724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095505727 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095505772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095505772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095505772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095505772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095505772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095505773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095505773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095505773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095505773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095505775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095505780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095505780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095505791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095505791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095505791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095505791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095505791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095505791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095505791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095505791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095505791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095505792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095505792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095505792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095505792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095505792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095505792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095505792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095505792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095505792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095505792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095505792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(774)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095505792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095505792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095505794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095505799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095505799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(771)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(773)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095505807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095505807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095505807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095505807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095505807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095505808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095505808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095505808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095505808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095505808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095505808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095505808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095505808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095505808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095505808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095505808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095505809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095505809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095505811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095505816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095505816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095506218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095506218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095506218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095506218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095506222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095506223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='ED7FA9F2'O, index=0 SGSN_Test-GSUP(780)@047c111c8eb5: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@047c111c8eb5: 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 := '6BC6D8EBAC80BFE5F3C24115DDDA1663'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F9243F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD9CDF8FD5138460'O } } } } } 20241103095506294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095506294 DLLC NOTICE LLME(ffffffff/ed7fa9f2){UNASSIGNED} LLC RX: unknown TLLI 0xed7fa9f2, creating LLME on the fly (gprs_llc.c:552) 20241103095506294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095506294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095506294 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095506294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095506294 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095506294 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095506294 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095506294 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095506294 DLLC NOTICE LLME(ffffffff/ed7fa9f2){UNASSIGNED} LLGM Assign pre (ed7fa9f2 => f284fc91) (gprs_llc.c:1079) 20241103095506294 DLLC NOTICE LLME(ed7fa9f2/f284fc91){ASSIGNED} LLGM Assign post (ed7fa9f2 => f284fc91) (gprs_llc.c:1125) 20241103095506294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095506294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095506294 DMM DEBUG MM(262420000000019/f284fc91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095506313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095506313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095506313 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095506313 DMM DEBUG MM(262420000000019/f284fc91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241103095506313 DMM NOTICE MM(262420000000019/f284fc91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095506313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095506313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095506313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095506313 DMM DEBUG MM(262420000000019/f284fc91) Requesting authorization (sgsn_auth.c:160) 20241103095506313 DMM INFO MM(262420000000019/f284fc91) Requesting authentication tuples (sgsn_auth.c:184) 20241103095506313 DMM DEBUG MM(262420000000019/f284fc91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095506313 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241103095506313 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@047c111c8eb5: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241103095506319 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095506319 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095506319 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095506319 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095506319 DMM INFO MM(262420000000019/f284fc91) Subscriber data update (mmctx.c:445) 20241103095506319 DMM DEBUG MM(262420000000019/f284fc91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095506319 DMM INFO MM(262420000000019/f284fc91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095506319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095506319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095506319 DMM INFO MM(262420000000019/f284fc91) <- GMM AUTH AND CIPHERING REQ (rand = 6b c6 d8 eb ac 80 bf e5 f3 c2 41 15 dd da 16 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095506335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095506335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095506335 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095506335 DMM INFO MM(262420000000019/f284fc91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095506335 DMM NOTICE MM(262420000000019/f284fc91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095506335 DMM DEBUG MM(262420000000019/f284fc91) checking auth: received GSM SRES = 5f 92 43 f3 (gprs_gmm.c:666) 20241103095506335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095506335 DMM DEBUG MM(262420000000019/f284fc91) Requesting authorization (sgsn_auth.c:160) 20241103095506335 DMM INFO MM(262420000000019/f284fc91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095506335 DMM DEBUG MM(262420000000019/f284fc91) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095506335 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241103095506335 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) 20241103095506335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095506335 DMM INFO MM(262420000000019/f284fc91) <- GMM ATTACH ACCEPT (new P-TMSI=0xf284fc91) (gprs_gmm.c:300) 20241103095506338 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095506338 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095506338 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241103095506338 DMM INFO MM(262420000000019/f284fc91) Subscriber data update (mmctx.c:445) 20241103095506338 DMM DEBUG MM(262420000000019/f284fc91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095506338 DMM INFO MM(262420000000019/f284fc91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095506338 DMM NOTICE MM(262420000000019/f284fc91) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241103095506338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095506338 DMM NOTICE MM(262420000000019/f284fc91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095506338 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) 20241103095506340 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095506340 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241103095506340 DMM INFO MM(262420000000019/f284fc91) Subscriber data update (mmctx.c:445) 20241103095506340 DMM DEBUG MM(262420000000019/f284fc91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095506352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095506352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095506352 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095506352 DMM INFO MM(262420000000019/f284fc91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095506352 DMM NOTICE MM(262420000000019/f284fc91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095506352 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095506352 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095506352 DLLC NOTICE LLME(ed7fa9f2/f284fc91){ASSIGNED} LLGM Assign pre (ffffffff => f284fc91) (gprs_llc.c:1079) 20241103095506352 DLLC NOTICE LLME(ffffffff/f284fc91){ASSIGNED} LLGM Assign post (ffffffff => f284fc91) (gprs_llc.c:1125) 20241103095506352 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095506352 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095506352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095506352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@047c111c8eb5: setverdict(pass): none -> pass 20241103095506409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095506409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095506409 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095506409 DMM INFO MM(262420000000019/f284fc91) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095506409 DMM INFO MM(262420000000019/f284fc91) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095506409 DMM DEBUG MM(262420000000019/f284fc91) Using GGSN 0 (gprs_sm.c:317) 20241103095506409 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) 20241103095506409 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241103095506409 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095506409 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095506409 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241103095506435 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 de 9c 84 07 11 6a 10 ad f4 14 05 7f 6c f4 64 ba 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241103095506435 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99c148, cbp=0x563403db2980) (sgsn_libgtp.c:630) 20241103095506435 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095506435 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db80a8 TLLI=f284fc91, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095506435 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095506435 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095506449 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241103095506465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095506465 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095506465 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_attach_pdp_act_user-BVCI196(767)@047c111c8eb5: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@047c111c8eb5: Final verdict of PTC: pass 20241103095506477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52662<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095506481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095506481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(771)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(774)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(780)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(768)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(778)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(766)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(772)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(776)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Nov 3 09:55:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241103095506547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095506950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44804) 20241103095507482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095507482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44804, count=96348) 20241103095508483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095508483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Nov 3 09:55:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095509484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095509484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_ggsn_reject started. 20241103095510054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095510056 DMM INFO MM(262420000000019/f284fc91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095510056 DMM INFO MM(262420000000019/f284fc91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095510056 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095510056 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095510056 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095510056 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095510056 DLLC NOTICE LLME(ffffffff/f284fc91){ASSIGNED} LLGM Assign pre (f284fc91 => ffffffff) (gprs_llc.c:1079) 20241103095510056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f284fc91 => ffffffff) (gprs_llc.c:1125) 20241103095510056 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db7d50 (gprs_sndcp.c:574) 20241103095510056 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db80a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095510056 DMM NOTICE MM(262420000000019/f284fc91) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095510057 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241103095510057 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095510057 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095510057 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241103095510057 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241103095510057 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) 20241103095510057 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) 20241103095510057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095510057 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095510057 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095510057 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095510057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095510100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095510100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095510100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095510100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095510100 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095510100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095510100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095510100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095510100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095510100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095510101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095510101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095510101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095510101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095510101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095510101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095510101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095510101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095510101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095510101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(787)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095510101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095510101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095510102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095510107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510107 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095510115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095510115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095510115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095510115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095510115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095510115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095510116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095510116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(792)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095510116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095510116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095510117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095510123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095510131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095510131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095510131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095510131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095510131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095510131 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095510131 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095510131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(797)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095510132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095510132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095510134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095510139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095510485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095510486 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095510486 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095510486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095510490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095510491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@047c111c8eb5: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='EEAE280B'O, index=0 SGSN_Test-GSUP(799)@047c111c8eb5: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@047c111c8eb5: 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 := '6A708B5A00C98FE21C2883D3F488B73F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A80727E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B6A3551B3F9F193E'O } } } } } 20241103095510554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510554 DLLC NOTICE LLME(ffffffff/eeae280b){UNASSIGNED} LLC RX: unknown TLLI 0xeeae280b, creating LLME on the fly (gprs_llc.c:552) 20241103095510554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095510554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095510555 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095510555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095510555 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095510555 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095510555 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095510555 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095510555 DLLC NOTICE LLME(ffffffff/eeae280b){UNASSIGNED} LLGM Assign pre (eeae280b => e2c8a5be) (gprs_llc.c:1079) 20241103095510555 DLLC NOTICE LLME(eeae280b/e2c8a5be){ASSIGNED} LLGM Assign post (eeae280b => e2c8a5be) (gprs_llc.c:1125) 20241103095510555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095510555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095510555 DMM DEBUG MM(262420000000020/e2c8a5be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095510583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095510583 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095510583 DMM DEBUG MM(262420000000020/e2c8a5be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241103095510583 DMM NOTICE MM(262420000000020/e2c8a5be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095510583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095510583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095510583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095510583 DMM DEBUG MM(262420000000020/e2c8a5be) Requesting authorization (sgsn_auth.c:160) 20241103095510583 DMM INFO MM(262420000000020/e2c8a5be) Requesting authentication tuples (sgsn_auth.c:184) 20241103095510583 DMM DEBUG MM(262420000000020/e2c8a5be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095510583 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241103095510583 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@047c111c8eb5: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241103095510588 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095510588 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095510588 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095510588 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095510588 DMM INFO MM(262420000000020/e2c8a5be) Subscriber data update (mmctx.c:445) 20241103095510588 DMM DEBUG MM(262420000000020/e2c8a5be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095510588 DMM INFO MM(262420000000020/e2c8a5be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095510588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095510588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095510588 DMM INFO MM(262420000000020/e2c8a5be) <- GMM AUTH AND CIPHERING REQ (rand = 6a 70 8b 5a 00 c9 8f e2 1c 28 83 d3 f4 88 b7 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095510605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095510605 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095510605 DMM INFO MM(262420000000020/e2c8a5be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095510605 DMM NOTICE MM(262420000000020/e2c8a5be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095510605 DMM DEBUG MM(262420000000020/e2c8a5be) checking auth: received GSM SRES = 2a 80 72 7e (gprs_gmm.c:666) 20241103095510605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095510605 DMM DEBUG MM(262420000000020/e2c8a5be) Requesting authorization (sgsn_auth.c:160) 20241103095510605 DMM INFO MM(262420000000020/e2c8a5be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095510605 DMM DEBUG MM(262420000000020/e2c8a5be) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095510605 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241103095510605 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) 20241103095510605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095510605 DMM INFO MM(262420000000020/e2c8a5be) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2c8a5be) (gprs_gmm.c:300) 20241103095510608 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095510608 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095510608 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241103095510609 DMM INFO MM(262420000000020/e2c8a5be) Subscriber data update (mmctx.c:445) 20241103095510609 DMM DEBUG MM(262420000000020/e2c8a5be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095510609 DMM INFO MM(262420000000020/e2c8a5be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095510609 DMM NOTICE MM(262420000000020/e2c8a5be) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241103095510609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095510609 DMM NOTICE MM(262420000000020/e2c8a5be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095510609 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) 20241103095510610 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095510610 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241103095510610 DMM INFO MM(262420000000020/e2c8a5be) Subscriber data update (mmctx.c:445) 20241103095510610 DMM DEBUG MM(262420000000020/e2c8a5be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095510622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095510622 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095510622 DMM INFO MM(262420000000020/e2c8a5be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095510622 DMM NOTICE MM(262420000000020/e2c8a5be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095510622 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095510622 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095510622 DLLC NOTICE LLME(eeae280b/e2c8a5be){ASSIGNED} LLGM Assign pre (ffffffff => e2c8a5be) (gprs_llc.c:1079) 20241103095510622 DLLC NOTICE LLME(ffffffff/e2c8a5be){ASSIGNED} LLGM Assign post (ffffffff => e2c8a5be) (gprs_llc.c:1125) 20241103095510622 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095510622 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095510622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095510622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@047c111c8eb5: setverdict(pass): none -> pass 20241103095510679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095510679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095510679 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095510680 DMM INFO MM(262420000000020/e2c8a5be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095510680 DMM INFO MM(262420000000020/e2c8a5be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095510680 DMM DEBUG MM(262420000000020/e2c8a5be) Using GGSN 0 (gprs_sm.c:317) 20241103095510680 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) 20241103095510680 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241103095510680 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095510680 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095510680 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241103095510706 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 b7 bf 0d 2e 11 11 6e a1 ee 14 05 7f 00 80 3e c4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241103095510706 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095510706 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241103095510706 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241103095510706 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095510706 DMM NOTICE MM(262420000000020/e2c8a5be) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@047c111c8eb5: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@047c111c8eb5: Final verdict of PTC: pass 20241103095510724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52688<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(797)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(799)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(787)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@047c111c8eb5: Final verdict of PTC: none 20241103095510730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095510730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(792)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(790)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(795)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(785)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Nov 3 09:55:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241103095510782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095511184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67920) 20241103095511732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095511732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67920, count=98784) 20241103095512734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095512734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Nov 3 09:55:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095513734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095513735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_deact_mo started. 20241103095514272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095514274 DMM INFO MM(262420000000020/e2c8a5be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095514274 DMM INFO MM(262420000000020/e2c8a5be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095514274 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095514275 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095514275 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095514275 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095514275 DLLC NOTICE LLME(ffffffff/e2c8a5be){ASSIGNED} LLGM Assign pre (e2c8a5be => ffffffff) (gprs_llc.c:1079) 20241103095514275 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2c8a5be => ffffffff) (gprs_llc.c:1125) 20241103095514275 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241103095514275 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) 20241103095514275 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) 20241103095514275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095514275 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095514275 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095514275 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095514275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095514319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095514319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095514319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095514319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095514319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095514319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095514319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095514319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095514319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095514320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095514320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095514320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095514320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095514320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095514320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095514320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095514320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095514320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095514320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095514320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095514320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095514320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095514323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095514328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095514334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095514334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095514334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095514334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095514334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095514334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095514334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095514334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095514334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095514335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095514335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095514335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095514335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095514335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095514335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095514335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095514335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095514335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095514335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095514335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095514335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095514335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095514337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095514343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095514351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095514351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095514351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095514351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095514351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095514351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095514351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095514351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095514351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095514352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095514352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095514352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095514352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095514352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095514352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095514352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095514352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095514352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095514352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095514352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095514352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095514352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095514354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095514358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095514736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095514736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095514736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095514736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095514741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095514742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='E42E3176'O, index=0 SGSN_Test-GSUP(818)@047c111c8eb5: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@047c111c8eb5: 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 := 'B529B1E8743DD7097C47C2AA80E57574'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D3FEA68'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC26D640083B91CE'O } } } } } 20241103095514819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514819 DLLC NOTICE LLME(ffffffff/e42e3176){UNASSIGNED} LLC RX: unknown TLLI 0xe42e3176, creating LLME on the fly (gprs_llc.c:552) 20241103095514819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095514819 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095514819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095514819 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095514819 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095514819 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095514819 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095514819 DLLC NOTICE LLME(ffffffff/e42e3176){UNASSIGNED} LLGM Assign pre (e42e3176 => e6815fa7) (gprs_llc.c:1079) 20241103095514819 DLLC NOTICE LLME(e42e3176/e6815fa7){ASSIGNED} LLGM Assign post (e42e3176 => e6815fa7) (gprs_llc.c:1125) 20241103095514819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095514819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095514819 DMM DEBUG MM(262420000000021/e6815fa7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095514836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514836 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095514836 DMM DEBUG MM(262420000000021/e6815fa7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241103095514836 DMM NOTICE MM(262420000000021/e6815fa7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095514837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095514837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095514837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095514837 DMM DEBUG MM(262420000000021/e6815fa7) Requesting authorization (sgsn_auth.c:160) 20241103095514837 DMM INFO MM(262420000000021/e6815fa7) Requesting authentication tuples (sgsn_auth.c:184) 20241103095514837 DMM DEBUG MM(262420000000021/e6815fa7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095514837 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241103095514837 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@047c111c8eb5: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241103095514843 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095514843 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095514843 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095514843 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095514843 DMM INFO MM(262420000000021/e6815fa7) Subscriber data update (mmctx.c:445) 20241103095514843 DMM DEBUG MM(262420000000021/e6815fa7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095514843 DMM INFO MM(262420000000021/e6815fa7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095514843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095514843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095514843 DMM INFO MM(262420000000021/e6815fa7) <- GMM AUTH AND CIPHERING REQ (rand = b5 29 b1 e8 74 3d d7 09 7c 47 c2 aa 80 e5 75 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095514858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514859 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095514859 DMM INFO MM(262420000000021/e6815fa7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095514859 DMM NOTICE MM(262420000000021/e6815fa7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095514859 DMM DEBUG MM(262420000000021/e6815fa7) checking auth: received GSM SRES = 5d 3f ea 68 (gprs_gmm.c:666) 20241103095514859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095514859 DMM DEBUG MM(262420000000021/e6815fa7) Requesting authorization (sgsn_auth.c:160) 20241103095514859 DMM INFO MM(262420000000021/e6815fa7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095514859 DMM DEBUG MM(262420000000021/e6815fa7) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095514859 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241103095514859 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) 20241103095514859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095514859 DMM INFO MM(262420000000021/e6815fa7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6815fa7) (gprs_gmm.c:300) 20241103095514862 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095514862 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095514862 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241103095514862 DMM INFO MM(262420000000021/e6815fa7) Subscriber data update (mmctx.c:445) 20241103095514862 DMM DEBUG MM(262420000000021/e6815fa7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095514862 DMM INFO MM(262420000000021/e6815fa7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095514862 DMM NOTICE MM(262420000000021/e6815fa7) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241103095514862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095514862 DMM NOTICE MM(262420000000021/e6815fa7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095514862 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) 20241103095514864 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095514864 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241103095514864 DMM INFO MM(262420000000021/e6815fa7) Subscriber data update (mmctx.c:445) 20241103095514864 DMM DEBUG MM(262420000000021/e6815fa7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095514875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514875 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095514875 DMM INFO MM(262420000000021/e6815fa7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095514875 DMM NOTICE MM(262420000000021/e6815fa7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095514875 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095514875 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095514875 DLLC NOTICE LLME(e42e3176/e6815fa7){ASSIGNED} LLGM Assign pre (ffffffff => e6815fa7) (gprs_llc.c:1079) 20241103095514875 DLLC NOTICE LLME(ffffffff/e6815fa7){ASSIGNED} LLGM Assign post (ffffffff => e6815fa7) (gprs_llc.c:1125) 20241103095514875 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095514875 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095514875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095514875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@047c111c8eb5: setverdict(pass): none -> pass 20241103095514933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514933 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095514933 DMM INFO MM(262420000000021/e6815fa7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095514933 DMM INFO MM(262420000000021/e6815fa7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095514933 DMM DEBUG MM(262420000000021/e6815fa7) Using GGSN 0 (gprs_sm.c:317) 20241103095514933 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) 20241103095514934 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241103095514934 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095514934 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095514934 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241103095514959 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 ac 44 e5 33 11 9a 21 02 0c 14 05 7f 26 d4 89 77 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) 20241103095514959 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095514959 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095514959 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=e6815fa7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095514959 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095514959 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095514971 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241103095514984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514984 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514984 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095514991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095514991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241103095514991 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095514991 DMM INFO MM(262420000000021/e6815fa7) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241103095514991 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095514991 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241103095514994 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) 20241103095514994 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095514994 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103095514994 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=e6815fa7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095514994 DMM INFO MM(262420000000021/e6815fa7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103095514994 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241103095514994 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@047c111c8eb5: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@047c111c8eb5: Final verdict of PTC: pass 20241103095515008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@047c111c8eb5: Final verdict of PTC: none 20241103095515011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095515012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(811)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(816)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(806)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(809)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(814)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(804)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Nov 3 09:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241103095515067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095515469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66132) 20241103095516013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095516013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66132, count=105860) 20241103095517014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095517014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Nov 3 09:55:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095518016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095518016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_deact_mt started. 20241103095518563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095518565 DMM INFO MM(262420000000021/e6815fa7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095518565 DMM INFO MM(262420000000021/e6815fa7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095518565 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095518565 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095518565 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095518565 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095518565 DLLC NOTICE LLME(ffffffff/e6815fa7){ASSIGNED} LLGM Assign pre (e6815fa7 => ffffffff) (gprs_llc.c:1079) 20241103095518565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6815fa7 => ffffffff) (gprs_llc.c:1125) 20241103095518565 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241103095518565 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) 20241103095518565 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) 20241103095518565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095518565 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095518565 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095518565 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095518565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095518619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095518619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095518619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095518619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095518619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095518619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095518619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095518619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095518619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095518621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095518621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095518621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095518621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095518621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095518621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095518621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095518621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095518621 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095518621 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095518621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095518622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095518622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095518625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095518632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095518632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095518641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095518641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095518641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095518641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095518641 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095518641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095518641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095518641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095518641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095518642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095518642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095518642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095518642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095518642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095518642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095518642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095518642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095518642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095518642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095518642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095518642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095518642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095518643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095518648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095518648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095518656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095518656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095518656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095518656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095518656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095518656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095518656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095518657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095518657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095518658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095518662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095518662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095519017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095519017 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095519017 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095519017 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095519022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095519023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F03CFBD6'O, index=0 SGSN_Test-GSUP(837)@047c111c8eb5: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@047c111c8eb5: 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 := '9CCF8A1C660DF80F0DA72530015F7928'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7BCB1F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3EA60298FAAA35B'O } } } } } 20241103095519085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519085 DLLC NOTICE LLME(ffffffff/f03cfbd6){UNASSIGNED} LLC RX: unknown TLLI 0xf03cfbd6, creating LLME on the fly (gprs_llc.c:552) 20241103095519085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095519085 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095519085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095519085 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095519086 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095519086 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095519086 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095519086 DLLC NOTICE LLME(ffffffff/f03cfbd6){UNASSIGNED} LLGM Assign pre (f03cfbd6 => fa830f24) (gprs_llc.c:1079) 20241103095519086 DLLC NOTICE LLME(f03cfbd6/fa830f24){ASSIGNED} LLGM Assign post (f03cfbd6 => fa830f24) (gprs_llc.c:1125) 20241103095519086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095519086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095519086 DMM DEBUG MM(262420000000022/fa830f24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095519103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519103 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095519103 DMM DEBUG MM(262420000000022/fa830f24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241103095519103 DMM NOTICE MM(262420000000022/fa830f24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095519103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095519103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095519103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095519103 DMM DEBUG MM(262420000000022/fa830f24) Requesting authorization (sgsn_auth.c:160) 20241103095519103 DMM INFO MM(262420000000022/fa830f24) Requesting authentication tuples (sgsn_auth.c:184) 20241103095519103 DMM DEBUG MM(262420000000022/fa830f24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095519103 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241103095519103 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@047c111c8eb5: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241103095519109 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095519109 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095519109 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095519109 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095519109 DMM INFO MM(262420000000022/fa830f24) Subscriber data update (mmctx.c:445) 20241103095519109 DMM DEBUG MM(262420000000022/fa830f24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095519109 DMM INFO MM(262420000000022/fa830f24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095519109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095519109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095519109 DMM INFO MM(262420000000022/fa830f24) <- GMM AUTH AND CIPHERING REQ (rand = 9c cf 8a 1c 66 0d f8 0f 0d a7 25 30 01 5f 79 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095519124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519124 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095519124 DMM INFO MM(262420000000022/fa830f24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095519124 DMM NOTICE MM(262420000000022/fa830f24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095519124 DMM DEBUG MM(262420000000022/fa830f24) checking auth: received GSM SRES = d7 bc b1 f2 (gprs_gmm.c:666) 20241103095519124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095519124 DMM DEBUG MM(262420000000022/fa830f24) Requesting authorization (sgsn_auth.c:160) 20241103095519124 DMM INFO MM(262420000000022/fa830f24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095519124 DMM DEBUG MM(262420000000022/fa830f24) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095519124 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241103095519124 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) 20241103095519124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095519124 DMM INFO MM(262420000000022/fa830f24) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa830f24) (gprs_gmm.c:300) 20241103095519127 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095519127 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095519127 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241103095519127 DMM INFO MM(262420000000022/fa830f24) Subscriber data update (mmctx.c:445) 20241103095519127 DMM DEBUG MM(262420000000022/fa830f24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095519127 DMM INFO MM(262420000000022/fa830f24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095519127 DMM NOTICE MM(262420000000022/fa830f24) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241103095519127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095519127 DMM NOTICE MM(262420000000022/fa830f24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095519127 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) 20241103095519129 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095519129 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241103095519129 DMM INFO MM(262420000000022/fa830f24) Subscriber data update (mmctx.c:445) 20241103095519129 DMM DEBUG MM(262420000000022/fa830f24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095519139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519139 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095519139 DMM INFO MM(262420000000022/fa830f24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095519139 DMM NOTICE MM(262420000000022/fa830f24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095519139 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095519139 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095519140 DLLC NOTICE LLME(f03cfbd6/fa830f24){ASSIGNED} LLGM Assign pre (ffffffff => fa830f24) (gprs_llc.c:1079) 20241103095519140 DLLC NOTICE LLME(ffffffff/fa830f24){ASSIGNED} LLGM Assign post (ffffffff => fa830f24) (gprs_llc.c:1125) 20241103095519140 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095519140 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095519140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095519140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@047c111c8eb5: setverdict(pass): none -> pass 20241103095519197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519197 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095519197 DMM INFO MM(262420000000022/fa830f24) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095519197 DMM INFO MM(262420000000022/fa830f24) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095519197 DMM DEBUG MM(262420000000022/fa830f24) Using GGSN 0 (gprs_sm.c:317) 20241103095519197 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) 20241103095519197 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241103095519197 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095519197 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095519198 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241103095519223 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 99 5d 29 06 11 b3 95 c1 0b 14 05 7f 2c cc 4f ab 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) 20241103095519223 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095519223 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095519223 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=fa830f24, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095519223 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095519223 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095519236 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241103095519249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519249 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519249 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095519255 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241103095519255 DGPRS INFO PDP(262420000000022:5): Context 0x7fbb2d99d1c0 was deleted (sgsn_libgtp.c:704) 20241103095519255 DMM INFO MM(262420000000022/fa830f24) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095519255 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241103095519255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@047c111c8eb5: Removing Client IMSI='262420000000022'H, index=0 20241103095519266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095519267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241103095519267 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095519267 DMM INFO MM(262420000000022/fa830f24) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@047c111c8eb5: Final verdict of PTC: pass 20241103095519271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(822)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(825)@047c111c8eb5: Final verdict of PTC: none 20241103095519277 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(837)@047c111c8eb5: Final verdict of PTC: none 20241103095519277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(830)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(835)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(829)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(823)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(833)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Nov 3 09:55:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241103095519354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095519756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79996) 20241103095520278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095520278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103095520294 DGPRS DEBUG Checking for inactive LLMEs, time = 33155919 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=79996, count=105596) 20241103095521280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095521281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Nov 3 09:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095522282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095522282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_dup started. 20241103095522852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095522854 DMM INFO MM(262420000000022/fa830f24) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095522854 DMM INFO MM(262420000000022/fa830f24) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095522854 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095522854 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095522854 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095522854 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095522854 DLLC NOTICE LLME(ffffffff/fa830f24){ASSIGNED} LLGM Assign pre (fa830f24 => ffffffff) (gprs_llc.c:1079) 20241103095522854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa830f24 => ffffffff) (gprs_llc.c:1125) 20241103095522854 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095522854 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095522854 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241103095522854 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) 20241103095522854 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) 20241103095522854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095522854 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095522854 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095522854 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095522854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095522899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095522899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095522899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095522899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095522899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095522899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095522899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095522899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095522899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095522900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095522900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095522900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095522900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095522900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095522900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095522900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095522900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095522900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095522900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095522900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095522900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095522900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095522902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 20241103095522907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095522907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095522921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095522921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095522921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095522921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095522921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095522921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095522921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095522921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(849)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095522922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095522922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095522923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 20241103095522929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095522929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095522939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095522939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095522939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095522939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095522939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095522939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095522939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095522939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095522939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095522940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095522940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095522940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095522940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095522940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095522940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095522940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095522942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095522947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095522947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095523283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095523283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095523283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095523283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095523288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095523289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@047c111c8eb5: 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(855)@047c111c8eb5: 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(855)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@047c111c8eb5: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D77F0910'O, index=0 SGSN_Test-GSUP(856)@047c111c8eb5: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: 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 := '298E6B46CD52A2C331EC9CB6EEA7557B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BC5EB78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '885E4BAF63B3C05F'O } } } } } 20241103095523351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523351 DLLC NOTICE LLME(ffffffff/d77f0910){UNASSIGNED} LLC RX: unknown TLLI 0xd77f0910, creating LLME on the fly (gprs_llc.c:552) 20241103095523351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095523351 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095523351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095523351 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095523351 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095523351 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095523351 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095523351 DLLC NOTICE LLME(ffffffff/d77f0910){UNASSIGNED} LLGM Assign pre (d77f0910 => dfd65fc1) (gprs_llc.c:1079) 20241103095523351 DLLC NOTICE LLME(d77f0910/dfd65fc1){ASSIGNED} LLGM Assign post (d77f0910 => dfd65fc1) (gprs_llc.c:1125) 20241103095523351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095523351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095523351 DMM DEBUG MM(262420000000046/dfd65fc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095523367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523367 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095523367 DMM DEBUG MM(262420000000046/dfd65fc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241103095523367 DMM NOTICE MM(262420000000046/dfd65fc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095523367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095523367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095523367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095523367 DMM DEBUG MM(262420000000046/dfd65fc1) Requesting authorization (sgsn_auth.c:160) 20241103095523367 DMM INFO MM(262420000000046/dfd65fc1) Requesting authentication tuples (sgsn_auth.c:184) 20241103095523367 DMM DEBUG MM(262420000000046/dfd65fc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095523367 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241103095523367 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@047c111c8eb5: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241103095523372 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095523372 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095523372 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095523372 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095523372 DMM INFO MM(262420000000046/dfd65fc1) Subscriber data update (mmctx.c:445) 20241103095523372 DMM DEBUG MM(262420000000046/dfd65fc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095523372 DMM INFO MM(262420000000046/dfd65fc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095523372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095523372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095523372 DMM INFO MM(262420000000046/dfd65fc1) <- GMM AUTH AND CIPHERING REQ (rand = 29 8e 6b 46 cd 52 a2 c3 31 ec 9c b6 ee a7 55 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095523386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523386 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095523386 DMM INFO MM(262420000000046/dfd65fc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095523386 DMM NOTICE MM(262420000000046/dfd65fc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095523386 DMM DEBUG MM(262420000000046/dfd65fc1) checking auth: received GSM SRES = 8b c5 eb 78 (gprs_gmm.c:666) 20241103095523386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095523387 DMM DEBUG MM(262420000000046/dfd65fc1) Requesting authorization (sgsn_auth.c:160) 20241103095523387 DMM INFO MM(262420000000046/dfd65fc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095523387 DMM DEBUG MM(262420000000046/dfd65fc1) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095523387 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241103095523387 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) 20241103095523387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095523387 DMM INFO MM(262420000000046/dfd65fc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfd65fc1) (gprs_gmm.c:300) 20241103095523389 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095523389 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095523389 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241103095523389 DMM INFO MM(262420000000046/dfd65fc1) Subscriber data update (mmctx.c:445) 20241103095523389 DMM DEBUG MM(262420000000046/dfd65fc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095523389 DMM INFO MM(262420000000046/dfd65fc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095523389 DMM NOTICE MM(262420000000046/dfd65fc1) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241103095523389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095523389 DMM NOTICE MM(262420000000046/dfd65fc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095523390 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) 20241103095523391 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095523391 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241103095523391 DMM INFO MM(262420000000046/dfd65fc1) Subscriber data update (mmctx.c:445) 20241103095523391 DMM DEBUG MM(262420000000046/dfd65fc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095523398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523398 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095523398 DMM INFO MM(262420000000046/dfd65fc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095523398 DMM NOTICE MM(262420000000046/dfd65fc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095523398 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095523398 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095523398 DLLC NOTICE LLME(d77f0910/dfd65fc1){ASSIGNED} LLGM Assign pre (ffffffff => dfd65fc1) (gprs_llc.c:1079) 20241103095523398 DLLC NOTICE LLME(ffffffff/dfd65fc1){ASSIGNED} LLGM Assign post (ffffffff => dfd65fc1) (gprs_llc.c:1125) 20241103095523398 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095523398 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095523398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095523398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: setverdict(pass): none -> pass 20241103095523457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523457 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095523457 DMM INFO MM(262420000000046/dfd65fc1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095523457 DMM INFO MM(262420000000046/dfd65fc1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095523457 DMM DEBUG MM(262420000000046/dfd65fc1) Using GGSN 0 (gprs_sm.c:317) 20241103095523457 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) 20241103095523457 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241103095523457 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095523457 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095523457 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241103095523483 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 94 01 a9 7a 11 cc 70 8e 79 14 05 7f 48 4b 8a d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241103095523483 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095523483 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095523483 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=dfd65fc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095523483 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095523483 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095523498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523498 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095523498 DMM INFO MM(262420000000046/dfd65fc1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241103095523498 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095523498 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241103095523499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095523499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095523499 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095523499 DMM INFO MM(262420000000046/dfd65fc1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241103095523499 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095523499 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: "Received deletePDPContextResponse 1, seq_nr=1036" 20241103095523501 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) 20241103095523501 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095523501 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103095523501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=dfd65fc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095523501 DMM INFO MM(262420000000046/dfd65fc1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103095523501 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241103095523501 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095523502 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) 20241103095523502 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@047c111c8eb5: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@047c111c8eb5: Final verdict of PTC: pass 20241103095525522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(849)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(854)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@047c111c8eb5: Final verdict of PTC: none 20241103095525529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095525529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(844)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(847)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(842)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(852)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Nov 3 09:55:25 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241103095525632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095526035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101208) 20241103095526529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095526530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101208, count=106920) 20241103095527530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095527531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Nov 3 09:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095528532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095528532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_second_attempt started. 20241103095529132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095529134 DMM INFO MM(262420000000046/dfd65fc1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095529134 DMM INFO MM(262420000000046/dfd65fc1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095529134 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095529134 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095529134 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095529134 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095529134 DLLC NOTICE LLME(ffffffff/dfd65fc1){ASSIGNED} LLGM Assign pre (dfd65fc1 => ffffffff) (gprs_llc.c:1079) 20241103095529134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfd65fc1 => ffffffff) (gprs_llc.c:1125) 20241103095529134 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241103095529134 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) 20241103095529134 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) 20241103095529134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095529134 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095529134 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095529134 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095529134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095529172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095529172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095529172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095529172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095529172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095529172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095529172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095529172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095529172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095529173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095529173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095529173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095529173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095529173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095529173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095529173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095529173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095529173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095529173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095529175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 20241103095529180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095529189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095529189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095529189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095529189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095529189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095529190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095529190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095529190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095529190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095529190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095529190 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095529190 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095529190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095529190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095529190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095529192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095529198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095529205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095529205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095529205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095529205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095529205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095529205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095529206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095529206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095529206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095529206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095529206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095529206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095529206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095529206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095529206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095529206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095529206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095529206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095529206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095529206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095529206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095529206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095529208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095529213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095529533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095529534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095529534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095529534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095529538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095529539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@047c111c8eb5: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='E82E5A06'O, index=0 SGSN_Test-GSUP(875)@047c111c8eb5: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@047c111c8eb5: 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 := '4203975F03A7A8E770135B966D14E30F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A61A95F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB4647B9A6A9BF02'O } } } } } 20241103095529611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529611 DLLC NOTICE LLME(ffffffff/e82e5a06){UNASSIGNED} LLC RX: unknown TLLI 0xe82e5a06, creating LLME on the fly (gprs_llc.c:552) 20241103095529611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095529611 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095529611 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095529611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095529611 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095529611 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095529611 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095529611 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095529611 DLLC NOTICE LLME(ffffffff/e82e5a06){UNASSIGNED} LLGM Assign pre (e82e5a06 => d4994f26) (gprs_llc.c:1079) 20241103095529611 DLLC NOTICE LLME(e82e5a06/d4994f26){ASSIGNED} LLGM Assign post (e82e5a06 => d4994f26) (gprs_llc.c:1125) 20241103095529611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095529611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095529611 DMM DEBUG MM(262420000000022/d4994f26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095529631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095529631 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095529631 DMM DEBUG MM(262420000000022/d4994f26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241103095529631 DMM NOTICE MM(262420000000022/d4994f26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095529631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095529631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095529631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095529631 DMM DEBUG MM(262420000000022/d4994f26) Requesting authorization (sgsn_auth.c:160) 20241103095529631 DMM INFO MM(262420000000022/d4994f26) Requesting authentication tuples (sgsn_auth.c:184) 20241103095529631 DMM DEBUG MM(262420000000022/d4994f26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095529631 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241103095529631 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@047c111c8eb5: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@047c111c8eb5: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241103095529637 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095529637 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095529637 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095529637 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095529637 DMM INFO MM(262420000000022/d4994f26) Subscriber data update (mmctx.c:445) 20241103095529637 DMM DEBUG MM(262420000000022/d4994f26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095529637 DMM INFO MM(262420000000022/d4994f26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095529637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095529637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095529637 DMM INFO MM(262420000000022/d4994f26) <- GMM AUTH AND CIPHERING REQ (rand = 42 03 97 5f 03 a7 a8 e7 70 13 5b 96 6d 14 e3 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095529651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095529651 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095529651 DMM INFO MM(262420000000022/d4994f26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095529651 DMM NOTICE MM(262420000000022/d4994f26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095529651 DMM DEBUG MM(262420000000022/d4994f26) checking auth: received GSM SRES = a6 1a 95 f6 (gprs_gmm.c:666) 20241103095529651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095529651 DMM DEBUG MM(262420000000022/d4994f26) Requesting authorization (sgsn_auth.c:160) 20241103095529651 DMM INFO MM(262420000000022/d4994f26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095529651 DMM DEBUG MM(262420000000022/d4994f26) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095529651 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241103095529651 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) 20241103095529651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095529651 DMM INFO MM(262420000000022/d4994f26) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4994f26) (gprs_gmm.c:300) 20241103095529655 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095529655 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095529655 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241103095529655 DMM INFO MM(262420000000022/d4994f26) Subscriber data update (mmctx.c:445) 20241103095529655 DMM DEBUG MM(262420000000022/d4994f26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095529655 DMM INFO MM(262420000000022/d4994f26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095529655 DMM NOTICE MM(262420000000022/d4994f26) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241103095529655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095529655 DMM NOTICE MM(262420000000022/d4994f26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095529655 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) 20241103095529656 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095529656 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241103095529656 DMM INFO MM(262420000000022/d4994f26) Subscriber data update (mmctx.c:445) 20241103095529656 DMM DEBUG MM(262420000000022/d4994f26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095529666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095529666 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095529666 DMM INFO MM(262420000000022/d4994f26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095529666 DMM NOTICE MM(262420000000022/d4994f26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095529666 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095529666 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095529666 DLLC NOTICE LLME(e82e5a06/d4994f26){ASSIGNED} LLGM Assign pre (ffffffff => d4994f26) (gprs_llc.c:1079) 20241103095529666 DLLC NOTICE LLME(ffffffff/d4994f26){ASSIGNED} LLGM Assign post (ffffffff => d4994f26) (gprs_llc.c:1125) 20241103095529666 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095529666 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095529666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095529666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_second_attempt(877)@047c111c8eb5: 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 := '56D94762B7942972A0526082651CE551'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '500255CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8D450365206F85D'O } } } } } 20241103095529722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095529723 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095529723 DMM INFO MM(262420000000022/d4994f26) -> GMM ATTACH REQUEST MI(TMSI-0xD4994F26) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095529723 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095529723 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095529723 DLLC NOTICE LLME(ffffffff/d4994f26){ASSIGNED} LLGM Assign pre (d4994f26 => ffd33780) (gprs_llc.c:1079) 20241103095529723 DLLC NOTICE LLME(d4994f26/ffd33780){ASSIGNED} LLGM Assign post (d4994f26 => ffd33780) (gprs_llc.c:1125) 20241103095529723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095529723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095529723 DMM DEBUG MM(262420000000022/ffd33780) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095529734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095529734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095529734 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095529734 DMM DEBUG MM(262420000000022/ffd33780) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241103095529734 DMM NOTICE MM(262420000000022/ffd33780) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095529734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095529734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095529734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095529734 DMM DEBUG MM(262420000000022/ffd33780) Requesting authorization (sgsn_auth.c:160) 20241103095529734 DMM INFO MM(262420000000022/ffd33780) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095529734 DMM DEBUG MM(262420000000022/ffd33780) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095529734 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241103095529734 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) 20241103095535735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241103095535735 DMM ERROR MM(262420000000022/ffd33780) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241103095535735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241103095535735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241103095535735 DMM NOTICE MM(262420000000022/ffd33780) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241103095535735 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241103095535736 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) 20241103095535736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Reject}: Deallocated (fsm.c:568) 20241103095535736 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Deallocated (fsm.c:568) 20241103095535736 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095535736 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241103095535736 DLLC NOTICE LLME(d4994f26/ffd33780){ASSIGNED} LLGM Assign pre (ffd33780 => ffffffff) (gprs_llc.c:1079) 20241103095535736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd33780 => ffffffff) (gprs_llc.c:1125) 20241103095549534 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103095549534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103095549535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095550295 DGPRS DEBUG Checking for inactive LLMEs, time = 33155949 (sgsn.c:132) 20241103095559174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095559180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095559180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095559191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095559196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095559196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095559207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095559211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095559211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@047c111c8eb5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@047c111c8eb5: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241103095559627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095559627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(863)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(873)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@047c111c8eb5: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@047c111c8eb5: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(868)@047c111c8eb5: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@047c111c8eb5: Final verdict of PTC: none 20241103095559629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53658<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(871)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(866)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(861)@047c111c8eb5: Final verdict of PTC: none TC_attach_second_attempt(877)@047c111c8eb5: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(876)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@047c111c8eb5: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'.Sun Nov 3 09:55:59 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241103095559736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095600038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107220) 20241103095600628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095600628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107220, count=112652) 20241103095601629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095601629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Nov 3 09:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095602631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095602631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_echo_timeout started. 20241103095603133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095603135 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095603175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095603175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095603175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095603175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095603175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095603176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095603176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095603176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095603176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095603176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095603176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095603176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095603176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095603176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095603176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095603176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(882)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095603177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095603177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095603179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095603183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095603191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095603191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095603191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095603191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095603191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095603192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095603192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095603192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095603192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095603192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095603192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095603192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095603192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095603192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095603192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095603192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095603192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095603192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095603194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095603199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095603207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095603207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095603207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095603207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095603207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095603207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095603207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095603207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095603207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095603208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095603208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095603208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095603208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095603208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095603208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095603208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095603208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095603208 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095603208 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095603208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095603208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095603208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095603210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095603214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095603632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095603632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095603632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095603632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095603636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241103095603637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@047c111c8eb5: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DAAEE660'O, index=0 SGSN_Test-GSUP(894)@047c111c8eb5: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@047c111c8eb5: 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 := 'B99FDF0EB2E65AE6FB2810409AB74B36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31696D93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A75BC3D3B4DE4A2B'O } } } } } 20241103095603711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603711 DLLC NOTICE LLME(ffffffff/daaee660){UNASSIGNED} LLC RX: unknown TLLI 0xdaaee660, creating LLME on the fly (gprs_llc.c:552) 20241103095603711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095603711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095603711 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095603711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095603711 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095603711 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095603711 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095603711 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095603711 DLLC NOTICE LLME(ffffffff/daaee660){UNASSIGNED} LLGM Assign pre (daaee660 => d661c579) (gprs_llc.c:1079) 20241103095603711 DLLC NOTICE LLME(daaee660/d661c579){ASSIGNED} LLGM Assign post (daaee660 => d661c579) (gprs_llc.c:1125) 20241103095603711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095603711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095603711 DMM DEBUG MM(262420000000067/d661c579) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095603726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095603726 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095603726 DMM DEBUG MM(262420000000067/d661c579) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241103095603726 DMM NOTICE MM(262420000000067/d661c579) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095603726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095603726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095603726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095603726 DMM DEBUG MM(262420000000067/d661c579) Requesting authorization (sgsn_auth.c:160) 20241103095603726 DMM INFO MM(262420000000067/d661c579) Requesting authentication tuples (sgsn_auth.c:184) 20241103095603726 DMM DEBUG MM(262420000000067/d661c579) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095603726 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241103095603726 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@047c111c8eb5: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@047c111c8eb5: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241103095603731 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095603731 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095603731 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095603731 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095603731 DMM INFO MM(262420000000067/d661c579) Subscriber data update (mmctx.c:445) 20241103095603731 DMM DEBUG MM(262420000000067/d661c579) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095603731 DMM INFO MM(262420000000067/d661c579) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095603731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095603731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095603731 DMM INFO MM(262420000000067/d661c579) <- GMM AUTH AND CIPHERING REQ (rand = b9 9f df 0e b2 e6 5a e6 fb 28 10 40 9a b7 4b 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095603743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095603743 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095603743 DMM INFO MM(262420000000067/d661c579) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095603743 DMM NOTICE MM(262420000000067/d661c579) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095603743 DMM DEBUG MM(262420000000067/d661c579) checking auth: received GSM SRES = 31 69 6d 93 (gprs_gmm.c:666) 20241103095603743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095603743 DMM DEBUG MM(262420000000067/d661c579) Requesting authorization (sgsn_auth.c:160) 20241103095603743 DMM INFO MM(262420000000067/d661c579) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095603744 DMM DEBUG MM(262420000000067/d661c579) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095603744 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241103095603744 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) 20241103095603744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095603744 DMM INFO MM(262420000000067/d661c579) <- GMM ATTACH ACCEPT (new P-TMSI=0xd661c579) (gprs_gmm.c:300) 20241103095603746 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095603746 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095603746 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241103095603746 DMM INFO MM(262420000000067/d661c579) Subscriber data update (mmctx.c:445) 20241103095603746 DMM DEBUG MM(262420000000067/d661c579) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095603746 DMM INFO MM(262420000000067/d661c579) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095603746 DMM NOTICE MM(262420000000067/d661c579) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241103095603746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095603746 DMM NOTICE MM(262420000000067/d661c579) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095603746 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) 20241103095603747 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095603747 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241103095603747 DMM INFO MM(262420000000067/d661c579) Subscriber data update (mmctx.c:445) 20241103095603747 DMM DEBUG MM(262420000000067/d661c579) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095603756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095603756 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095603756 DMM INFO MM(262420000000067/d661c579) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095603756 DMM NOTICE MM(262420000000067/d661c579) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095603756 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095603756 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095603756 DLLC NOTICE LLME(daaee660/d661c579){ASSIGNED} LLGM Assign pre (ffffffff => d661c579) (gprs_llc.c:1079) 20241103095603756 DLLC NOTICE LLME(ffffffff/d661c579){ASSIGNED} LLGM Assign post (ffffffff => d661c579) (gprs_llc.c:1125) 20241103095603756 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095603756 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095603756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095603756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@047c111c8eb5: setverdict(pass): none -> pass 20241103095603815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095603815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095603816 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095603816 DMM INFO MM(262420000000067/d661c579) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095603816 DMM INFO MM(262420000000067/d661c579) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095603816 DMM DEBUG MM(262420000000067/d661c579) Using GGSN 0 (gprs_sm.c:317) 20241103095603816 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) 20241103095603816 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241103095603816 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095603816 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095603816 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241103095603842 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 48 b5 4c 0c 11 c8 6a 99 aa 14 05 7f 0f 60 c7 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=1037 from retransmit req queue (gtp.c:443) 20241103095603842 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095603842 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095603842 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=d661c579, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095603842 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095603842 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095608654 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241103095608660 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) 20241103095608660 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x563403da8ac0) (sgsn_libgtp.c:630) 20241103095613654 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1039" 20241103095618656 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241103095618656 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1039" 20241103095620296 DGPRS DEBUG Checking for inactive LLMEs, time = 33155979 (sgsn.c:132) 20241103095623632 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103095623633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103095623633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095623657 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241103095623657 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241103095623657 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1041" 20241103095628658 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241103095628658 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241103095628658 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241103095628658 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1041" 20241103095633178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095633183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095633184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095633193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095633196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095633196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095633209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095633213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095633213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095633659 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241103095633660 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241103095633660 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241103095633660 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241103095633660 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1043" 20241103095638660 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241103095638660 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241103095638660 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241103095638660 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241103095638660 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x563403da8ac0) (sgsn_libgtp.c:630) 20241103095638660 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x563403da8ac0) (sgsn_libgtp.c:634) 20241103095638660 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241103095638661 DMM INFO MM(262420000000067/d661c579) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095638661 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241103095638661 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095638661 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241103095638661 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241103095638661 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095638661 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241103095638661 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241103095638661 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095638661 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241103095638661 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241103095638661 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095638661 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241103095638661 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@047c111c8eb5: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@047c111c8eb5: Removing Client IMSI='262420000000067'H, index=0 20241103095638688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095638688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241103095638688 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095638688 DMM INFO MM(262420000000067/d661c579) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@047c111c8eb5: Final verdict of PTC: pass 20241103095638694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(887)@047c111c8eb5: Final verdict of PTC: none 20241103095638699 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_echo_timeout-BVCI220(891)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(882)@047c111c8eb5: Final verdict of PTC: none 20241103095638700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(892)@047c111c8eb5: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@047c111c8eb5: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(890)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(880)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(885)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Nov 3 09:56:38 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241103095638796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095639198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100588) 20241103095639701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095639701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100588, count=113912) 20241103095640702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095640702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Nov 3 09:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095641703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095641704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_restart_ctr_echo started. 20241103095642291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095642293 DMM INFO MM(262420000000067/d661c579) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095642294 DMM INFO MM(262420000000067/d661c579) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095642294 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095642294 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095642294 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095642294 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095642294 DLLC NOTICE LLME(ffffffff/d661c579){ASSIGNED} LLGM Assign pre (d661c579 => ffffffff) (gprs_llc.c:1079) 20241103095642294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d661c579 => ffffffff) (gprs_llc.c:1125) 20241103095642294 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095642294 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095642294 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241103095642294 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) 20241103095642294 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) 20241103095642294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095642294 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095642294 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095642294 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095642294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095642335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095642335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095642335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095642335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095642335 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095642335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095642335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095642335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095642335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095642335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095642336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095642336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095642336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095642336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095642336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095642336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095642336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095642336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095642336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095642336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095642336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095642336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095642337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095642342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095642351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095642351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095642351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095642351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095642351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095642351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095642351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095642351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095642352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095642352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095642353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 20241103095642358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095642368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095642368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095642368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095642368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095642368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095642368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095642368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095642368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095642368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095642369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095642369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095642369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095642369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095642369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095642369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095642369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095642369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095642369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095642369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095642369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095642369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095642369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095642372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095642377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095642704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095642704 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095642704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095642704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095642710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095642711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@047c111c8eb5: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E2C25055'O, index=0 SGSN_Test-GSUP(913)@047c111c8eb5: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@047c111c8eb5: 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 := '5749F8487C836BEC8030DE623FFD9154'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75DD5741'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D7053896FCC4C61'O } } } } } 20241103095642759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642759 DLLC NOTICE LLME(ffffffff/e2c25055){UNASSIGNED} LLC RX: unknown TLLI 0xe2c25055, creating LLME on the fly (gprs_llc.c:552) 20241103095642759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095642759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095642759 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095642759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095642759 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095642759 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095642759 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095642759 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095642759 DLLC NOTICE LLME(ffffffff/e2c25055){UNASSIGNED} LLGM Assign pre (e2c25055 => d9cca37f) (gprs_llc.c:1079) 20241103095642759 DLLC NOTICE LLME(e2c25055/d9cca37f){ASSIGNED} LLGM Assign post (e2c25055 => d9cca37f) (gprs_llc.c:1125) 20241103095642759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095642759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095642759 DMM DEBUG MM(262420000000023/d9cca37f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095642774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095642774 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095642774 DMM DEBUG MM(262420000000023/d9cca37f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241103095642774 DMM NOTICE MM(262420000000023/d9cca37f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095642774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095642774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095642774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095642774 DMM DEBUG MM(262420000000023/d9cca37f) Requesting authorization (sgsn_auth.c:160) 20241103095642774 DMM INFO MM(262420000000023/d9cca37f) Requesting authentication tuples (sgsn_auth.c:184) 20241103095642774 DMM DEBUG MM(262420000000023/d9cca37f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095642774 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241103095642775 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@047c111c8eb5: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@047c111c8eb5: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241103095642782 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095642782 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095642782 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095642782 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095642782 DMM INFO MM(262420000000023/d9cca37f) Subscriber data update (mmctx.c:445) 20241103095642782 DMM DEBUG MM(262420000000023/d9cca37f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095642782 DMM INFO MM(262420000000023/d9cca37f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095642782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095642782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095642782 DMM INFO MM(262420000000023/d9cca37f) <- GMM AUTH AND CIPHERING REQ (rand = 57 49 f8 48 7c 83 6b ec 80 30 de 62 3f fd 91 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095642796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095642796 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095642796 DMM INFO MM(262420000000023/d9cca37f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095642796 DMM NOTICE MM(262420000000023/d9cca37f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095642796 DMM DEBUG MM(262420000000023/d9cca37f) checking auth: received GSM SRES = 75 dd 57 41 (gprs_gmm.c:666) 20241103095642796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095642796 DMM DEBUG MM(262420000000023/d9cca37f) Requesting authorization (sgsn_auth.c:160) 20241103095642796 DMM INFO MM(262420000000023/d9cca37f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095642797 DMM DEBUG MM(262420000000023/d9cca37f) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095642797 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241103095642797 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) 20241103095642797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095642797 DMM INFO MM(262420000000023/d9cca37f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9cca37f) (gprs_gmm.c:300) 20241103095642800 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095642800 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095642800 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241103095642800 DMM INFO MM(262420000000023/d9cca37f) Subscriber data update (mmctx.c:445) 20241103095642800 DMM DEBUG MM(262420000000023/d9cca37f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095642800 DMM INFO MM(262420000000023/d9cca37f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095642800 DMM NOTICE MM(262420000000023/d9cca37f) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241103095642800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095642800 DMM NOTICE MM(262420000000023/d9cca37f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095642800 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) 20241103095642801 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095642801 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241103095642801 DMM INFO MM(262420000000023/d9cca37f) Subscriber data update (mmctx.c:445) 20241103095642801 DMM DEBUG MM(262420000000023/d9cca37f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095642812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095642812 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095642812 DMM INFO MM(262420000000023/d9cca37f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095642812 DMM NOTICE MM(262420000000023/d9cca37f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095642812 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095642812 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095642812 DLLC NOTICE LLME(e2c25055/d9cca37f){ASSIGNED} LLGM Assign pre (ffffffff => d9cca37f) (gprs_llc.c:1079) 20241103095642812 DLLC NOTICE LLME(ffffffff/d9cca37f){ASSIGNED} LLGM Assign post (ffffffff => d9cca37f) (gprs_llc.c:1125) 20241103095642812 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095642812 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095642812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095642812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@047c111c8eb5: setverdict(pass): none -> pass 20241103095642870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095642870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095642870 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095642870 DMM INFO MM(262420000000023/d9cca37f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095642870 DMM INFO MM(262420000000023/d9cca37f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095642870 DMM DEBUG MM(262420000000023/d9cca37f) Using GGSN 0 (gprs_sm.c:317) 20241103095642870 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241103095642870 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095642870 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095642870 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241103095642895 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 ea 00 8e ad 11 9b 62 b8 05 14 05 7f b8 4f 9e 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=1045 from retransmit req queue (gtp.c:443) 20241103095642895 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99a058, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095642895 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095642895 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=d9cca37f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095642895 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095642895 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095647872 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241103095647878 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) 20241103095647878 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x563403da8ac0) (sgsn_libgtp.c:630) 20241103095650297 DGPRS DEBUG Checking for inactive LLMEs, time = 33156009 (sgsn.c:132) 20241103095652873 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241103095652879 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) 20241103095652879 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x563403da8ac0) (sgsn_libgtp.c:630) 20241103095652879 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241103095652879 DMM INFO MM(262420000000023/d9cca37f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095652879 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241103095652879 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@047c111c8eb5: Removing Client IMSI='262420000000023'H, index=0 20241103095652896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095652896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241103095652896 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095652896 DMM INFO MM(262420000000023/d9cca37f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@047c111c8eb5: Final verdict of PTC: pass 20241103095652901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI210(905)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(913)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@047c111c8eb5: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@047c111c8eb5: Final verdict of PTC: none 20241103095652907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095652907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(901)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(911)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(899)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(909)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(904)@047c111c8eb5: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Nov 3 09:56:52 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241103095652985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095653388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93668) 20241103095653908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095653908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93668, count=104060) 20241103095654910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095654910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Nov 3 09:56:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095655912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095655912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_restart_ctr_create started. 20241103095656498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095656501 DMM INFO MM(262420000000023/d9cca37f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095656501 DMM INFO MM(262420000000023/d9cca37f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095656501 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095656501 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095656501 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095656501 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095656501 DLLC NOTICE LLME(ffffffff/d9cca37f){ASSIGNED} LLGM Assign pre (d9cca37f => ffffffff) (gprs_llc.c:1079) 20241103095656501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9cca37f => ffffffff) (gprs_llc.c:1125) 20241103095656501 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095656501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095656501 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241103095656501 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) 20241103095656501 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) 20241103095656501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095656501 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095656501 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095656501 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095656501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095656543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095656543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095656543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095656543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095656543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095656543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095656543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095656543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095656543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095656544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095656544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095656544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095656544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095656544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095656544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095656544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095656544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095656544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095656544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095656544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(920)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095656544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095656544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095656546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095656551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095656551 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095656559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095656559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095656559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095656559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095656559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095656559 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095656559 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095656559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095656560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095656560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095656562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095656567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095656567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095656575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095656575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095656575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095656575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095656575 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095656575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095656575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095656575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095656575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095656576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095656576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095656576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095656576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095656576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095656576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095656576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095656576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095656576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095656576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095656576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095656576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095656576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095656579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095656583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095656583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095656914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095656914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095656914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095656914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095656918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095656920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@047c111c8eb5: 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(931)@047c111c8eb5: 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(931)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@047c111c8eb5: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D20082BB'O, index=0 SGSN_Test-GSUP(932)@047c111c8eb5: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@047c111c8eb5: 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 := 'E6102020CC907D04171C877290342B86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AE1FC08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '403FC12BC0D55E6C'O } } } } } 20241103095656992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095656992 DLLC NOTICE LLME(ffffffff/d20082bb){UNASSIGNED} LLC RX: unknown TLLI 0xd20082bb, creating LLME on the fly (gprs_llc.c:552) 20241103095656992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095656992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095656992 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095656992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095656992 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095656992 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095656992 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095656992 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095656992 DLLC NOTICE LLME(ffffffff/d20082bb){UNASSIGNED} LLGM Assign pre (d20082bb => fb455a44) (gprs_llc.c:1079) 20241103095656992 DLLC NOTICE LLME(d20082bb/fb455a44){ASSIGNED} LLGM Assign post (d20082bb => fb455a44) (gprs_llc.c:1125) 20241103095656992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095656992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095656992 DMM DEBUG MM(262420000000024/fb455a44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095657001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095657001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095657001 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095657001 DMM DEBUG MM(262420000000024/fb455a44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241103095657001 DMM NOTICE MM(262420000000024/fb455a44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095657001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095657001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095657001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095657001 DMM DEBUG MM(262420000000024/fb455a44) Requesting authorization (sgsn_auth.c:160) 20241103095657001 DMM INFO MM(262420000000024/fb455a44) Requesting authentication tuples (sgsn_auth.c:184) 20241103095657001 DMM DEBUG MM(262420000000024/fb455a44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095657001 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241103095657001 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@047c111c8eb5: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@047c111c8eb5: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241103095657005 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095657005 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095657005 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095657005 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095657005 DMM INFO MM(262420000000024/fb455a44) Subscriber data update (mmctx.c:445) 20241103095657005 DMM DEBUG MM(262420000000024/fb455a44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095657005 DMM INFO MM(262420000000024/fb455a44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095657005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095657005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095657005 DMM INFO MM(262420000000024/fb455a44) <- GMM AUTH AND CIPHERING REQ (rand = e6 10 20 20 cc 90 7d 04 17 1c 87 72 90 34 2b 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095657014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095657014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095657014 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095657015 DMM INFO MM(262420000000024/fb455a44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095657015 DMM NOTICE MM(262420000000024/fb455a44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095657015 DMM DEBUG MM(262420000000024/fb455a44) checking auth: received GSM SRES = 6a e1 fc 08 (gprs_gmm.c:666) 20241103095657015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095657015 DMM DEBUG MM(262420000000024/fb455a44) Requesting authorization (sgsn_auth.c:160) 20241103095657015 DMM INFO MM(262420000000024/fb455a44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095657015 DMM DEBUG MM(262420000000024/fb455a44) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095657015 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241103095657015 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) 20241103095657015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095657015 DMM INFO MM(262420000000024/fb455a44) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb455a44) (gprs_gmm.c:300) 20241103095657018 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095657018 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095657018 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241103095657018 DMM INFO MM(262420000000024/fb455a44) Subscriber data update (mmctx.c:445) 20241103095657018 DMM DEBUG MM(262420000000024/fb455a44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095657018 DMM INFO MM(262420000000024/fb455a44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095657018 DMM NOTICE MM(262420000000024/fb455a44) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241103095657018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095657018 DMM NOTICE MM(262420000000024/fb455a44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095657018 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) 20241103095657019 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095657019 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241103095657019 DMM INFO MM(262420000000024/fb455a44) Subscriber data update (mmctx.c:445) 20241103095657019 DMM DEBUG MM(262420000000024/fb455a44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095657029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095657030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095657030 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095657030 DMM INFO MM(262420000000024/fb455a44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095657030 DMM NOTICE MM(262420000000024/fb455a44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095657030 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095657030 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095657030 DLLC NOTICE LLME(d20082bb/fb455a44){ASSIGNED} LLGM Assign pre (ffffffff => fb455a44) (gprs_llc.c:1079) 20241103095657030 DLLC NOTICE LLME(ffffffff/fb455a44){ASSIGNED} LLGM Assign post (ffffffff => fb455a44) (gprs_llc.c:1125) 20241103095657030 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095657030 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095657030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095657030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@047c111c8eb5: setverdict(pass): none -> pass 20241103095657088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095657089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095657089 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095657089 DMM INFO MM(262420000000024/fb455a44) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095657089 DMM INFO MM(262420000000024/fb455a44) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095657089 DMM DEBUG MM(262420000000024/fb455a44) Using GGSN 0 (gprs_sm.c:317) 20241103095657089 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241103095657089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095657089 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095657089 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241103095657112 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 e0 f7 29 94 11 e6 a3 e9 b6 14 05 7f 24 08 9a 01 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) 20241103095657112 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fbb2d99a058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241103095657112 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbb2d99a058, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095657112 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241103095657112 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241103095657112 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095657112 DMM NOTICE MM(262420000000024/fb455a44) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095657124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095657124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095657124 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095657124 DMM INFO MM(262420000000024/fb455a44) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095657124 DMM INFO MM(262420000000024/fb455a44) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095657124 DMM DEBUG MM(262420000000024/fb455a44) Using GGSN 0 (gprs_sm.c:317) 20241103095657124 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241103095657124 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095657124 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095657124 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241103095657129 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 e0 f7 29 94 11 e6 a3 e9 b6 14 05 7f 24 08 9a 01 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) 20241103095657129 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fbb2d99a058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241103095657129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99a058, cbp=0x563403db10a0) (sgsn_libgtp.c:630) 20241103095657129 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095657129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=fb455a44, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095657129 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095657129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@047c111c8eb5: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@047c111c8eb5: Final verdict of PTC: pass 20241103095657145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095657149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095657149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@047c111c8eb5: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(925)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(920)@047c111c8eb5: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(930)@047c111c8eb5: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(918)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(923)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(928)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Nov 3 09:56:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241103095657235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095657637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84660) 20241103095658151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095658151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84660, count=104984) 20241103095659152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095659152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Nov 3 09:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095700154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095700154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241103095700738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095700740 DMM INFO MM(262420000000024/fb455a44) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095700740 DMM INFO MM(262420000000024/fb455a44) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095700740 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095700740 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095700740 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095700740 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095700740 DLLC NOTICE LLME(ffffffff/fb455a44){ASSIGNED} LLGM Assign pre (fb455a44 => ffffffff) (gprs_llc.c:1079) 20241103095700741 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb455a44 => ffffffff) (gprs_llc.c:1125) 20241103095700741 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095700741 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095700741 DMM NOTICE MM(262420000000024/fb455a44) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095700741 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241103095700741 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095700741 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095700741 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241103095700741 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241103095700741 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) 20241103095700741 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) 20241103095700741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095700741 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095700741 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095700741 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095700741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095700788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095700788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095700788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095700788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095700788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095700788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095700788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095700788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095700788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095700789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095700789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095700789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095700789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095700789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095700789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095700789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095700789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095700789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095700789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095700789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095700789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095700789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095700792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095700796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095700796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095700804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095700804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095700804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095700804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095700804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095700804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095700804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095700804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095700805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095700805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095700807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 20241103095700811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095700811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095700821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095700821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095700821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095700821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095700821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095700821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095700821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095700821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095700821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095700822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095700823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095700823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095700823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095700823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095700823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095700823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095700823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095700823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095700823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095700823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095700823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095700823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095700825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095700829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095700829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095701155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095701156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095701156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095701156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095701160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095701161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@047c111c8eb5: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D076DD7F'O, index=0 SGSN_Test-GSUP(951)@047c111c8eb5: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@047c111c8eb5: 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 := '356A5B28846DFAA06423178E7BD3D154'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AD9B401'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC5834D418CBB9E9'O } } } } } 20241103095702235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095702235 DLLC NOTICE LLME(ffffffff/d076dd7f){UNASSIGNED} LLC RX: unknown TLLI 0xd076dd7f, creating LLME on the fly (gprs_llc.c:552) 20241103095702235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095702235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095702235 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095702235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095702235 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095702235 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095702235 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095702235 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095702235 DLLC NOTICE LLME(ffffffff/d076dd7f){UNASSIGNED} LLGM Assign pre (d076dd7f => d6634918) (gprs_llc.c:1079) 20241103095702235 DLLC NOTICE LLME(d076dd7f/d6634918){ASSIGNED} LLGM Assign post (d076dd7f => d6634918) (gprs_llc.c:1125) 20241103095702235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095702235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095702235 DMM DEBUG MM(262420000000025/d6634918) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095702253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095702253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095702253 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095702253 DMM DEBUG MM(262420000000025/d6634918) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241103095702253 DMM NOTICE MM(262420000000025/d6634918) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095702253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095702253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095702253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095702253 DMM DEBUG MM(262420000000025/d6634918) Requesting authorization (sgsn_auth.c:160) 20241103095702253 DMM INFO MM(262420000000025/d6634918) Requesting authentication tuples (sgsn_auth.c:184) 20241103095702253 DMM DEBUG MM(262420000000025/d6634918) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095702253 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241103095702253 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@047c111c8eb5: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241103095702259 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095702259 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095702259 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095702259 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095702259 DMM INFO MM(262420000000025/d6634918) Subscriber data update (mmctx.c:445) 20241103095702259 DMM DEBUG MM(262420000000025/d6634918) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095702259 DMM INFO MM(262420000000025/d6634918) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095702259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095702259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095702259 DMM INFO MM(262420000000025/d6634918) <- GMM AUTH AND CIPHERING REQ (rand = 35 6a 5b 28 84 6d fa a0 64 23 17 8e 7b d3 d1 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095702274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095702274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095702274 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095702274 DMM INFO MM(262420000000025/d6634918) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095702274 DMM NOTICE MM(262420000000025/d6634918) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095702275 DMM DEBUG MM(262420000000025/d6634918) checking auth: received GSM SRES = 4a d9 b4 01 (gprs_gmm.c:666) 20241103095702275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095702275 DMM DEBUG MM(262420000000025/d6634918) Requesting authorization (sgsn_auth.c:160) 20241103095702275 DMM INFO MM(262420000000025/d6634918) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095702275 DMM DEBUG MM(262420000000025/d6634918) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095702275 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241103095702275 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) 20241103095702275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095702275 DMM INFO MM(262420000000025/d6634918) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6634918) (gprs_gmm.c:300) 20241103095702278 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095702278 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095702278 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241103095702278 DMM INFO MM(262420000000025/d6634918) Subscriber data update (mmctx.c:445) 20241103095702278 DMM DEBUG MM(262420000000025/d6634918) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095702278 DMM INFO MM(262420000000025/d6634918) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095702278 DMM NOTICE MM(262420000000025/d6634918) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241103095702278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095702278 DMM NOTICE MM(262420000000025/d6634918) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095702278 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) 20241103095702280 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095702280 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241103095702280 DMM INFO MM(262420000000025/d6634918) Subscriber data update (mmctx.c:445) 20241103095702280 DMM DEBUG MM(262420000000025/d6634918) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095702291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095702291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095702291 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095702291 DMM INFO MM(262420000000025/d6634918) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095702291 DMM NOTICE MM(262420000000025/d6634918) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095702291 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095702291 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095702291 DLLC NOTICE LLME(d076dd7f/d6634918){ASSIGNED} LLGM Assign pre (ffffffff => d6634918) (gprs_llc.c:1079) 20241103095702291 DLLC NOTICE LLME(ffffffff/d6634918){ASSIGNED} LLGM Assign post (ffffffff => d6634918) (gprs_llc.c:1125) 20241103095702291 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095702291 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095702291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095702291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@047c111c8eb5: setverdict(pass): none -> pass 20241103095702350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095702350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095702350 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095702350 DMM INFO MM(262420000000025/d6634918) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095702350 DMM INFO MM(262420000000025/d6634918) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095702350 DMM DEBUG MM(262420000000025/d6634918) Using GGSN 0 (gprs_sm.c:317) 20241103095702350 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) 20241103095702350 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241103095702350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095702350 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095702350 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241103095702375 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 1c 27 a9 db 11 35 3e dd 65 14 05 7f 9e 9f a3 8a 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) 20241103095702375 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103095702375 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095702375 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db80a8 TLLI=d6634918, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095702375 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095702375 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095702391 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241103095702391 DGPRS INFO PDP(262420000000025:5): Context 0x7fbb2d99b0d0 was deleted (sgsn_libgtp.c:704) 20241103095702391 DMM INFO MM(262420000000025/d6634918) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095702391 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241103095702391 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103095710392 DMM INFO MM(262420000000025/d6634918) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241103095718393 DMM INFO MM(262420000000025/d6634918) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095720298 DGPRS DEBUG Checking for inactive LLMEs, time = 33156039 (sgsn.c:132) 20241103095721157 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103095721157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095721158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241103095726394 DMM INFO MM(262420000000025/d6634918) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095730790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095730796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095730796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095730805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095730808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095730808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095730824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095730827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095730827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095734395 DMM INFO MM(262420000000025/d6634918) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@047c111c8eb5: Removing Client IMSI='262420000000025'H, index=0 20241103095734412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095734412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241103095734413 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095734413 DMM INFO MM(262420000000025/d6634918) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@047c111c8eb5: Final verdict of PTC: pass 20241103095734416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(944)@047c111c8eb5: Final verdict of PTC: none 20241103095734421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095734422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(949)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(939)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(947)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(942)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(937)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Nov 3 09:57:34 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241103095734493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095734895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103920) 20241103095735423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095735423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103920, count=112536) 20241103095736424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095736425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Nov 3 09:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095737425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095737425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241103095737987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095737989 DMM INFO MM(262420000000025/d6634918) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095737989 DMM INFO MM(262420000000025/d6634918) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095737989 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095737989 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095737989 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095737989 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095737989 DLLC NOTICE LLME(ffffffff/d6634918){ASSIGNED} LLGM Assign pre (d6634918 => ffffffff) (gprs_llc.c:1079) 20241103095737989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6634918 => ffffffff) (gprs_llc.c:1125) 20241103095737989 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db7d50 (gprs_sndcp.c:574) 20241103095737989 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db80a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095737989 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241103095737989 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) 20241103095737989 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) 20241103095737989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095737989 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095737989 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095737989 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095737990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095738040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095738040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095738040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095738040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095738040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095738040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095738040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095738040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095738040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095738041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095738041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095738041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095738041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095738041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095738041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095738041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095738041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095738041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095738041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095738041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095738042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095738042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095738044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095738049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095738056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095738056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095738056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095738056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095738056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095738056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095738056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095738056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095738056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095738057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095738057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095738057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095738057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095738057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095738057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095738057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095738057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095738057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095738057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095738057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095738057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095738057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095738060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095738064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095738072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095738072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095738072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095738072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095738072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095738072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095738072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095738072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095738072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095738073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095738073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095738073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095738073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095738073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095738073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095738073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095738073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095738073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095738073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095738073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095738073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095738073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095738075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095738080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095738426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095738426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095738426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095738426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095738428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095738429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@047c111c8eb5: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D877DFBB'O, index=0 SGSN_Test-GSUP(970)@047c111c8eb5: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: 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 := '0C7B901215FB7129F44C88673AD8B6C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27C90E61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D085020DDDC9065'O } } } } } 20241103095738468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738468 DLLC NOTICE LLME(ffffffff/d877dfbb){UNASSIGNED} LLC RX: unknown TLLI 0xd877dfbb, creating LLME on the fly (gprs_llc.c:552) 20241103095738468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095738468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095738468 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095738468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095738468 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095738468 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095738468 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095738468 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095738468 DLLC NOTICE LLME(ffffffff/d877dfbb){UNASSIGNED} LLGM Assign pre (d877dfbb => fa09b87d) (gprs_llc.c:1079) 20241103095738468 DLLC NOTICE LLME(d877dfbb/fa09b87d){ASSIGNED} LLGM Assign post (d877dfbb => fa09b87d) (gprs_llc.c:1125) 20241103095738468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095738468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095738468 DMM DEBUG MM(262420000000027/fa09b87d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095738480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095738480 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095738480 DMM DEBUG MM(262420000000027/fa09b87d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241103095738480 DMM NOTICE MM(262420000000027/fa09b87d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095738480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095738480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095738480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095738480 DMM DEBUG MM(262420000000027/fa09b87d) Requesting authorization (sgsn_auth.c:160) 20241103095738480 DMM INFO MM(262420000000027/fa09b87d) Requesting authentication tuples (sgsn_auth.c:184) 20241103095738480 DMM DEBUG MM(262420000000027/fa09b87d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095738480 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241103095738480 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@047c111c8eb5: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241103095738485 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095738485 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095738485 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095738485 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095738485 DMM INFO MM(262420000000027/fa09b87d) Subscriber data update (mmctx.c:445) 20241103095738485 DMM DEBUG MM(262420000000027/fa09b87d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095738485 DMM INFO MM(262420000000027/fa09b87d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095738485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095738485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095738485 DMM INFO MM(262420000000027/fa09b87d) <- GMM AUTH AND CIPHERING REQ (rand = 0c 7b 90 12 15 fb 71 29 f4 4c 88 67 3a d8 b6 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095738500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095738500 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095738500 DMM INFO MM(262420000000027/fa09b87d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095738500 DMM NOTICE MM(262420000000027/fa09b87d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095738500 DMM DEBUG MM(262420000000027/fa09b87d) checking auth: received GSM SRES = 27 c9 0e 61 (gprs_gmm.c:666) 20241103095738501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095738501 DMM DEBUG MM(262420000000027/fa09b87d) Requesting authorization (sgsn_auth.c:160) 20241103095738501 DMM INFO MM(262420000000027/fa09b87d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095738501 DMM DEBUG MM(262420000000027/fa09b87d) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095738501 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241103095738501 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) 20241103095738501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095738501 DMM INFO MM(262420000000027/fa09b87d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa09b87d) (gprs_gmm.c:300) 20241103095738504 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095738504 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095738504 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241103095738504 DMM INFO MM(262420000000027/fa09b87d) Subscriber data update (mmctx.c:445) 20241103095738504 DMM DEBUG MM(262420000000027/fa09b87d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095738504 DMM INFO MM(262420000000027/fa09b87d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095738504 DMM NOTICE MM(262420000000027/fa09b87d) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241103095738504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095738504 DMM NOTICE MM(262420000000027/fa09b87d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095738504 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) 20241103095738506 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095738506 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241103095738506 DMM INFO MM(262420000000027/fa09b87d) Subscriber data update (mmctx.c:445) 20241103095738506 DMM DEBUG MM(262420000000027/fa09b87d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095738518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095738518 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095738518 DMM INFO MM(262420000000027/fa09b87d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095738518 DMM NOTICE MM(262420000000027/fa09b87d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095738518 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095738518 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095738518 DLLC NOTICE LLME(d877dfbb/fa09b87d){ASSIGNED} LLGM Assign pre (ffffffff => fa09b87d) (gprs_llc.c:1079) 20241103095738518 DLLC NOTICE LLME(ffffffff/fa09b87d){ASSIGNED} LLGM Assign post (ffffffff => fa09b87d) (gprs_llc.c:1125) 20241103095738518 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095738518 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095738518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095738518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: setverdict(pass): none -> pass 20241103095738577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095738577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095738577 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095738577 DMM INFO MM(262420000000027/fa09b87d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095738577 DMM INFO MM(262420000000027/fa09b87d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095738577 DMM DEBUG MM(262420000000027/fa09b87d) Using GGSN 0 (gprs_sm.c:317) 20241103095738577 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) 20241103095738577 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241103095738577 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095738577 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095738577 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: First createPDPContextRequest received, dropping & waiting for retransmission 20241103095743578 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241103095743597 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 26 a3 fa 15 11 3a 85 4e 4a 14 05 7f 85 ce b3 de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241103095743597 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103095743597 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095743597 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=fa09b87d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095743597 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095743597 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241103095743613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095743613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241103095743613 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095743613 DMM INFO MM(262420000000027/fa09b87d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241103095743613 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095743613 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: First deletePDPContextRequest received, dropping & waiting for retransmission 20241103095748614 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241103095748622 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) 20241103095748622 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103095748622 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103095748622 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=fa09b87d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095748622 DMM INFO MM(262420000000027/fa09b87d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103095748623 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241103095748623 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@047c111c8eb5: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@047c111c8eb5: Final verdict of PTC: pass 20241103095748642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34870<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(958)@047c111c8eb5: Final verdict of PTC: none 20241103095748647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095748647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(963)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(968)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(961)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(966)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(956)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(963): none (none -> none)Sun Nov 3 09:57:48 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. 20241103095748700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095749102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103316) 20241103095749649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095749649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103316, count=104476) 20241103095750299 DGPRS DEBUG Checking for inactive LLMEs, time = 33156069 (sgsn.c:132) 20241103095750650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095750650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Nov 3 09:57:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095751652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095751652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241103095752199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095752201 DMM INFO MM(262420000000027/fa09b87d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095752201 DMM INFO MM(262420000000027/fa09b87d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095752201 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095752201 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095752201 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095752201 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095752201 DLLC NOTICE LLME(ffffffff/fa09b87d){ASSIGNED} LLGM Assign pre (fa09b87d => ffffffff) (gprs_llc.c:1079) 20241103095752201 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa09b87d => ffffffff) (gprs_llc.c:1125) 20241103095752201 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241103095752201 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) 20241103095752201 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) 20241103095752201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095752201 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095752201 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095752201 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095752201 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095752241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095752241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095752241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095752241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095752241 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095752241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095752241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095752241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095752241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095752242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095752242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095752242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095752242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095752242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095752242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095752242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095752242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095752242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095752242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095752242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095752242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095752242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095752244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095752249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752249 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095752256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095752256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095752256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095752256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095752256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095752256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095752256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095752256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095752256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095752257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095752257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095752257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095752257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095752257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095752257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095752257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095752257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095752257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095752257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095752257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095752257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095752257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095752260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095752265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095752274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095752274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095752274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095752274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095752274 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095752274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095752274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095752274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095752274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095752275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095752275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095752275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095752275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095752275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095752275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095752275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095752275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095752275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095752275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095752275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095752275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095752275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095752278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095752283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095752653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095752653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095752654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095752654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095752658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095752659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@047c111c8eb5: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='EC062C48'O, index=0 SGSN_Test-GSUP(989)@047c111c8eb5: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: 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 := 'B2ECBF3980BEDF10BE74C26A14BB47C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74A2F5BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD562FF5D10AFF4B'O } } } } } 20241103095752731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752731 DLLC NOTICE LLME(ffffffff/ec062c48){UNASSIGNED} LLC RX: unknown TLLI 0xec062c48, creating LLME on the fly (gprs_llc.c:552) 20241103095752731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095752731 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095752731 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095752731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095752731 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095752731 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095752731 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095752731 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095752731 DLLC NOTICE LLME(ffffffff/ec062c48){UNASSIGNED} LLGM Assign pre (ec062c48 => d242b6ca) (gprs_llc.c:1079) 20241103095752731 DLLC NOTICE LLME(ec062c48/d242b6ca){ASSIGNED} LLGM Assign post (ec062c48 => d242b6ca) (gprs_llc.c:1125) 20241103095752731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095752731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095752731 DMM DEBUG MM(262420000000028/d242b6ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095752746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095752747 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095752747 DMM DEBUG MM(262420000000028/d242b6ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241103095752747 DMM NOTICE MM(262420000000028/d242b6ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095752747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095752747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095752747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095752747 DMM DEBUG MM(262420000000028/d242b6ca) Requesting authorization (sgsn_auth.c:160) 20241103095752747 DMM INFO MM(262420000000028/d242b6ca) Requesting authentication tuples (sgsn_auth.c:184) 20241103095752747 DMM DEBUG MM(262420000000028/d242b6ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095752747 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241103095752747 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@047c111c8eb5: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241103095752752 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095752752 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095752752 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095752752 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095752752 DMM INFO MM(262420000000028/d242b6ca) Subscriber data update (mmctx.c:445) 20241103095752752 DMM DEBUG MM(262420000000028/d242b6ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095752752 DMM INFO MM(262420000000028/d242b6ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095752752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095752752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095752752 DMM INFO MM(262420000000028/d242b6ca) <- GMM AUTH AND CIPHERING REQ (rand = b2 ec bf 39 80 be df 10 be 74 c2 6a 14 bb 47 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095752769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095752769 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095752769 DMM INFO MM(262420000000028/d242b6ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095752769 DMM NOTICE MM(262420000000028/d242b6ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095752769 DMM DEBUG MM(262420000000028/d242b6ca) checking auth: received GSM SRES = 74 a2 f5 bf (gprs_gmm.c:666) 20241103095752769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095752769 DMM DEBUG MM(262420000000028/d242b6ca) Requesting authorization (sgsn_auth.c:160) 20241103095752769 DMM INFO MM(262420000000028/d242b6ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095752769 DMM DEBUG MM(262420000000028/d242b6ca) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095752769 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241103095752770 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) 20241103095752770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095752770 DMM INFO MM(262420000000028/d242b6ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xd242b6ca) (gprs_gmm.c:300) 20241103095752772 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095752772 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095752772 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241103095752772 DMM INFO MM(262420000000028/d242b6ca) Subscriber data update (mmctx.c:445) 20241103095752772 DMM DEBUG MM(262420000000028/d242b6ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095752772 DMM INFO MM(262420000000028/d242b6ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095752772 DMM NOTICE MM(262420000000028/d242b6ca) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241103095752772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095752772 DMM NOTICE MM(262420000000028/d242b6ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095752772 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) 20241103095752774 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095752774 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241103095752774 DMM INFO MM(262420000000028/d242b6ca) Subscriber data update (mmctx.c:445) 20241103095752774 DMM DEBUG MM(262420000000028/d242b6ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095752785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095752785 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095752785 DMM INFO MM(262420000000028/d242b6ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095752785 DMM NOTICE MM(262420000000028/d242b6ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095752785 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095752785 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095752785 DLLC NOTICE LLME(ec062c48/d242b6ca){ASSIGNED} LLGM Assign pre (ffffffff => d242b6ca) (gprs_llc.c:1079) 20241103095752785 DLLC NOTICE LLME(ffffffff/d242b6ca){ASSIGNED} LLGM Assign post (ffffffff => d242b6ca) (gprs_llc.c:1125) 20241103095752785 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095752785 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095752785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095752785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: setverdict(pass): none -> pass 20241103095752843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095752844 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095752844 DMM INFO MM(262420000000028/d242b6ca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095752844 DMM INFO MM(262420000000028/d242b6ca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095752844 DMM DEBUG MM(262420000000028/d242b6ca) Using GGSN 0 (gprs_sm.c:317) 20241103095752844 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) 20241103095752844 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241103095752844 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095752844 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095752844 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241103095752861 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 b8 a3 52 7d 11 43 eb ab 99 14 05 7f 89 be 74 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241103095752861 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103095752861 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095752861 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=d242b6ca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095752861 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095752861 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095752876 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241103095752876 DGPRS INFO PDP(262420000000028:5): Context 0x7fbb2d99b0d0 was deleted (sgsn_libgtp.c:704) 20241103095752876 DMM INFO MM(262420000000028/d242b6ca) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095752876 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241103095752876 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241103095752887 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241103095752888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095752888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241103095752889 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095752889 DMM INFO MM(262420000000028/d242b6ca) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241103095752889 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241103095752889 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@047c111c8eb5: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@047c111c8eb5: Final verdict of PTC: pass 20241103095752896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095752899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095752899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(989)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(982)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(987)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(977)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(985)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(980)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(975)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Nov 3 09:57:52 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241103095752998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095753400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55712) 20241103095753901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095753901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55712, count=102748) 20241103095754903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095754903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Nov 3 09:57:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095755905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095755905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241103095756492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095756494 DMM INFO MM(262420000000028/d242b6ca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095756494 DMM INFO MM(262420000000028/d242b6ca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095756494 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095756494 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095756494 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095756494 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095756494 DLLC NOTICE LLME(ffffffff/d242b6ca){ASSIGNED} LLGM Assign pre (d242b6ca => ffffffff) (gprs_llc.c:1079) 20241103095756495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d242b6ca => ffffffff) (gprs_llc.c:1125) 20241103095756495 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095756495 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095756495 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241103095756495 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) 20241103095756495 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) 20241103095756495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095756495 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095756495 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095756495 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095756495 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@047c111c8eb5: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(996)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 20241103095756541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095756541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095756541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095756541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095756541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095756541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095756541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095756541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095756541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095756542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095756542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095756542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095756542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095756542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095756542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095756542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095756542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095756542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095756542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095756542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095756542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095756542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095756544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095756549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095756549 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(996)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095756552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095756552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095756552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095756552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095756552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095756552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095756552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095756552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095756552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095756553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095756553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095756554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095756554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095756554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095756554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095756554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095756554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095756554 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095756554 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095756554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1001)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095756554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095756554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095756556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095756561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095756561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095756569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095756569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095756569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095756569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095756569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095756569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095756569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095756569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095756569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095756570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095756570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095756570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095756570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095756570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095756570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095756570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095756570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095756570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095756570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095756570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095756570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095756570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095756572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095756576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095756576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095756906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095756906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095756906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095756906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095756910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095756911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='CF61BB0E'O, index=0 SGSN_Test-GSUP(1008)@047c111c8eb5: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@047c111c8eb5: 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 := 'CCBFE7809CAFD3986B6DEAB00A6EE907'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE02460B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7D8DF40D0621638'O } } } } } 20241103095756998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095756998 DLLC NOTICE LLME(ffffffff/cf61bb0e){UNASSIGNED} LLC RX: unknown TLLI 0xcf61bb0e, creating LLME on the fly (gprs_llc.c:552) 20241103095756998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095756998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095756998 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095756998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095756998 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095756998 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095756998 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095756998 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095756998 DLLC NOTICE LLME(ffffffff/cf61bb0e){UNASSIGNED} LLGM Assign pre (cf61bb0e => cc194572) (gprs_llc.c:1079) 20241103095756998 DLLC NOTICE LLME(cf61bb0e/cc194572){ASSIGNED} LLGM Assign post (cf61bb0e => cc194572) (gprs_llc.c:1125) 20241103095756998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095756998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095756998 DMM DEBUG MM(262420000000026/cc194572) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095757019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095757019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095757019 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095757019 DMM DEBUG MM(262420000000026/cc194572) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241103095757019 DMM NOTICE MM(262420000000026/cc194572) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095757019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095757019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095757019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095757019 DMM DEBUG MM(262420000000026/cc194572) Requesting authorization (sgsn_auth.c:160) 20241103095757019 DMM INFO MM(262420000000026/cc194572) Requesting authentication tuples (sgsn_auth.c:184) 20241103095757019 DMM DEBUG MM(262420000000026/cc194572) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095757019 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241103095757019 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)@047c111c8eb5: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241103095757025 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095757025 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095757025 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095757025 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095757025 DMM INFO MM(262420000000026/cc194572) Subscriber data update (mmctx.c:445) 20241103095757025 DMM DEBUG MM(262420000000026/cc194572) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095757025 DMM INFO MM(262420000000026/cc194572) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095757025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095757025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095757025 DMM INFO MM(262420000000026/cc194572) <- GMM AUTH AND CIPHERING REQ (rand = cc bf e7 80 9c af d3 98 6b 6d ea b0 0a 6e e9 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095757043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095757043 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095757043 DMM INFO MM(262420000000026/cc194572) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095757043 DMM NOTICE MM(262420000000026/cc194572) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095757043 DMM DEBUG MM(262420000000026/cc194572) checking auth: received GSM SRES = de 02 46 0b (gprs_gmm.c:666) 20241103095757043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095757043 DMM DEBUG MM(262420000000026/cc194572) Requesting authorization (sgsn_auth.c:160) 20241103095757043 DMM INFO MM(262420000000026/cc194572) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095757043 DMM DEBUG MM(262420000000026/cc194572) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095757043 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241103095757043 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) 20241103095757043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095757043 DMM INFO MM(262420000000026/cc194572) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc194572) (gprs_gmm.c:300) 20241103095757046 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095757046 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095757046 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241103095757046 DMM INFO MM(262420000000026/cc194572) Subscriber data update (mmctx.c:445) 20241103095757046 DMM DEBUG MM(262420000000026/cc194572) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095757046 DMM INFO MM(262420000000026/cc194572) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095757046 DMM NOTICE MM(262420000000026/cc194572) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241103095757046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095757046 DMM NOTICE MM(262420000000026/cc194572) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095757046 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) 20241103095757048 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095757048 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241103095757048 DMM INFO MM(262420000000026/cc194572) Subscriber data update (mmctx.c:445) 20241103095757048 DMM DEBUG MM(262420000000026/cc194572) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095757058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095757059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095757059 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095757059 DMM INFO MM(262420000000026/cc194572) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095757059 DMM NOTICE MM(262420000000026/cc194572) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095757059 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095757059 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095757059 DLLC NOTICE LLME(cf61bb0e/cc194572){ASSIGNED} LLGM Assign pre (ffffffff => cc194572) (gprs_llc.c:1079) 20241103095757059 DLLC NOTICE LLME(ffffffff/cc194572){ASSIGNED} LLGM Assign post (ffffffff => cc194572) (gprs_llc.c:1125) 20241103095757059 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095757059 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095757059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095757059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@047c111c8eb5: setverdict(pass): none -> pass 20241103095757113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095757113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095757113 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095757113 DMM INFO MM(262420000000026/cc194572) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095757113 DMM INFO MM(262420000000026/cc194572) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095757113 DMM DEBUG MM(262420000000026/cc194572) Using GGSN 0 (gprs_sm.c:317) 20241103095757114 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) 20241103095757114 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241103095757114 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095757114 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095757114 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241103095757131 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 79 ab 2e 86 11 d7 37 10 fb 14 05 7f 53 25 6c 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241103095757131 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103095757131 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095757131 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=cc194572, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095757131 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095757131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095757143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095757143 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095757143 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095757148 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 79 ab 2e 86 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241103095757148 DGPRS INFO PDP(262420000000026:5): Context 0x7fbb2d99b0d0 was deleted (sgsn_libgtp.c:704) 20241103095757148 DMM INFO MM(262420000000026/cc194572) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241103095757148 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241103095757148 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@047c111c8eb5: Removing Client IMSI='262420000000026'H, index=0 20241103095757157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095757157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241103095757157 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095757157 DMM INFO MM(262420000000026/cc194572) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@047c111c8eb5: Final verdict of PTC: pass 20241103095757163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095757167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1008)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@047c111c8eb5: Final verdict of PTC: none 20241103095757167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(998)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(997)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1006)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(999)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1004)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(995)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1001)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Nov 3 09:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241103095757242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095757645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85088) 20241103095758169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095758169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85088, count=104668) 20241103095759171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095759171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Nov 3 09:57:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095800173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095800173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_gmm_detach started. 20241103095800748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095800750 DMM INFO MM(262420000000026/cc194572) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095800750 DMM INFO MM(262420000000026/cc194572) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095800750 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095800750 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095800750 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095800750 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095800750 DLLC NOTICE LLME(ffffffff/cc194572){ASSIGNED} LLGM Assign pre (cc194572 => ffffffff) (gprs_llc.c:1079) 20241103095800750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc194572 => ffffffff) (gprs_llc.c:1125) 20241103095800750 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095800750 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095800750 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241103095800750 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) 20241103095800750 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) 20241103095800750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095800750 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095800750 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095800750 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095800750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095800794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095800794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095800794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095800794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095800794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095800794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095800794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095800794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095800794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095800795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095800795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095800795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095800795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095800795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095800795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095800795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095800795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095800795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095800795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095800795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095800796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095800796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095800798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095800803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095800803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095800809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095800810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095800810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095800810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095800810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095800810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095800810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095800810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095800810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095800810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095800810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095800810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095800810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095800810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1020)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095800811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095800811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095800812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095800817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095800817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095800826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095800826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095800826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095800826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095800826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095800826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095800826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095800826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095800826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095800827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095800827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095800827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095800827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095800827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095800827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095800827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095800827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095800827 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095800827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095800827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095800827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095800827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095800829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095800835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095800835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095801175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095801175 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095801175 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095801175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095801179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095801181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@047c111c8eb5: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='E15DE999'O, index=0 SGSN_Test-GSUP(1027)@047c111c8eb5: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@047c111c8eb5: 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 := '52EEC6EF254C7CB211898E672DF8BA8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2CD1E15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8F195F4AC004FFA'O } } } } } 20241103095801241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095801241 DLLC NOTICE LLME(ffffffff/e15de999){UNASSIGNED} LLC RX: unknown TLLI 0xe15de999, creating LLME on the fly (gprs_llc.c:552) 20241103095801241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095801241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095801241 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095801241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095801241 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095801241 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095801241 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095801241 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095801241 DLLC NOTICE LLME(ffffffff/e15de999){UNASSIGNED} LLGM Assign pre (e15de999 => d1d200ac) (gprs_llc.c:1079) 20241103095801241 DLLC NOTICE LLME(e15de999/d1d200ac){ASSIGNED} LLGM Assign post (e15de999 => d1d200ac) (gprs_llc.c:1125) 20241103095801241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095801241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095801241 DMM DEBUG MM(262420000000026/d1d200ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095801259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095801259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095801259 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095801259 DMM DEBUG MM(262420000000026/d1d200ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241103095801259 DMM NOTICE MM(262420000000026/d1d200ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095801259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095801259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095801259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095801259 DMM DEBUG MM(262420000000026/d1d200ac) Requesting authorization (sgsn_auth.c:160) 20241103095801259 DMM INFO MM(262420000000026/d1d200ac) Requesting authentication tuples (sgsn_auth.c:184) 20241103095801259 DMM DEBUG MM(262420000000026/d1d200ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095801259 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241103095801259 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@047c111c8eb5: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241103095801265 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095801265 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095801265 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095801265 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095801265 DMM INFO MM(262420000000026/d1d200ac) Subscriber data update (mmctx.c:445) 20241103095801265 DMM DEBUG MM(262420000000026/d1d200ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095801265 DMM INFO MM(262420000000026/d1d200ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095801265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095801265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095801265 DMM INFO MM(262420000000026/d1d200ac) <- GMM AUTH AND CIPHERING REQ (rand = 52 ee c6 ef 25 4c 7c b2 11 89 8e 67 2d f8 ba 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095801281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095801282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095801282 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095801282 DMM INFO MM(262420000000026/d1d200ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095801282 DMM NOTICE MM(262420000000026/d1d200ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095801282 DMM DEBUG MM(262420000000026/d1d200ac) checking auth: received GSM SRES = c2 cd 1e 15 (gprs_gmm.c:666) 20241103095801282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095801282 DMM DEBUG MM(262420000000026/d1d200ac) Requesting authorization (sgsn_auth.c:160) 20241103095801282 DMM INFO MM(262420000000026/d1d200ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095801282 DMM DEBUG MM(262420000000026/d1d200ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095801282 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241103095801282 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) 20241103095801282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095801282 DMM INFO MM(262420000000026/d1d200ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1d200ac) (gprs_gmm.c:300) 20241103095801285 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095801285 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095801285 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241103095801285 DMM INFO MM(262420000000026/d1d200ac) Subscriber data update (mmctx.c:445) 20241103095801285 DMM DEBUG MM(262420000000026/d1d200ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095801285 DMM INFO MM(262420000000026/d1d200ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095801285 DMM NOTICE MM(262420000000026/d1d200ac) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241103095801285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095801285 DMM NOTICE MM(262420000000026/d1d200ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095801285 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) 20241103095801287 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095801287 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241103095801287 DMM INFO MM(262420000000026/d1d200ac) Subscriber data update (mmctx.c:445) 20241103095801287 DMM DEBUG MM(262420000000026/d1d200ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095801298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095801298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095801298 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095801298 DMM INFO MM(262420000000026/d1d200ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095801298 DMM NOTICE MM(262420000000026/d1d200ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095801298 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095801298 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095801298 DLLC NOTICE LLME(e15de999/d1d200ac){ASSIGNED} LLGM Assign pre (ffffffff => d1d200ac) (gprs_llc.c:1079) 20241103095801298 DLLC NOTICE LLME(ffffffff/d1d200ac){ASSIGNED} LLGM Assign post (ffffffff => d1d200ac) (gprs_llc.c:1125) 20241103095801298 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095801298 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095801298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095801298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@047c111c8eb5: setverdict(pass): none -> pass 20241103095801353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095801353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095801353 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095801353 DMM INFO MM(262420000000026/d1d200ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095801353 DMM INFO MM(262420000000026/d1d200ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095801353 DMM DEBUG MM(262420000000026/d1d200ac) Using GGSN 0 (gprs_sm.c:317) 20241103095801353 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) 20241103095801353 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241103095801353 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095801354 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095801354 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241103095801378 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 f2 16 d9 5c 11 b0 70 0d c4 14 05 7f 5a 27 5b e5 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) 20241103095801378 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99b0d0, cbp=0x563403daff30) (sgsn_libgtp.c:630) 20241103095801378 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095801378 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=d1d200ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095801378 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095801378 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095801392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095801392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095801392 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095801392 DMM INFO MM(262420000000026/d1d200ac) -> GMM DETACH REQUEST TLLI=0xd1d200ac type=GPRS detach (gprs_gmm.c:1458) 20241103095801392 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241103095801392 DMM INFO MM(262420000000026/d1d200ac) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095801392 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095801392 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095801392 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095801392 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095801392 DLLC NOTICE LLME(ffffffff/d1d200ac){ASSIGNED} LLGM Assign pre (d1d200ac => ffffffff) (gprs_llc.c:1079) 20241103095801392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1d200ac => ffffffff) (gprs_llc.c:1125) 20241103095801392 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095801392 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095801392 DMM NOTICE MM(262420000000026/d1d200ac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095801392 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241103095801392 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095801393 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095801393 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241103095801393 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241103095801393 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) 20241103095801393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095801393 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095801393 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095801393 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095801394 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@047c111c8eb5: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@047c111c8eb5: Final verdict of PTC: pass 20241103095801406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095801410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(1021)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1027)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@047c111c8eb5: Final verdict of PTC: none 20241103095801410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1017)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1020)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1015)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1025)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1018)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1013)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1023)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass)Sun Nov 3 09:58:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== MTC@047c111c8eb5: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. 20241103095801484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095801786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42424) 20241103095802411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095802411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42424, count=108244) 20241103095803412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095803412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Nov 3 09:58:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095804413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095804413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241103095804876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095804878 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095804914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095804914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095804914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095804914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095804914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095804914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095804914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095804914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095804914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095804915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095804915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095804915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095804915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095804915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095804915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095804915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095804915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095804915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095804915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095804915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095804915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095804915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095804917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095804922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095804922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095804938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095804938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095804938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095804938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095804938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095804938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095804938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095804938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095804938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095804940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095804940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095804940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095804940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095804940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095804940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095804940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095804940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095804940 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095804940 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095804940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095804940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095804940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095804942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095804947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095804947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1039)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1044)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095804950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095804950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095804950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095804950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095804950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095804950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095804950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095804950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095804950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095804951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095804951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095804951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095804951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095804951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095804951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095804951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095804951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095804951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095804951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095804951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095804952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095804952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095804954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095804959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095804959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095805414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095805414 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095805414 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095805414 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095805419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095805420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@047c111c8eb5: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='CFF27C9B'O, index=0 SGSN_Test-GSUP(1046)@047c111c8eb5: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241103095806513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095806513 DLLC NOTICE LLME(ffffffff/cff27c9b){UNASSIGNED} LLC RX: unknown TLLI 0xcff27c9b, creating LLME on the fly (gprs_llc.c:552) 20241103095806513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095806513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241103095806513 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095806513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095806513 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095806513 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095806513 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095806513 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095806513 DLLC NOTICE LLME(ffffffff/cff27c9b){UNASSIGNED} LLGM Assign pre (cff27c9b => cda6e9dc) (gprs_llc.c:1079) 20241103095806513 DLLC NOTICE LLME(cff27c9b/cda6e9dc){ASSIGNED} LLGM Assign post (cff27c9b => cda6e9dc) (gprs_llc.c:1125) 20241103095806513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095806513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095806513 DMM DEBUG MM(262420000000039/cda6e9dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095806542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095806542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241103095806542 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095806542 DMM INFO MM(262420000000039/cda6e9dc) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241103095806542 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095806542 DLLC NOTICE LLME(cff27c9b/cda6e9dc){ASSIGNED} LLGM Assign pre (cff27c9b => cda6e9dc) (gprs_llc.c:1079) 20241103095806542 DLLC NOTICE LLME(cff27c9b/cda6e9dc){ASSIGNED} LLGM Assign post (cff27c9b => cda6e9dc) (gprs_llc.c:1125) 20241103095806542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095806542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095806542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095806542 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095806542 DMM DEBUG MM(262420000000039/cda6e9dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241103095806542 DMM NOTICE MM(262420000000039/cda6e9dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095806542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095806542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095806542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103095806542 DMM INFO MM(262420000000039/cda6e9dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xcda6e9dc) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@047c111c8eb5: Removing Client IMSI='262420000000039'H, index=0 20241103095807557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095807557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095807558 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095807558 DMM INFO MM(262420000000039/cda6e9dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095807558 DMM NOTICE MM(262420000000039/cda6e9dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095807558 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095807558 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095807558 DLLC NOTICE LLME(cff27c9b/cda6e9dc){ASSIGNED} LLGM Assign pre (ffffffff => cda6e9dc) (gprs_llc.c:1079) 20241103095807558 DLLC NOTICE LLME(ffffffff/cda6e9dc){ASSIGNED} LLGM Assign post (ffffffff => cda6e9dc) (gprs_llc.c:1125) 20241103095807558 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095807558 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095807558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095807558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@047c111c8eb5: Final verdict of PTC: pass 20241103095807563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1031)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@047c111c8eb5: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1040)@047c111c8eb5: Final verdict of PTC: none 20241103095807568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095807568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1044)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1034)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@047c111c8eb5: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1046)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1042)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1038)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1032)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Nov 3 09:58:07 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241103095807616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095808019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60336) 20241103095808569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095808570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60336, count=70672) 20241103095809570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095809570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Nov 3 09:58:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095810571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095810571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_xid_empty_l3 started. 20241103095811113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095811116 DMM INFO MM(262420000000039/cda6e9dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095811116 DMM INFO MM(262420000000039/cda6e9dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095811116 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095811116 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095811116 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095811116 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095811116 DLLC NOTICE LLME(ffffffff/cda6e9dc){ASSIGNED} LLGM Assign pre (cda6e9dc => ffffffff) (gprs_llc.c:1079) 20241103095811116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cda6e9dc => ffffffff) (gprs_llc.c:1125) 20241103095811116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095811116 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095811116 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095811116 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095811116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095811152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095811152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095811152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095811152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095811152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095811152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095811152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095811152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095811152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095811153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095811153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095811153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095811153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095811153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095811153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095811153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095811153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095811153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095811153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095811153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095811154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095811154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095811156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095811161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095811161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095811168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095811168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095811168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095811168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095811168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095811168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095811168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095811168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095811168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095811169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095811169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095811169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095811169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095811169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095811169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095811169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095811169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095811169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095811169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095811169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095811169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095811169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095811171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095811176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095811176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095811184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095811184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095811184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095811184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095811184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095811184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095811184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095811184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095811184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095811185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095811185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095811185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095811185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095811185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095811185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095811185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095811185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095811185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095811185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095811185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095811185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095811185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095811187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095811191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095811191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095811572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095811573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095811573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095811573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095811577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095811578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@047c111c8eb5: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D3D6F821'O, index=0 SGSN_Test-GSUP(1065)@047c111c8eb5: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@047c111c8eb5: 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 := '8CE5693508586A9BDE0E0AC85BD10403'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E16703AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5526000C0DCC22CE'O } } } } } 20241103095812652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095812652 DLLC NOTICE LLME(ffffffff/d3d6f821){UNASSIGNED} LLC RX: unknown TLLI 0xd3d6f821, creating LLME on the fly (gprs_llc.c:552) 20241103095812652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095812652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095812652 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095812652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095812652 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095812652 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095812652 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095812652 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095812652 DLLC NOTICE LLME(ffffffff/d3d6f821){UNASSIGNED} LLGM Assign pre (d3d6f821 => d161a836) (gprs_llc.c:1079) 20241103095812652 DLLC NOTICE LLME(d3d6f821/d161a836){ASSIGNED} LLGM Assign post (d3d6f821 => d161a836) (gprs_llc.c:1125) 20241103095812652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095812652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095812652 DMM DEBUG MM(262420000000044/d161a836) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095812678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095812678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095812678 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095812678 DMM DEBUG MM(262420000000044/d161a836) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241103095812678 DMM NOTICE MM(262420000000044/d161a836) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095812678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095812678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095812678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095812678 DMM DEBUG MM(262420000000044/d161a836) Requesting authorization (sgsn_auth.c:160) 20241103095812678 DMM INFO MM(262420000000044/d161a836) Requesting authentication tuples (sgsn_auth.c:184) 20241103095812678 DMM DEBUG MM(262420000000044/d161a836) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095812678 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241103095812678 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@047c111c8eb5: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@047c111c8eb5: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241103095812684 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095812684 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095812684 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095812684 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095812684 DMM INFO MM(262420000000044/d161a836) Subscriber data update (mmctx.c:445) 20241103095812684 DMM DEBUG MM(262420000000044/d161a836) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095812684 DMM INFO MM(262420000000044/d161a836) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095812684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095812684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095812684 DMM INFO MM(262420000000044/d161a836) <- GMM AUTH AND CIPHERING REQ (rand = 8c e5 69 35 08 58 6a 9b de 0e 0a c8 5b d1 04 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095812700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095812700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095812700 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095812700 DMM INFO MM(262420000000044/d161a836) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095812700 DMM NOTICE MM(262420000000044/d161a836) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095812700 DMM DEBUG MM(262420000000044/d161a836) checking auth: received GSM SRES = e1 67 03 aa (gprs_gmm.c:666) 20241103095812700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095812700 DMM DEBUG MM(262420000000044/d161a836) Requesting authorization (sgsn_auth.c:160) 20241103095812700 DMM INFO MM(262420000000044/d161a836) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095812700 DMM DEBUG MM(262420000000044/d161a836) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095812700 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241103095812700 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) 20241103095812701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095812701 DMM INFO MM(262420000000044/d161a836) <- GMM ATTACH ACCEPT (new P-TMSI=0xd161a836) (gprs_gmm.c:300) 20241103095812704 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095812704 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095812704 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241103095812704 DMM INFO MM(262420000000044/d161a836) Subscriber data update (mmctx.c:445) 20241103095812704 DMM DEBUG MM(262420000000044/d161a836) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095812704 DMM INFO MM(262420000000044/d161a836) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095812704 DMM NOTICE MM(262420000000044/d161a836) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241103095812704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095812704 DMM NOTICE MM(262420000000044/d161a836) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095812704 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) 20241103095812706 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095812706 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241103095812706 DMM INFO MM(262420000000044/d161a836) Subscriber data update (mmctx.c:445) 20241103095812706 DMM DEBUG MM(262420000000044/d161a836) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095812717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095812718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095812718 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095812718 DMM INFO MM(262420000000044/d161a836) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095812718 DMM NOTICE MM(262420000000044/d161a836) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095812718 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095812718 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095812718 DLLC NOTICE LLME(d3d6f821/d161a836){ASSIGNED} LLGM Assign pre (ffffffff => d161a836) (gprs_llc.c:1079) 20241103095812718 DLLC NOTICE LLME(ffffffff/d161a836){ASSIGNED} LLGM Assign post (ffffffff => d161a836) (gprs_llc.c:1125) 20241103095812718 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095812718 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095812718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095812718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@047c111c8eb5: setverdict(pass): none -> pass 20241103095812774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095812774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095812774 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095812774 DMM INFO MM(262420000000044/d161a836) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095812774 DMM INFO MM(262420000000044/d161a836) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095812774 DMM DEBUG MM(262420000000044/d161a836) Using GGSN 0 (gprs_sm.c:317) 20241103095812774 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) 20241103095812774 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241103095812774 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095812774 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095812774 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241103095812791 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 76 e7 aa 62 11 93 21 ef ac 14 05 7f 26 b4 6b c6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241103095812791 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99c148, cbp=0x563403db25f0) (sgsn_libgtp.c:630) 20241103095812791 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095812791 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=d161a836, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095812791 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095812791 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095812804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095812804 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241103095812804 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241103095812804 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@047c111c8eb5: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@047c111c8eb5: Final verdict of PTC: pass 20241103095812815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_empty_l3-BVCI196(1052)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1053)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@047c111c8eb5: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1065)@047c111c8eb5: Final verdict of PTC: none 20241103095812821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095812821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1063)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@047c111c8eb5: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1058)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1056)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1051)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1061)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) Sun Nov 3 09:58:12 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@047c111c8eb5: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. 20241103095812892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095813296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97608) 20241103095813822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095813822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97608, count=98768) 20241103095814824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095814824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Nov 3 09:58:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095815826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095815826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_xid_n201u started. 20241103095816400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095816402 DMM INFO MM(262420000000044/d161a836) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095816402 DMM INFO MM(262420000000044/d161a836) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095816402 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095816402 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095816402 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095816402 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095816402 DLLC NOTICE LLME(ffffffff/d161a836){ASSIGNED} LLGM Assign pre (d161a836 => ffffffff) (gprs_llc.c:1079) 20241103095816402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d161a836 => ffffffff) (gprs_llc.c:1125) 20241103095816402 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095816402 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095816402 DMM NOTICE MM(262420000000044/d161a836) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095816402 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241103095816402 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095816402 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095816402 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241103095816402 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241103095816402 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) 20241103095816402 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) 20241103095816402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095816402 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095816402 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095816402 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095816402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095816445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095816445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095816445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095816445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095816445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095816445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095816445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095816445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095816445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095816446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095816446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095816446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095816446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095816446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095816446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095816446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095816446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095816446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095816446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095816446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095816446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095816446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095816448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095816452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095816452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095816461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095816461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095816461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095816461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095816461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095816461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095816461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095816461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095816461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095816462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095816462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095816462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095816462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095816462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095816462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095816462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095816462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095816462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095816462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095816462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095816462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095816462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095816464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095816468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095816468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095816476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095816477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095816477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095816477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095816477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095816477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095816477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095816477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095816477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095816477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095816477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095816477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095816478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095816478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095816478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095816478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095816478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095816478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095816478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095816480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095816485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095816485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095816827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095816827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095816827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095816827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095816831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095816833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@047c111c8eb5: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F5ECDC70'O, index=0 SGSN_Test-GSUP(1084)@047c111c8eb5: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@047c111c8eb5: 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 := 'F3F40B6CE51D518C7940BBEED762AE9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB531976'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '14D5E93CA205E2C7'O } } } } } 20241103095817897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095817897 DLLC NOTICE LLME(ffffffff/f5ecdc70){UNASSIGNED} LLC RX: unknown TLLI 0xf5ecdc70, creating LLME on the fly (gprs_llc.c:552) 20241103095817897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095817897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095817897 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095817897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095817897 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095817897 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095817897 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095817897 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095817897 DLLC NOTICE LLME(ffffffff/f5ecdc70){UNASSIGNED} LLGM Assign pre (f5ecdc70 => df49f2ef) (gprs_llc.c:1079) 20241103095817897 DLLC NOTICE LLME(f5ecdc70/df49f2ef){ASSIGNED} LLGM Assign post (f5ecdc70 => df49f2ef) (gprs_llc.c:1125) 20241103095817897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095817897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095817897 DMM DEBUG MM(262420000000045/df49f2ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095817911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095817911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095817911 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095817911 DMM DEBUG MM(262420000000045/df49f2ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241103095817911 DMM NOTICE MM(262420000000045/df49f2ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095817911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095817911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095817911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095817911 DMM DEBUG MM(262420000000045/df49f2ef) Requesting authorization (sgsn_auth.c:160) 20241103095817911 DMM INFO MM(262420000000045/df49f2ef) Requesting authentication tuples (sgsn_auth.c:184) 20241103095817911 DMM DEBUG MM(262420000000045/df49f2ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095817911 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241103095817911 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@047c111c8eb5: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@047c111c8eb5: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241103095817914 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095817914 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095817914 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095817914 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095817914 DMM INFO MM(262420000000045/df49f2ef) Subscriber data update (mmctx.c:445) 20241103095817914 DMM DEBUG MM(262420000000045/df49f2ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095817914 DMM INFO MM(262420000000045/df49f2ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095817914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095817914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095817914 DMM INFO MM(262420000000045/df49f2ef) <- GMM AUTH AND CIPHERING REQ (rand = f3 f4 0b 6c e5 1d 51 8c 79 40 bb ee d7 62 ae 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095817922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095817922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095817922 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095817922 DMM INFO MM(262420000000045/df49f2ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095817922 DMM NOTICE MM(262420000000045/df49f2ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095817922 DMM DEBUG MM(262420000000045/df49f2ef) checking auth: received GSM SRES = fb 53 19 76 (gprs_gmm.c:666) 20241103095817922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095817922 DMM DEBUG MM(262420000000045/df49f2ef) Requesting authorization (sgsn_auth.c:160) 20241103095817922 DMM INFO MM(262420000000045/df49f2ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095817922 DMM DEBUG MM(262420000000045/df49f2ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095817922 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241103095817922 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) 20241103095817922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095817922 DMM INFO MM(262420000000045/df49f2ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf49f2ef) (gprs_gmm.c:300) 20241103095817923 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095817923 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095817923 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241103095817923 DMM INFO MM(262420000000045/df49f2ef) Subscriber data update (mmctx.c:445) 20241103095817923 DMM DEBUG MM(262420000000045/df49f2ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095817923 DMM INFO MM(262420000000045/df49f2ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095817923 DMM NOTICE MM(262420000000045/df49f2ef) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241103095817923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095817923 DMM NOTICE MM(262420000000045/df49f2ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095817923 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) 20241103095817924 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095817924 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241103095817924 DMM INFO MM(262420000000045/df49f2ef) Subscriber data update (mmctx.c:445) 20241103095817924 DMM DEBUG MM(262420000000045/df49f2ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095817930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095817930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095817930 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095817930 DMM INFO MM(262420000000045/df49f2ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095817930 DMM NOTICE MM(262420000000045/df49f2ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095817930 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095817930 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095817930 DLLC NOTICE LLME(f5ecdc70/df49f2ef){ASSIGNED} LLGM Assign pre (ffffffff => df49f2ef) (gprs_llc.c:1079) 20241103095817930 DLLC NOTICE LLME(ffffffff/df49f2ef){ASSIGNED} LLGM Assign post (ffffffff => df49f2ef) (gprs_llc.c:1125) 20241103095817930 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095817930 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095817930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095817930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@047c111c8eb5: setverdict(pass): none -> pass 20241103095817990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095817990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095817990 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095817990 DMM INFO MM(262420000000045/df49f2ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095817990 DMM INFO MM(262420000000045/df49f2ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095817990 DMM DEBUG MM(262420000000045/df49f2ef) Using GGSN 0 (gprs_sm.c:317) 20241103095817990 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) 20241103095817990 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241103095817990 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095817990 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095817990 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241103095818015 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 1a 2a 0d ef 11 e6 0b cb 40 14 05 7f 52 73 42 a0 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) 20241103095818015 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99d1c0, cbp=0x563403db2980) (sgsn_libgtp.c:630) 20241103095818015 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095818015 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=df49f2ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095818015 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095818015 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095818031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095818031 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241103095818031 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241103095818031 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241103095818031 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@047c111c8eb5: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@047c111c8eb5: Final verdict of PTC: pass 20241103095818043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@047c111c8eb5: Final verdict of PTC: none 20241103095818047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095818047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1068)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1082)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@047c111c8eb5: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@047c111c8eb5: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1077)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@047c111c8eb5: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1080)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1070)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1072)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1075)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@047c111c8eb5: Test case TC_xid_n201u finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Nov 3 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241103095818147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095818549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85932) 20241103095819048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095819048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85932, count=101668) 20241103095820050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095820050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103095820300 DGPRS DEBUG Checking for inactive LLMEs, time = 33156099 (sgsn.c:132) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Nov 3 09:58:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095821052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095821052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_llc_null started. 20241103095821645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095821648 DMM INFO MM(262420000000045/df49f2ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095821648 DMM INFO MM(262420000000045/df49f2ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095821648 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095821648 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095821648 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095821648 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095821648 DLLC NOTICE LLME(ffffffff/df49f2ef){ASSIGNED} LLGM Assign pre (df49f2ef => ffffffff) (gprs_llc.c:1079) 20241103095821648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df49f2ef => ffffffff) (gprs_llc.c:1125) 20241103095821648 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095821648 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095821648 DMM NOTICE MM(262420000000045/df49f2ef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095821648 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241103095821648 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095821648 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095821648 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241103095821648 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241103095821648 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) 20241103095821648 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) 20241103095821648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095821648 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095821648 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095821648 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095821648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095821692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095821692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095821692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095821692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095821692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095821692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095821692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095821692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095821692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095821693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095821693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095821693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095821693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095821693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095821693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095821693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095821693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095821693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095821696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095821702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095821702 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095821708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095821708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095821708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095821708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095821708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095821708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095821708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095821708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095821708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095821708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095821708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095821708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095821709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095821709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095821709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095821709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095821709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095821709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095821709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095821715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095821715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095821724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095821724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095821724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095821724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095821724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095821724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095821724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095821724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095821724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095821725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095821725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095821725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095821726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095821726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095821726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095821726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095821726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095821726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095821726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095821726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095821726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095821726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095821728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095821733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095821733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095822053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095822053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095822054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095822054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095822058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095822059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@047c111c8eb5: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DCFF50D1'O, index=0 SGSN_Test-GSUP(1103)@047c111c8eb5: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@047c111c8eb5: 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 := '616D24D117CC7296286EAA037B25D40C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4FD5C23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '265D57FE720D1830'O } } } } } 20241103095823127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095823127 DLLC NOTICE LLME(ffffffff/dcff50d1){UNASSIGNED} LLC RX: unknown TLLI 0xdcff50d1, creating LLME on the fly (gprs_llc.c:552) 20241103095823127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095823127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095823127 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095823127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095823127 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095823127 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095823127 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095823127 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095823127 DLLC NOTICE LLME(ffffffff/dcff50d1){UNASSIGNED} LLGM Assign pre (dcff50d1 => fd913425) (gprs_llc.c:1079) 20241103095823127 DLLC NOTICE LLME(dcff50d1/fd913425){ASSIGNED} LLGM Assign post (dcff50d1 => fd913425) (gprs_llc.c:1125) 20241103095823127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095823127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095823127 DMM DEBUG MM(262420000000041/fd913425) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095823138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095823138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095823138 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095823138 DMM DEBUG MM(262420000000041/fd913425) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241103095823138 DMM NOTICE MM(262420000000041/fd913425) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095823138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095823138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095823138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095823138 DMM DEBUG MM(262420000000041/fd913425) Requesting authorization (sgsn_auth.c:160) 20241103095823138 DMM INFO MM(262420000000041/fd913425) Requesting authentication tuples (sgsn_auth.c:184) 20241103095823138 DMM DEBUG MM(262420000000041/fd913425) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095823138 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241103095823138 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@047c111c8eb5: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@047c111c8eb5: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241103095823142 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095823142 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095823142 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095823142 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095823142 DMM INFO MM(262420000000041/fd913425) Subscriber data update (mmctx.c:445) 20241103095823142 DMM DEBUG MM(262420000000041/fd913425) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095823142 DMM INFO MM(262420000000041/fd913425) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095823142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095823142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095823142 DMM INFO MM(262420000000041/fd913425) <- GMM AUTH AND CIPHERING REQ (rand = 61 6d 24 d1 17 cc 72 96 28 6e aa 03 7b 25 d4 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095823153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095823153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095823153 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095823153 DMM INFO MM(262420000000041/fd913425) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095823153 DMM NOTICE MM(262420000000041/fd913425) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095823153 DMM DEBUG MM(262420000000041/fd913425) checking auth: received GSM SRES = c4 fd 5c 23 (gprs_gmm.c:666) 20241103095823153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095823153 DMM DEBUG MM(262420000000041/fd913425) Requesting authorization (sgsn_auth.c:160) 20241103095823153 DMM INFO MM(262420000000041/fd913425) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095823153 DMM DEBUG MM(262420000000041/fd913425) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095823153 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241103095823153 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) 20241103095823153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095823153 DMM INFO MM(262420000000041/fd913425) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd913425) (gprs_gmm.c:300) 20241103095823156 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095823156 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095823156 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241103095823156 DMM INFO MM(262420000000041/fd913425) Subscriber data update (mmctx.c:445) 20241103095823156 DMM DEBUG MM(262420000000041/fd913425) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095823156 DMM INFO MM(262420000000041/fd913425) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095823156 DMM NOTICE MM(262420000000041/fd913425) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241103095823156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095823156 DMM NOTICE MM(262420000000041/fd913425) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095823156 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) 20241103095823157 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095823157 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241103095823157 DMM INFO MM(262420000000041/fd913425) Subscriber data update (mmctx.c:445) 20241103095823157 DMM DEBUG MM(262420000000041/fd913425) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095823168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095823168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095823169 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095823169 DMM INFO MM(262420000000041/fd913425) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095823169 DMM NOTICE MM(262420000000041/fd913425) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095823169 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095823169 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095823169 DLLC NOTICE LLME(dcff50d1/fd913425){ASSIGNED} LLGM Assign pre (ffffffff => fd913425) (gprs_llc.c:1079) 20241103095823169 DLLC NOTICE LLME(ffffffff/fd913425){ASSIGNED} LLGM Assign post (ffffffff => fd913425) (gprs_llc.c:1125) 20241103095823169 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095823169 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095823169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095823169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095824225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095824225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241103095824225 DLLC DEBUG TLLI=fd913425 sends us LLC NULL (gprs_llc.c:912) 20241103095824226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095824226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241103095824226 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095824226 DMM INFO MM(262420000000041/fd913425) -> GMM DETACH REQUEST TLLI=0xfd913425 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241103095824226 DMM INFO MM(262420000000041/fd913425) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241103095824226 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095824226 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095824226 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095824226 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095824226 DLLC NOTICE LLME(ffffffff/fd913425){ASSIGNED} LLGM Assign pre (fd913425 => ffffffff) (gprs_llc.c:1079) 20241103095824226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd913425 => ffffffff) (gprs_llc.c:1125) 20241103095824226 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241103095824226 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) 20241103095824226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095824227 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095824227 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095824227 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095824228 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@047c111c8eb5: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@047c111c8eb5: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@047c111c8eb5: Final verdict of PTC: pass 20241103095829243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39748<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1101)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1096)@047c111c8eb5: Final verdict of PTC: none 20241103095829248 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095829248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1093)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@047c111c8eb5: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1103)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@047c111c8eb5: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@047c111c8eb5: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1091)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1089)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1094)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1099)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@047c111c8eb5: Test case TC_llc_null finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Nov 3 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241103095829303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095829605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95544) 20241103095830249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095830249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95544, count=101256) 20241103095831251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095831251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Nov 3 09:58:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095832253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095832253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_llc_sabm_dm_llgmm started. 20241103095832707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095832709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095832749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095832749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095832749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095832749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095832749 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095832749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095832749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095832749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095832749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095832750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095832750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095832750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095832750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095832750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095832750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095832750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095832750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095832750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095832750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095832750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095832750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095832750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095832752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095832756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095832756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095832764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095832764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095832764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095832764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095832764 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095832764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095832764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095832764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095832764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095832765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095832765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095832765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095832765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095832765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095832765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095832765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095832765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095832766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095832766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095832768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095832772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095832772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095832781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095832781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095832781 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095832781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095832781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095832782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095832782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095832782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095832782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095832782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095832782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095832782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095832782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095832782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095832782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095832782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095832782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095832782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095832784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095832789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095832789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095833254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095833254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095833254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095833254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095833258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095833258 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@047c111c8eb5: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F522AF8A'O, index=0 SGSN_Test-GSUP(1122)@047c111c8eb5: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@047c111c8eb5: 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 := '32D9453640EDBC4121697FCA420E7F97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0B59197'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D28D615B806C993'O } } } } } 20241103095834329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095834329 DLLC NOTICE LLME(ffffffff/f522af8a){UNASSIGNED} LLC RX: unknown TLLI 0xf522af8a, creating LLME on the fly (gprs_llc.c:552) 20241103095834329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095834329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095834329 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095834329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095834329 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095834329 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095834329 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095834329 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095834329 DLLC NOTICE LLME(ffffffff/f522af8a){UNASSIGNED} LLGM Assign pre (f522af8a => d120f63b) (gprs_llc.c:1079) 20241103095834329 DLLC NOTICE LLME(f522af8a/d120f63b){ASSIGNED} LLGM Assign post (f522af8a => d120f63b) (gprs_llc.c:1125) 20241103095834329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095834329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095834329 DMM DEBUG MM(262420000000042/d120f63b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095834351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095834351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095834351 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095834351 DMM DEBUG MM(262420000000042/d120f63b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241103095834351 DMM NOTICE MM(262420000000042/d120f63b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095834352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095834352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095834352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095834352 DMM DEBUG MM(262420000000042/d120f63b) Requesting authorization (sgsn_auth.c:160) 20241103095834352 DMM INFO MM(262420000000042/d120f63b) Requesting authentication tuples (sgsn_auth.c:184) 20241103095834352 DMM DEBUG MM(262420000000042/d120f63b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095834352 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241103095834352 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@047c111c8eb5: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@047c111c8eb5: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241103095834357 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095834357 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095834357 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095834357 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095834358 DMM INFO MM(262420000000042/d120f63b) Subscriber data update (mmctx.c:445) 20241103095834358 DMM DEBUG MM(262420000000042/d120f63b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095834358 DMM INFO MM(262420000000042/d120f63b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095834358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095834358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095834358 DMM INFO MM(262420000000042/d120f63b) <- GMM AUTH AND CIPHERING REQ (rand = 32 d9 45 36 40 ed bc 41 21 69 7f ca 42 0e 7f 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095834373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095834373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095834373 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095834373 DMM INFO MM(262420000000042/d120f63b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095834373 DMM NOTICE MM(262420000000042/d120f63b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095834373 DMM DEBUG MM(262420000000042/d120f63b) checking auth: received GSM SRES = d0 b5 91 97 (gprs_gmm.c:666) 20241103095834373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095834373 DMM DEBUG MM(262420000000042/d120f63b) Requesting authorization (sgsn_auth.c:160) 20241103095834373 DMM INFO MM(262420000000042/d120f63b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095834373 DMM DEBUG MM(262420000000042/d120f63b) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095834373 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241103095834374 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) 20241103095834374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095834374 DMM INFO MM(262420000000042/d120f63b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd120f63b) (gprs_gmm.c:300) 20241103095834376 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095834376 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095834376 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241103095834376 DMM INFO MM(262420000000042/d120f63b) Subscriber data update (mmctx.c:445) 20241103095834376 DMM DEBUG MM(262420000000042/d120f63b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095834376 DMM INFO MM(262420000000042/d120f63b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095834376 DMM NOTICE MM(262420000000042/d120f63b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241103095834377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095834377 DMM NOTICE MM(262420000000042/d120f63b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095834377 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) 20241103095834378 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095834378 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241103095834378 DMM INFO MM(262420000000042/d120f63b) Subscriber data update (mmctx.c:445) 20241103095834378 DMM DEBUG MM(262420000000042/d120f63b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095834389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095834389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095834389 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095834389 DMM INFO MM(262420000000042/d120f63b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095834389 DMM NOTICE MM(262420000000042/d120f63b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095834389 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095834389 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095834389 DLLC NOTICE LLME(f522af8a/d120f63b){ASSIGNED} LLGM Assign pre (ffffffff => d120f63b) (gprs_llc.c:1079) 20241103095834389 DLLC NOTICE LLME(ffffffff/d120f63b){ASSIGNED} LLGM Assign post (ffffffff => d120f63b) (gprs_llc.c:1125) 20241103095834389 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095834389 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095834389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095834389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095835447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095835447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@047c111c8eb5: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@047c111c8eb5: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@047c111c8eb5: Final verdict of PTC: pass 20241103095835464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@047c111c8eb5: Final verdict of PTC: none 20241103095835468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095835469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI210(1114)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1115)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1110)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1120)@047c111c8eb5: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@047c111c8eb5: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1113)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1108)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1118)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@047c111c8eb5: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Nov 3 09:58:35 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241103095835580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095835982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84148) 20241103095836469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095836469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84148, count=88504) 20241103095837470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095837470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Nov 3 09:58:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095838471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095838471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_llc_sabm_dm_ll5 started. 20241103095839081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095839084 DMM INFO MM(262420000000042/d120f63b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095839084 DMM INFO MM(262420000000042/d120f63b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095839084 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095839084 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095839084 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095839084 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095839084 DLLC NOTICE LLME(ffffffff/d120f63b){ASSIGNED} LLGM Assign pre (d120f63b => ffffffff) (gprs_llc.c:1079) 20241103095839084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d120f63b => ffffffff) (gprs_llc.c:1125) 20241103095839084 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241103095839084 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) 20241103095839084 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) 20241103095839084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095839084 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095839084 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095839084 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095839084 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095839133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095839133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095839133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095839133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095839133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095839133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095839133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095839133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095839133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095839134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095839134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095839134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095839134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095839134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095839134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095839134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095839134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095839134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095839134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095839134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095839134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095839134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095839136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095839140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095839140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095839152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095839152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095839152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095839152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095839152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095839152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095839152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095839152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095839152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095839153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095839153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095839153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095839153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095839153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095839153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095839153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095839153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095839153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095839153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095839153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1135)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095839153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095839153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095839155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103095839160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095839160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1134)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1132)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095839164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095839164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095839164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095839164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095839164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095839164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095839164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095839164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095839164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095839164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095839165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095839165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095839165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095839165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095839165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095839165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095839165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095839165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095839165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095839165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095839165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095839165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095839167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095839171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095839171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095839473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095839473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095839473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095839473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095839477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095839478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@047c111c8eb5: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E0DADBE6'O, index=0 SGSN_Test-GSUP(1141)@047c111c8eb5: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@047c111c8eb5: 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 := 'C1DE2A5EA8C0652742C5E282A7C75350'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8424D36A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B178E2A4C00B2FFF'O } } } } } 20241103095840553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095840553 DLLC NOTICE LLME(ffffffff/e0dadbe6){UNASSIGNED} LLC RX: unknown TLLI 0xe0dadbe6, creating LLME on the fly (gprs_llc.c:552) 20241103095840553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095840553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095840553 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095840553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095840553 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095840553 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095840553 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095840553 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095840553 DLLC NOTICE LLME(ffffffff/e0dadbe6){UNASSIGNED} LLGM Assign pre (e0dadbe6 => d9b4ed5d) (gprs_llc.c:1079) 20241103095840553 DLLC NOTICE LLME(e0dadbe6/d9b4ed5d){ASSIGNED} LLGM Assign post (e0dadbe6 => d9b4ed5d) (gprs_llc.c:1125) 20241103095840553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095840553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095840553 DMM DEBUG MM(262420000000043/d9b4ed5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095840564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095840564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095840564 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095840564 DMM DEBUG MM(262420000000043/d9b4ed5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241103095840564 DMM NOTICE MM(262420000000043/d9b4ed5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095840564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095840564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095840564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095840564 DMM DEBUG MM(262420000000043/d9b4ed5d) Requesting authorization (sgsn_auth.c:160) 20241103095840564 DMM INFO MM(262420000000043/d9b4ed5d) Requesting authentication tuples (sgsn_auth.c:184) 20241103095840564 DMM DEBUG MM(262420000000043/d9b4ed5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095840564 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241103095840564 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@047c111c8eb5: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@047c111c8eb5: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241103095840568 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095840568 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095840568 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095840568 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095840568 DMM INFO MM(262420000000043/d9b4ed5d) Subscriber data update (mmctx.c:445) 20241103095840568 DMM DEBUG MM(262420000000043/d9b4ed5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095840568 DMM INFO MM(262420000000043/d9b4ed5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095840568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095840568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095840568 DMM INFO MM(262420000000043/d9b4ed5d) <- GMM AUTH AND CIPHERING REQ (rand = c1 de 2a 5e a8 c0 65 27 42 c5 e2 82 a7 c7 53 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095840579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095840579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095840579 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095840579 DMM INFO MM(262420000000043/d9b4ed5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095840579 DMM NOTICE MM(262420000000043/d9b4ed5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095840579 DMM DEBUG MM(262420000000043/d9b4ed5d) checking auth: received GSM SRES = 84 24 d3 6a (gprs_gmm.c:666) 20241103095840579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095840579 DMM DEBUG MM(262420000000043/d9b4ed5d) Requesting authorization (sgsn_auth.c:160) 20241103095840579 DMM INFO MM(262420000000043/d9b4ed5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095840579 DMM DEBUG MM(262420000000043/d9b4ed5d) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095840579 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241103095840579 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) 20241103095840579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095840579 DMM INFO MM(262420000000043/d9b4ed5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9b4ed5d) (gprs_gmm.c:300) 20241103095840582 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095840582 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095840582 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241103095840582 DMM INFO MM(262420000000043/d9b4ed5d) Subscriber data update (mmctx.c:445) 20241103095840582 DMM DEBUG MM(262420000000043/d9b4ed5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095840582 DMM INFO MM(262420000000043/d9b4ed5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095840582 DMM NOTICE MM(262420000000043/d9b4ed5d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241103095840582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095840582 DMM NOTICE MM(262420000000043/d9b4ed5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095840582 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) 20241103095840583 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095840583 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241103095840583 DMM INFO MM(262420000000043/d9b4ed5d) Subscriber data update (mmctx.c:445) 20241103095840583 DMM DEBUG MM(262420000000043/d9b4ed5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095840591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095840591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095840591 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095840591 DMM INFO MM(262420000000043/d9b4ed5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095840591 DMM NOTICE MM(262420000000043/d9b4ed5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095840591 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095840591 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095840591 DLLC NOTICE LLME(e0dadbe6/d9b4ed5d){ASSIGNED} LLGM Assign pre (ffffffff => d9b4ed5d) (gprs_llc.c:1079) 20241103095840591 DLLC NOTICE LLME(ffffffff/d9b4ed5d){ASSIGNED} LLGM Assign post (ffffffff => d9b4ed5d) (gprs_llc.c:1125) 20241103095840591 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095840591 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095840591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095840591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095841649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095841650 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@047c111c8eb5: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@047c111c8eb5: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@047c111c8eb5: Final verdict of PTC: pass 20241103095841664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1129)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@047c111c8eb5: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1139)@047c111c8eb5: Final verdict of PTC: none 20241103095841669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095841669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI220(1138)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1141)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1135)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@047c111c8eb5: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1137)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1127)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1133)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@047c111c8eb5: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Nov 3 09:58:41 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241103095841784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095842186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84444) 20241103095842671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095842671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84444, count=91856) 20241103095843673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095843673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Nov 3 09:58:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095844674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095844674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_suspend_nopaging started. 20241103095845285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095845288 DMM INFO MM(262420000000043/d9b4ed5d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095845288 DMM INFO MM(262420000000043/d9b4ed5d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095845288 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095845288 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095845288 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095845288 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095845288 DLLC NOTICE LLME(ffffffff/d9b4ed5d){ASSIGNED} LLGM Assign pre (d9b4ed5d => ffffffff) (gprs_llc.c:1079) 20241103095845288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9b4ed5d => ffffffff) (gprs_llc.c:1125) 20241103095845288 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241103095845288 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) 20241103095845288 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) 20241103095845288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095845288 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095845288 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095845288 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095845288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095845337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095845337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095845337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095845337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095845337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095845337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095845337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095845337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095845337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095845338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095845338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095845338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095845338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095845338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095845338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095845338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095845338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095845338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095845338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095845338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095845338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095845338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095845340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095845347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095845347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095845354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095845354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095845354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095845354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095845354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095845354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095845354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095845354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095845354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095845355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095845355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095845355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095845355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095845355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095845355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095845355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095845355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095845355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095845355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095845355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095845355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095845355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095845357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095845363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095845363 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095845369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095845369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095845369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095845369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095845369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095845369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095845369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095845369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095845369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095845370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095845370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095845370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095845370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095845370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095845370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095845370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095845370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095845370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095845370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095845370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095845370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095845370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095845372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095845378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095845378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095845675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095845675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095845675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095845675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095845679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095845680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@047c111c8eb5: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='D1F483FF'O, index=0 SGSN_Test-GSUP(1160)@047c111c8eb5: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@047c111c8eb5: 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 := 'CC16827CAE8A24E06E6B86C18B86B797'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB518AD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '585168CA72B37BED'O } } } } } 20241103095846742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095846742 DLLC NOTICE LLME(ffffffff/d1f483ff){UNASSIGNED} LLC RX: unknown TLLI 0xd1f483ff, creating LLME on the fly (gprs_llc.c:552) 20241103095846742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095846742 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095846742 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095846742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095846742 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095846742 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095846742 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095846742 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095846742 DLLC NOTICE LLME(ffffffff/d1f483ff){UNASSIGNED} LLGM Assign pre (d1f483ff => d6ed5b87) (gprs_llc.c:1079) 20241103095846742 DLLC NOTICE LLME(d1f483ff/d6ed5b87){ASSIGNED} LLGM Assign post (d1f483ff => d6ed5b87) (gprs_llc.c:1125) 20241103095846742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095846742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095846742 DMM DEBUG MM(262420000000048/d6ed5b87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095846752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095846752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095846752 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095846752 DMM DEBUG MM(262420000000048/d6ed5b87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241103095846752 DMM NOTICE MM(262420000000048/d6ed5b87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095846752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095846752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095846752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095846752 DMM DEBUG MM(262420000000048/d6ed5b87) Requesting authorization (sgsn_auth.c:160) 20241103095846752 DMM INFO MM(262420000000048/d6ed5b87) Requesting authentication tuples (sgsn_auth.c:184) 20241103095846752 DMM DEBUG MM(262420000000048/d6ed5b87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095846752 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241103095846752 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@047c111c8eb5: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@047c111c8eb5: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241103095846755 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095846755 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095846755 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095846755 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095846755 DMM INFO MM(262420000000048/d6ed5b87) Subscriber data update (mmctx.c:445) 20241103095846755 DMM DEBUG MM(262420000000048/d6ed5b87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095846755 DMM INFO MM(262420000000048/d6ed5b87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095846755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095846755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095846755 DMM INFO MM(262420000000048/d6ed5b87) <- GMM AUTH AND CIPHERING REQ (rand = cc 16 82 7c ae 8a 24 e0 6e 6b 86 c1 8b 86 b7 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095846763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095846763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095846763 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095846763 DMM INFO MM(262420000000048/d6ed5b87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095846763 DMM NOTICE MM(262420000000048/d6ed5b87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095846763 DMM DEBUG MM(262420000000048/d6ed5b87) checking auth: received GSM SRES = eb 51 8a d7 (gprs_gmm.c:666) 20241103095846763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095846763 DMM DEBUG MM(262420000000048/d6ed5b87) Requesting authorization (sgsn_auth.c:160) 20241103095846763 DMM INFO MM(262420000000048/d6ed5b87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095846763 DMM DEBUG MM(262420000000048/d6ed5b87) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095846763 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241103095846763 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) 20241103095846763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095846763 DMM INFO MM(262420000000048/d6ed5b87) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6ed5b87) (gprs_gmm.c:300) 20241103095846765 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095846765 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095846765 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241103095846765 DMM INFO MM(262420000000048/d6ed5b87) Subscriber data update (mmctx.c:445) 20241103095846765 DMM DEBUG MM(262420000000048/d6ed5b87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095846765 DMM INFO MM(262420000000048/d6ed5b87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095846765 DMM NOTICE MM(262420000000048/d6ed5b87) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241103095846765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095846765 DMM NOTICE MM(262420000000048/d6ed5b87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095846765 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) 20241103095846766 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095846766 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241103095846766 DMM INFO MM(262420000000048/d6ed5b87) Subscriber data update (mmctx.c:445) 20241103095846766 DMM DEBUG MM(262420000000048/d6ed5b87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095846773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095846773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095846773 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095846773 DMM INFO MM(262420000000048/d6ed5b87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095846773 DMM NOTICE MM(262420000000048/d6ed5b87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095846773 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095846773 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095846773 DLLC NOTICE LLME(d1f483ff/d6ed5b87){ASSIGNED} LLGM Assign pre (ffffffff => d6ed5b87) (gprs_llc.c:1079) 20241103095846773 DLLC NOTICE LLME(ffffffff/d6ed5b87){ASSIGNED} LLGM Assign post (ffffffff => d6ed5b87) (gprs_llc.c:1125) 20241103095846773 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095846773 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095846773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095846774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@047c111c8eb5: setverdict(pass): none -> pass 20241103095846830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095846830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095846830 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095846830 DMM INFO MM(262420000000048/d6ed5b87) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095846830 DMM INFO MM(262420000000048/d6ed5b87) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095846830 DMM DEBUG MM(262420000000048/d6ed5b87) Using GGSN 0 (gprs_sm.c:317) 20241103095846830 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) 20241103095846830 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241103095846830 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095846830 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095846830 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241103095846855 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 f5 1f 2f cc 11 de 21 2c 4b 14 05 7f ff ae f0 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=1062 from retransmit req queue (gtp.c:443) 20241103095846856 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99e238, cbp=0x563403db1a50) (sgsn_libgtp.c:630) 20241103095846856 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095846856 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db80a8 TLLI=d6ed5b87, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095846856 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095846856 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095846873 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241103095846884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095846884 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241103095846884 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241103095846890 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241103095846890 DMM INFO MM(262420000000048/d6ed5b87) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241103095850301 DGPRS DEBUG Checking for inactive LLMEs, time = 33156129 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@047c111c8eb5: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@047c111c8eb5: Final verdict of PTC: pass 20241103095851909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@047c111c8eb5: Final verdict of PTC: none 20241103095851915 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095851915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1158)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@047c111c8eb5: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1148)@047c111c8eb5: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@047c111c8eb5: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1146)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1151)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1156)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@047c111c8eb5: Test case TC_suspend_nopaging finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Nov 3 09:58:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241103095852029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095852433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97260) 20241103095852917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095852917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97260, count=101616) 20241103095853919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095853919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Nov 3 09:58:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095854921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095854921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_suspend_resume started. 20241103095855536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095855539 DMM INFO MM(262420000000048/d6ed5b87) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095855539 DMM INFO MM(262420000000048/d6ed5b87) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095855539 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095855539 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095855539 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095855539 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095855539 DLLC NOTICE LLME(ffffffff/d6ed5b87){ASSIGNED} LLGM Assign pre (d6ed5b87 => ffffffff) (gprs_llc.c:1079) 20241103095855539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6ed5b87 => ffffffff) (gprs_llc.c:1125) 20241103095855539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db7d50 (gprs_sndcp.c:574) 20241103095855539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db80a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095855539 DMM NOTICE MM(262420000000048/d6ed5b87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095855539 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241103095855539 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095855539 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095855539 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241103095855539 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241103095855539 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) 20241103095855539 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) 20241103095855539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095855539 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095855540 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095855540 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095855540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095855577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095855577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095855577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095855577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095855577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095855577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095855577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095855577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095855577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095855578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095855578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095855578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095855578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095855578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095855578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095855578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095855578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095855578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095855578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095855578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095855578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095855578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095855580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095855585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095855585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095855594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095855594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095855594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095855594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095855594 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095855594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095855594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095855594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095855594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095855595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095855595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095855595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095855595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095855595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095855595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095855595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095855595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095855595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095855595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095855595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095855595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095855595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095855597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 20241103095855601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095855601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095855611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095855612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095855612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095855612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095855612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095855612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095855612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095855612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095855612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095855612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095855612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095855612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095855612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095855612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095855613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095855613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095855614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095855619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095855619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095855922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095855922 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095855922 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095855922 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095855927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: 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)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241103095855928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@047c111c8eb5: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E7E3DC2D'O, index=0 SGSN_Test-GSUP(1179)@047c111c8eb5: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@047c111c8eb5: 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 := '8825A1C0B9259B527300A38761829504'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF91426E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D12DA256103AE091'O } } } } } 20241103095857001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095857002 DLLC NOTICE LLME(ffffffff/e7e3dc2d){UNASSIGNED} LLC RX: unknown TLLI 0xe7e3dc2d, creating LLME on the fly (gprs_llc.c:552) 20241103095857002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095857002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095857002 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095857002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095857002 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095857002 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095857002 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095857002 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095857002 DLLC NOTICE LLME(ffffffff/e7e3dc2d){UNASSIGNED} LLGM Assign pre (e7e3dc2d => fe41ae6d) (gprs_llc.c:1079) 20241103095857002 DLLC NOTICE LLME(e7e3dc2d/fe41ae6d){ASSIGNED} LLGM Assign post (e7e3dc2d => fe41ae6d) (gprs_llc.c:1125) 20241103095857002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095857002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095857002 DMM DEBUG MM(262420000000049/fe41ae6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095857014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095857014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095857014 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095857014 DMM DEBUG MM(262420000000049/fe41ae6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241103095857014 DMM NOTICE MM(262420000000049/fe41ae6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095857014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095857014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095857014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095857014 DMM DEBUG MM(262420000000049/fe41ae6d) Requesting authorization (sgsn_auth.c:160) 20241103095857014 DMM INFO MM(262420000000049/fe41ae6d) Requesting authentication tuples (sgsn_auth.c:184) 20241103095857014 DMM DEBUG MM(262420000000049/fe41ae6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095857014 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241103095857014 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@047c111c8eb5: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@047c111c8eb5: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241103095857017 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095857017 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095857017 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095857017 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095857017 DMM INFO MM(262420000000049/fe41ae6d) Subscriber data update (mmctx.c:445) 20241103095857017 DMM DEBUG MM(262420000000049/fe41ae6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095857018 DMM INFO MM(262420000000049/fe41ae6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095857018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095857018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095857018 DMM INFO MM(262420000000049/fe41ae6d) <- GMM AUTH AND CIPHERING REQ (rand = 88 25 a1 c0 b9 25 9b 52 73 00 a3 87 61 82 95 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095857029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095857029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095857029 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095857029 DMM INFO MM(262420000000049/fe41ae6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095857029 DMM NOTICE MM(262420000000049/fe41ae6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095857029 DMM DEBUG MM(262420000000049/fe41ae6d) checking auth: received GSM SRES = af 91 42 6e (gprs_gmm.c:666) 20241103095857029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095857029 DMM DEBUG MM(262420000000049/fe41ae6d) Requesting authorization (sgsn_auth.c:160) 20241103095857029 DMM INFO MM(262420000000049/fe41ae6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095857029 DMM DEBUG MM(262420000000049/fe41ae6d) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095857029 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241103095857029 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) 20241103095857029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095857029 DMM INFO MM(262420000000049/fe41ae6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe41ae6d) (gprs_gmm.c:300) 20241103095857032 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095857032 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095857032 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241103095857032 DMM INFO MM(262420000000049/fe41ae6d) Subscriber data update (mmctx.c:445) 20241103095857032 DMM DEBUG MM(262420000000049/fe41ae6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095857032 DMM INFO MM(262420000000049/fe41ae6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095857032 DMM NOTICE MM(262420000000049/fe41ae6d) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241103095857032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095857032 DMM NOTICE MM(262420000000049/fe41ae6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095857032 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) 20241103095857033 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095857033 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241103095857033 DMM INFO MM(262420000000049/fe41ae6d) Subscriber data update (mmctx.c:445) 20241103095857033 DMM DEBUG MM(262420000000049/fe41ae6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095857041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095857041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095857041 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095857041 DMM INFO MM(262420000000049/fe41ae6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095857041 DMM NOTICE MM(262420000000049/fe41ae6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095857041 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095857041 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095857041 DLLC NOTICE LLME(e7e3dc2d/fe41ae6d){ASSIGNED} LLGM Assign pre (ffffffff => fe41ae6d) (gprs_llc.c:1079) 20241103095857041 DLLC NOTICE LLME(ffffffff/fe41ae6d){ASSIGNED} LLGM Assign post (ffffffff => fe41ae6d) (gprs_llc.c:1125) 20241103095857041 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095857041 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095857041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095857041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@047c111c8eb5: setverdict(pass): none -> pass 20241103095857101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095857101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095857101 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095857101 DMM INFO MM(262420000000049/fe41ae6d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095857101 DMM INFO MM(262420000000049/fe41ae6d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095857101 DMM DEBUG MM(262420000000049/fe41ae6d) Using GGSN 0 (gprs_sm.c:317) 20241103095857101 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) 20241103095857101 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241103095857101 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095857101 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095857101 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241103095857126 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 26 a0 72 e3 11 0c 9a a4 73 14 05 7f 51 1b 31 99 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) 20241103095857127 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d99f2b0, cbp=0x563403db1de0) (sgsn_libgtp.c:630) 20241103095857127 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095857127 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=fe41ae6d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095857127 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095857127 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095857139 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241103095857148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095857148 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241103095857148 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241103095857154 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241103095857154 DMM INFO MM(262420000000049/fe41ae6d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241103095902165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095902165 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2332) 20241103095902166 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241103095902172 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@047c111c8eb5: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@047c111c8eb5: Final verdict of PTC: pass 20241103095902188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@047c111c8eb5: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1172)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1177)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1167)@047c111c8eb5: Final verdict of PTC: none 20241103095902193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095902193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1180)@047c111c8eb5: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@047c111c8eb5: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1175)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1165)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1170)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@047c111c8eb5: Test case TC_suspend_resume finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Nov 3 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241103095902260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095902662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101584) 20241103095903194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095903194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101584, count=105940) 20241103095904196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095904196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Nov 3 09:59:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095905198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095905198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_suspend_rau started. 20241103095905762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095905764 DMM INFO MM(262420000000049/fe41ae6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095905764 DMM INFO MM(262420000000049/fe41ae6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095905764 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095905764 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095905764 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095905764 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095905764 DLLC NOTICE LLME(ffffffff/fe41ae6d){ASSIGNED} LLGM Assign pre (fe41ae6d => ffffffff) (gprs_llc.c:1079) 20241103095905764 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe41ae6d => ffffffff) (gprs_llc.c:1125) 20241103095905764 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095905764 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095905764 DMM NOTICE MM(262420000000049/fe41ae6d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095905764 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241103095905764 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095905764 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095905764 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241103095905764 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241103095905764 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) 20241103095905764 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) 20241103095905764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095905764 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095905764 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095905764 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095905765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095905814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095905814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095905814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095905814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095905814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095905815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095905815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095905815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095905815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095905818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095905823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095905823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095905830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095905830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095905830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095905830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095905830 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095905830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095905830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095905830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095905830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095905831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095905831 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095905831 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095905831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1191)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095905833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095905837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095905837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095905846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095905846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095905846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095905846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095905846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095905846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095905846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095905846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095905846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095905847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095905847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095905847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095905847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095905847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095905847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095905847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095905847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095905847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095905847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095905847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095905848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095905848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095905849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095905853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095905853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095906199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095906199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095906199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095906199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095906203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095906205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@047c111c8eb5: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D6292FB4'O, index=0 SGSN_Test-GSUP(1198)@047c111c8eb5: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@047c111c8eb5: 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 := 'B07F9A8B05739C179582E4FE8C6846F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4C9447B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86E47863574A567F'O } } } } } 20241103095907281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095907281 DLLC NOTICE LLME(ffffffff/d6292fb4){UNASSIGNED} LLC RX: unknown TLLI 0xd6292fb4, creating LLME on the fly (gprs_llc.c:552) 20241103095907281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095907281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095907281 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095907281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095907281 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095907281 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095907281 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095907281 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095907281 DLLC NOTICE LLME(ffffffff/d6292fb4){UNASSIGNED} LLGM Assign pre (d6292fb4 => c2752d4e) (gprs_llc.c:1079) 20241103095907281 DLLC NOTICE LLME(d6292fb4/c2752d4e){ASSIGNED} LLGM Assign post (d6292fb4 => c2752d4e) (gprs_llc.c:1125) 20241103095907281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095907281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095907281 DMM DEBUG MM(262420000000050/c2752d4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095907294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095907294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095907294 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095907294 DMM DEBUG MM(262420000000050/c2752d4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241103095907295 DMM NOTICE MM(262420000000050/c2752d4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095907295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095907295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095907295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095907295 DMM DEBUG MM(262420000000050/c2752d4e) Requesting authorization (sgsn_auth.c:160) 20241103095907295 DMM INFO MM(262420000000050/c2752d4e) Requesting authentication tuples (sgsn_auth.c:184) 20241103095907295 DMM DEBUG MM(262420000000050/c2752d4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095907295 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241103095907295 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@047c111c8eb5: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@047c111c8eb5: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241103095907298 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095907298 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095907298 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095907298 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095907298 DMM INFO MM(262420000000050/c2752d4e) Subscriber data update (mmctx.c:445) 20241103095907298 DMM DEBUG MM(262420000000050/c2752d4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095907298 DMM INFO MM(262420000000050/c2752d4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095907299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095907299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095907299 DMM INFO MM(262420000000050/c2752d4e) <- GMM AUTH AND CIPHERING REQ (rand = b0 7f 9a 8b 05 73 9c 17 95 82 e4 fe 8c 68 46 f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095907311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095907311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095907311 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095907311 DMM INFO MM(262420000000050/c2752d4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095907311 DMM NOTICE MM(262420000000050/c2752d4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095907311 DMM DEBUG MM(262420000000050/c2752d4e) checking auth: received GSM SRES = d4 c9 44 7b (gprs_gmm.c:666) 20241103095907311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095907311 DMM DEBUG MM(262420000000050/c2752d4e) Requesting authorization (sgsn_auth.c:160) 20241103095907311 DMM INFO MM(262420000000050/c2752d4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095907311 DMM DEBUG MM(262420000000050/c2752d4e) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095907311 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241103095907311 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) 20241103095907311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095907311 DMM INFO MM(262420000000050/c2752d4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2752d4e) (gprs_gmm.c:300) 20241103095907314 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095907314 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095907314 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241103095907314 DMM INFO MM(262420000000050/c2752d4e) Subscriber data update (mmctx.c:445) 20241103095907315 DMM DEBUG MM(262420000000050/c2752d4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095907315 DMM INFO MM(262420000000050/c2752d4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095907315 DMM NOTICE MM(262420000000050/c2752d4e) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241103095907315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095907315 DMM NOTICE MM(262420000000050/c2752d4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095907315 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) 20241103095907316 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095907316 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241103095907316 DMM INFO MM(262420000000050/c2752d4e) Subscriber data update (mmctx.c:445) 20241103095907316 DMM DEBUG MM(262420000000050/c2752d4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095907327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095907327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095907327 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095907327 DMM INFO MM(262420000000050/c2752d4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095907327 DMM NOTICE MM(262420000000050/c2752d4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095907327 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095907327 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095907327 DLLC NOTICE LLME(d6292fb4/c2752d4e){ASSIGNED} LLGM Assign pre (ffffffff => c2752d4e) (gprs_llc.c:1079) 20241103095907327 DLLC NOTICE LLME(ffffffff/c2752d4e){ASSIGNED} LLGM Assign post (ffffffff => c2752d4e) (gprs_llc.c:1125) 20241103095907327 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095907327 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095907327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095907327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@047c111c8eb5: setverdict(pass): none -> pass 20241103095907386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095907386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095907386 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095907386 DMM INFO MM(262420000000050/c2752d4e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095907386 DMM INFO MM(262420000000050/c2752d4e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095907386 DMM DEBUG MM(262420000000050/c2752d4e) Using GGSN 0 (gprs_sm.c:317) 20241103095907386 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) 20241103095907386 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241103095907386 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095907386 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095907386 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241103095907411 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 6c 66 69 8c 11 d5 e3 7a e5 14 05 7f b1 59 85 a9 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) 20241103095907411 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a0328, cbp=0x563403db1630) (sgsn_libgtp.c:630) 20241103095907411 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095907411 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=c2752d4e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095907411 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095907411 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095907428 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241103095907439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095907440 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241103095907440 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241103095907445 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241103095907445 DMM INFO MM(262420000000050/c2752d4e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241103095912461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095912461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095912461 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095912461 DMM INFO MM(262420000000050/c2752d4e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103095912461 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095912461 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241103095912461 DLLC NOTICE LLME(ffffffff/c2752d4e){ASSIGNED} LLGM Assign pre (c2752d4e => ca56a307) (gprs_llc.c:1079) 20241103095912461 DLLC NOTICE LLME(c2752d4e/ca56a307){ASSIGNED} LLGM Assign post (c2752d4e => ca56a307) (gprs_llc.c:1125) 20241103095912461 DMM INFO MM(262420000000050/ca56a307) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_suspend_rau(1200)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095912475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095912475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095912475 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095912475 DMM INFO MM(262420000000050/ca56a307) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103095912475 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103095912475 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095912475 DLLC NOTICE LLME(c2752d4e/ca56a307){ASSIGNED} LLGM Assign pre (ffffffff => ca56a307) (gprs_llc.c:1079) 20241103095912475 DLLC NOTICE LLME(ffffffff/ca56a307){ASSIGNED} LLGM Assign post (ffffffff => ca56a307) (gprs_llc.c:1125) 20241103095912475 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241103095912976 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) TC_suspend_rau-BVCI196(1185)@047c111c8eb5: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@047c111c8eb5: Final verdict of PTC: pass 20241103095912992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@047c111c8eb5: Final verdict of PTC: none 20241103095912997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095912997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1186)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@047c111c8eb5: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1191)@047c111c8eb5: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1196)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@047c111c8eb5: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1184)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1194)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1189)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) Sun Nov 3 09:59:13 UTC 2024 MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none)====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc MTC@047c111c8eb5: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@047c111c8eb5: Test case TC_suspend_rau finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. 20241103095913064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095913466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107616) 20241103095913999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095913999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107616, count=112252) 20241103095915000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095915000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Nov 3 09:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095916002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095916002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_paging_ps started. 20241103095916571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095916574 DMM INFO MM(262420000000050/ca56a307) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095916574 DMM INFO MM(262420000000050/ca56a307) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095916574 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095916574 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095916574 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095916574 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095916574 DLLC NOTICE LLME(ffffffff/ca56a307){ASSIGNED} LLGM Assign pre (ca56a307 => ffffffff) (gprs_llc.c:1079) 20241103095916574 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca56a307 => ffffffff) (gprs_llc.c:1125) 20241103095916574 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095916574 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095916574 DMM NOTICE MM(262420000000050/ca56a307) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095916574 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241103095916574 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095916574 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095916574 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241103095916574 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241103095916574 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) 20241103095916574 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) 20241103095916574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095916574 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095916574 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095916574 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095916574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095916616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095916616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095916616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095916616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095916616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095916617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095916617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095916617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095916617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095916617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095916617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095916617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095916617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095916617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095916617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095916617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095916617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095916617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095916619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095916623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095916623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095916632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095916632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095916632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095916632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095916632 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095916632 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095916632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095916633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095916633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095916636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095916641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095916641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095916650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095916650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095916650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095916650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095916650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095916650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095916650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095916650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095916650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095916651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095916651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095916651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095916651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095916651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095916651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095916651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095916651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095916651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095916651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095916651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095916651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095916651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095916653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095916657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095916657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095917004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095917004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095917004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095917004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095917008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095917009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@047c111c8eb5: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F88BE8A3'O, index=0 SGSN_Test-GSUP(1217)@047c111c8eb5: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@047c111c8eb5: 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 := '421F547EDABBB12BD1B5994B86EE0F13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C9797BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AEDCE4513CEBD94'O } } } } } 20241103095918081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095918081 DLLC NOTICE LLME(ffffffff/f88be8a3){UNASSIGNED} LLC RX: unknown TLLI 0xf88be8a3, creating LLME on the fly (gprs_llc.c:552) 20241103095918081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095918082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095918082 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095918082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095918082 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095918082 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095918082 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095918082 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095918082 DLLC NOTICE LLME(ffffffff/f88be8a3){UNASSIGNED} LLGM Assign pre (f88be8a3 => c1a7880a) (gprs_llc.c:1079) 20241103095918082 DLLC NOTICE LLME(f88be8a3/c1a7880a){ASSIGNED} LLGM Assign post (f88be8a3 => c1a7880a) (gprs_llc.c:1125) 20241103095918082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095918082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095918082 DMM DEBUG MM(262420000000051/c1a7880a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095918099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095918099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095918099 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095918099 DMM DEBUG MM(262420000000051/c1a7880a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241103095918099 DMM NOTICE MM(262420000000051/c1a7880a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095918099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095918099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095918099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095918099 DMM DEBUG MM(262420000000051/c1a7880a) Requesting authorization (sgsn_auth.c:160) 20241103095918099 DMM INFO MM(262420000000051/c1a7880a) Requesting authentication tuples (sgsn_auth.c:184) 20241103095918099 DMM DEBUG MM(262420000000051/c1a7880a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095918099 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241103095918099 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@047c111c8eb5: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@047c111c8eb5: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241103095918105 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095918105 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095918105 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095918105 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095918105 DMM INFO MM(262420000000051/c1a7880a) Subscriber data update (mmctx.c:445) 20241103095918105 DMM DEBUG MM(262420000000051/c1a7880a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095918105 DMM INFO MM(262420000000051/c1a7880a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095918105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095918105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095918105 DMM INFO MM(262420000000051/c1a7880a) <- GMM AUTH AND CIPHERING REQ (rand = 42 1f 54 7e da bb b1 2b d1 b5 99 4b 86 ee 0f 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095918121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095918121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095918121 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095918121 DMM INFO MM(262420000000051/c1a7880a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095918121 DMM NOTICE MM(262420000000051/c1a7880a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095918121 DMM DEBUG MM(262420000000051/c1a7880a) checking auth: received GSM SRES = 5c 97 97 ba (gprs_gmm.c:666) 20241103095918121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095918121 DMM DEBUG MM(262420000000051/c1a7880a) Requesting authorization (sgsn_auth.c:160) 20241103095918121 DMM INFO MM(262420000000051/c1a7880a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095918121 DMM DEBUG MM(262420000000051/c1a7880a) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095918121 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241103095918121 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) 20241103095918121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095918121 DMM INFO MM(262420000000051/c1a7880a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a7880a) (gprs_gmm.c:300) 20241103095918124 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095918124 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095918124 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241103095918124 DMM INFO MM(262420000000051/c1a7880a) Subscriber data update (mmctx.c:445) 20241103095918124 DMM DEBUG MM(262420000000051/c1a7880a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095918124 DMM INFO MM(262420000000051/c1a7880a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095918124 DMM NOTICE MM(262420000000051/c1a7880a) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241103095918124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095918124 DMM NOTICE MM(262420000000051/c1a7880a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095918124 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) 20241103095918126 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095918126 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241103095918126 DMM INFO MM(262420000000051/c1a7880a) Subscriber data update (mmctx.c:445) 20241103095918126 DMM DEBUG MM(262420000000051/c1a7880a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095918137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095918137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095918137 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095918137 DMM INFO MM(262420000000051/c1a7880a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095918137 DMM NOTICE MM(262420000000051/c1a7880a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095918137 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095918137 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095918137 DLLC NOTICE LLME(f88be8a3/c1a7880a){ASSIGNED} LLGM Assign pre (ffffffff => c1a7880a) (gprs_llc.c:1079) 20241103095918137 DLLC NOTICE LLME(ffffffff/c1a7880a){ASSIGNED} LLGM Assign post (ffffffff => c1a7880a) (gprs_llc.c:1125) 20241103095918137 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095918137 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095918137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095918137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@047c111c8eb5: setverdict(pass): none -> pass 20241103095918195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095918196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095918196 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095918196 DMM INFO MM(262420000000051/c1a7880a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095918196 DMM INFO MM(262420000000051/c1a7880a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095918196 DMM DEBUG MM(262420000000051/c1a7880a) Using GGSN 0 (gprs_sm.c:317) 20241103095918196 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) 20241103095918196 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241103095918196 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095918196 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095918196 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241103095918217 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 6b a3 77 da 11 6e a4 5d 1b 14 05 7f 3a cc f8 7f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241103095918217 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a13a0, cbp=0x563403db3a70) (sgsn_libgtp.c:630) 20241103095918217 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095918217 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db9218 TLLI=c1a7880a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095918217 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095918218 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095918234 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241103095920302 DGPRS DEBUG Checking for inactive LLMEs, time = 33156159 (sgsn.c:132) 20241103095921197 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Timeout of T3314 (fsm.c:317) 20241103095921197 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241103095921197 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241103095923249 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241103095923249 DMM INFO MM(262420000000051/c1a7880a) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@047c111c8eb5: 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 := 'C1A7880A'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@047c111c8eb5: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@047c111c8eb5: Final verdict of PTC: pass 20241103095923274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37060<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095923278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095923278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1210)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1205)@047c111c8eb5: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1215)@047c111c8eb5: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@047c111c8eb5: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1213)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1208)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1203)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@047c111c8eb5: Test case TC_paging_ps finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Nov 3 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241103095923382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095923785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96088) 20241103095924280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095924280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96088, count=104052) 20241103095925282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095925282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Nov 3 09:59:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095926283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095926283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_paging_ps_ra_multiple_cells started. 20241103095926883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095926886 DMM INFO MM(262420000000051/c1a7880a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095926886 DMM INFO MM(262420000000051/c1a7880a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095926886 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095926886 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095926886 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095926886 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241103095926886 DLLC NOTICE LLME(ffffffff/c1a7880a){ASSIGNED} LLGM Assign pre (c1a7880a => ffffffff) (gprs_llc.c:1079) 20241103095926886 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a7880a => ffffffff) (gprs_llc.c:1125) 20241103095926886 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db8ec0 (gprs_sndcp.c:574) 20241103095926886 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db9218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095926886 DMM NOTICE MM(262420000000051/c1a7880a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095926886 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241103095926886 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095926886 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095926886 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241103095926886 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241103095926886 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) 20241103095926886 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) 20241103095926887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095926887 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095926887 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095926887 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095926887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095926929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095926929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095926929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095926929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095926929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095926929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095926929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095926929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095926929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095926930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095926930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095926930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095926930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095926932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095926937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095926937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095926944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095926944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095926944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095926944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095926944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095926944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095926944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095926944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095926944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095926945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095926945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095926945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095926945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095926945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095926945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095926945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095926945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095926945 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095926945 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095926945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1229)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095926945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095926945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095926948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095926952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095926952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095926961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095926961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095926961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095926961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095926961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095926961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095926961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095926961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095926961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095926962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095926962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095926962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095926962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095926964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095926969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095926969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095927284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095927284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095927284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095927284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095927289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095927290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@047c111c8eb5: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CD911D56'O, index=0 SGSN_Test-GSUP(1236)@047c111c8eb5: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@047c111c8eb5: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@047c111c8eb5: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CD911D56'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@047c111c8eb5: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CD911D56'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@047c111c8eb5: 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 := '1E8DC3E2FB97FD4CDA06BD7C64E87DF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18C59480'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E9206A94E17E4B3'O } } } } } 20241103095928379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095928379 DLLC NOTICE LLME(ffffffff/cd911d56){UNASSIGNED} LLC RX: unknown TLLI 0xcd911d56, creating LLME on the fly (gprs_llc.c:552) 20241103095928379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095928379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095928379 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095928379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095928379 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095928379 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095928379 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095928379 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095928379 DLLC NOTICE LLME(ffffffff/cd911d56){UNASSIGNED} LLGM Assign pre (cd911d56 => c19385c4) (gprs_llc.c:1079) 20241103095928379 DLLC NOTICE LLME(cd911d56/c19385c4){ASSIGNED} LLGM Assign post (cd911d56 => c19385c4) (gprs_llc.c:1125) 20241103095928379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095928379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095928379 DMM DEBUG MM(262420000000052/c19385c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095928400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095928400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095928400 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095928400 DMM DEBUG MM(262420000000052/c19385c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241103095928400 DMM NOTICE MM(262420000000052/c19385c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095928400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095928401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095928401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095928401 DMM DEBUG MM(262420000000052/c19385c4) Requesting authorization (sgsn_auth.c:160) 20241103095928401 DMM INFO MM(262420000000052/c19385c4) Requesting authentication tuples (sgsn_auth.c:184) 20241103095928401 DMM DEBUG MM(262420000000052/c19385c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095928401 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241103095928401 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@047c111c8eb5: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@047c111c8eb5: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241103095928407 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095928407 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095928407 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095928407 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095928407 DMM INFO MM(262420000000052/c19385c4) Subscriber data update (mmctx.c:445) 20241103095928407 DMM DEBUG MM(262420000000052/c19385c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095928407 DMM INFO MM(262420000000052/c19385c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095928407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095928407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095928407 DMM INFO MM(262420000000052/c19385c4) <- GMM AUTH AND CIPHERING REQ (rand = 1e 8d c3 e2 fb 97 fd 4c da 06 bd 7c 64 e8 7d f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095928423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095928423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095928423 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095928423 DMM INFO MM(262420000000052/c19385c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095928423 DMM NOTICE MM(262420000000052/c19385c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095928423 DMM DEBUG MM(262420000000052/c19385c4) checking auth: received GSM SRES = 18 c5 94 80 (gprs_gmm.c:666) 20241103095928423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095928423 DMM DEBUG MM(262420000000052/c19385c4) Requesting authorization (sgsn_auth.c:160) 20241103095928423 DMM INFO MM(262420000000052/c19385c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095928423 DMM DEBUG MM(262420000000052/c19385c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095928423 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241103095928423 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) 20241103095928423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095928423 DMM INFO MM(262420000000052/c19385c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc19385c4) (gprs_gmm.c:300) 20241103095928427 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095928427 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095928427 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241103095928427 DMM INFO MM(262420000000052/c19385c4) Subscriber data update (mmctx.c:445) 20241103095928427 DMM DEBUG MM(262420000000052/c19385c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095928427 DMM INFO MM(262420000000052/c19385c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095928427 DMM NOTICE MM(262420000000052/c19385c4) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241103095928427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095928427 DMM NOTICE MM(262420000000052/c19385c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095928427 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) 20241103095928428 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095928428 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241103095928428 DMM INFO MM(262420000000052/c19385c4) Subscriber data update (mmctx.c:445) 20241103095928429 DMM DEBUG MM(262420000000052/c19385c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095928438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095928438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095928438 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095928438 DMM INFO MM(262420000000052/c19385c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095928438 DMM NOTICE MM(262420000000052/c19385c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095928438 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095928438 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095928438 DLLC NOTICE LLME(cd911d56/c19385c4){ASSIGNED} LLGM Assign pre (ffffffff => c19385c4) (gprs_llc.c:1079) 20241103095928438 DLLC NOTICE LLME(ffffffff/c19385c4){ASSIGNED} LLGM Assign post (ffffffff => c19385c4) (gprs_llc.c:1125) 20241103095928438 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095928438 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095928438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095928438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095928496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095928496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095928496 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095928496 DMM INFO MM(262420000000052/c19385c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095928496 DMM INFO MM(262420000000052/c19385c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095928496 DMM DEBUG MM(262420000000052/c19385c4) Using GGSN 0 (gprs_sm.c:317) 20241103095928496 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) 20241103095928496 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241103095928496 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095928496 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095928496 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241103095928514 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 c6 3b 22 95 11 7e b8 2b b9 14 05 7f 9c 7d 34 9a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241103095928514 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a2418, cbp=0x563403db17f0) (sgsn_libgtp.c:630) 20241103095928514 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095928514 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403dba388 TLLI=c19385c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095928514 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095928514 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@047c111c8eb5: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095928530 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241103095931497 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Timeout of T3314 (fsm.c:317) 20241103095931497 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241103095931497 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241103095933545 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241103095933545 DMM INFO MM(262420000000052/c19385c4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@047c111c8eb5: 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 := 'C19385C4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@047c111c8eb5: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C19385C4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@047c111c8eb5: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@047c111c8eb5: Final verdict of PTC: pass 20241103095933566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@047c111c8eb5: Final verdict of PTC: none 20241103095933569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095933570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1234)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1224)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1236)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1229)@047c111c8eb5: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@047c111c8eb5: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1232)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1222)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1227)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@047c111c8eb5: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Nov 3 09:59:33 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241103095933673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095934076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101408) 20241103095934570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095934571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101408, count=105764) 20241103095935571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095935571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Nov 3 09:59:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095936573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095936573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_bssgp_rim_single_report started. 20241103095937185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095937188 DMM INFO MM(262420000000052/c19385c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095937188 DMM INFO MM(262420000000052/c19385c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095937188 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095937188 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095937188 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095937188 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241103095937188 DLLC NOTICE LLME(ffffffff/c19385c4){ASSIGNED} LLGM Assign pre (c19385c4 => ffffffff) (gprs_llc.c:1079) 20241103095937188 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c19385c4 => ffffffff) (gprs_llc.c:1125) 20241103095937188 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403dba030 (gprs_sndcp.c:574) 20241103095937188 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403dba388, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095937188 DMM NOTICE MM(262420000000052/c19385c4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095937188 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241103095937188 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095937188 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095937188 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241103095937188 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241103095937188 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) 20241103095937188 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) 20241103095937188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095937188 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095937188 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095937188 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095937188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095937222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095937222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095937222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095937222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095937222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095937222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095937222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095937222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095937222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095937223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095937223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095937223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095937223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095937223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095937223 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095937223 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095937223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1243)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095937223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103095937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095937230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095937230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095937238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095937238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095937238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095937238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095937238 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095937238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095937238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095937238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095937238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095937240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095937240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095937240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095937240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095937240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095937240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095937240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095937240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095937240 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095937240 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095937240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095937240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095937240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095937242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095937246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095937246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1250)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1247)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095937259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095937259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095937259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095937259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095937259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095937259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095937259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095937259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095937259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095937260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095937260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095937260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095937260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095937262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095937266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095937266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095937574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095937574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095937574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095937574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095937579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095937580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103095937607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@047c111c8eb5: setverdict(pass): none -> pass MTC@047c111c8eb5: Warning: Re-starting timer T, which is already active (running or expired). 20241103095937629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095937643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42816<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095937647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095937647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1255)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1243)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@047c111c8eb5: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1248)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@047c111c8eb5: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1254)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@047c111c8eb5: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1252)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1246)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1241)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: pass MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@047c111c8eb5: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Nov 3 09:59:37 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241103095937749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095938151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56452) 20241103095938648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095938648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56452, count=60808) 20241103095939649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095939649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Nov 3 09:59:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095940650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095940650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_rim_eutran_to_geran started. 20241103095941246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095941248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095941296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095941297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095941297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095941297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095941297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095941297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095941298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095941298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095941298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095941298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095941298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095941298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095941298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095941298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095941298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095941298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095941298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095941298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095941298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095941300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095941306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095941306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095941312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095941312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095941312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095941312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095941312 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095941312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095941312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095941312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095941312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095941313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095941313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095941313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095941313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095941313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095941313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095941313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095941313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095941313 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095941313 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095941313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095941313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095941313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095941315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095941319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095941319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095941328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095941328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095941328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095941328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095941328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095941328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095941328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095941328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095941328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095941328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095941328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095941328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095941329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095941329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095941329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095941329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095941329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095941329 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095941329 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095941329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095941329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095941329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095941330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095941335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095941335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095941652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095941652 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095941652 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095941652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095941656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095941657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: 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(1272)@047c111c8eb5: 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(1272)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@047c111c8eb5: setverdict(pass): none -> pass 20241103095941704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095941718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI196(1260)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1266)@047c111c8eb5: Final verdict of PTC: none 20241103095941724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1273)@047c111c8eb5: Final verdict of PTC: none 20241103095941724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1257)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1261)@047c111c8eb5: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@047c111c8eb5: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1271)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1264)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1269)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1259)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: pass MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@047c111c8eb5: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Nov 3 09:59:41 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241103095941822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095942224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49176) 20241103095942726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095942726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49176, count=53532) 20241103095943726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095943726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Nov 3 09:59:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095944727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095944728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_cell_change_different_rai_ci_attach started. 20241103095945318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095945320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095945381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095945381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095945381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095945381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095945381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095945381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095945381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095945381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095945381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1279)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095945382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095945382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095945382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095945382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095945382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095945382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095945382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095945382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095945382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095945382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095945382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095945383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095945383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095945385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1276)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241103095945390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1284)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@047c111c8eb5: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_attach-BVCI196(1277)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095945393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095945393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095945393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095945393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095945393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095945393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095945393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095945393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095945393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095945393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095945393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095945393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095945394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095945394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095945394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095945394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095945394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095945394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095945394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095945394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095945394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1284)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103095945394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095945396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095945401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095945409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095945409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095945409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095945409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095945409 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095945409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095945409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095945409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095945409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095945410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095945410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095945410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095945410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095945410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095945410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095945410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095945410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095945410 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095945410 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095945410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095945410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095945410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095945412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095945416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095945729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095945729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095945729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095945729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095945733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095945735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@047c111c8eb5: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D4B07C83'O, index=0 SGSN_Test-GSUP(1291)@047c111c8eb5: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@047c111c8eb5: 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 := '8430130119995933E2E5810FA04E360B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBFE382D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '071D33D5B593A2A5'O } } } } } 20241103095945809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945809 DLLC NOTICE LLME(ffffffff/d4b07c83){UNASSIGNED} LLC RX: unknown TLLI 0xd4b07c83, creating LLME on the fly (gprs_llc.c:552) 20241103095945809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095945809 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095945809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095945809 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095945809 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095945809 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095945809 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095945809 DLLC NOTICE LLME(ffffffff/d4b07c83){UNASSIGNED} LLGM Assign pre (d4b07c83 => cfb28add) (gprs_llc.c:1079) 20241103095945809 DLLC NOTICE LLME(d4b07c83/cfb28add){ASSIGNED} LLGM Assign post (d4b07c83 => cfb28add) (gprs_llc.c:1125) 20241103095945809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095945809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095945809 DMM DEBUG MM(262420000000068/cfb28add) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095945829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945829 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095945829 DMM DEBUG MM(262420000000068/cfb28add) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241103095945829 DMM NOTICE MM(262420000000068/cfb28add) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095945829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095945829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095945829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095945829 DMM DEBUG MM(262420000000068/cfb28add) Requesting authorization (sgsn_auth.c:160) 20241103095945829 DMM INFO MM(262420000000068/cfb28add) Requesting authentication tuples (sgsn_auth.c:184) 20241103095945829 DMM DEBUG MM(262420000000068/cfb28add) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095945829 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241103095945829 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@047c111c8eb5: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@047c111c8eb5: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241103095945835 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095945835 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095945835 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095945835 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095945835 DMM INFO MM(262420000000068/cfb28add) Subscriber data update (mmctx.c:445) 20241103095945835 DMM DEBUG MM(262420000000068/cfb28add) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095945835 DMM INFO MM(262420000000068/cfb28add) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095945835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095945835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095945835 DMM INFO MM(262420000000068/cfb28add) <- GMM AUTH AND CIPHERING REQ (rand = 84 30 13 01 19 99 59 33 e2 e5 81 0f a0 4e 36 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095945851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945851 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095945851 DMM INFO MM(262420000000068/cfb28add) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095945851 DMM NOTICE MM(262420000000068/cfb28add) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095945851 DMM DEBUG MM(262420000000068/cfb28add) checking auth: received GSM SRES = fb fe 38 2d (gprs_gmm.c:666) 20241103095945851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095945851 DMM DEBUG MM(262420000000068/cfb28add) Requesting authorization (sgsn_auth.c:160) 20241103095945851 DMM INFO MM(262420000000068/cfb28add) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095945851 DMM DEBUG MM(262420000000068/cfb28add) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095945851 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241103095945851 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) 20241103095945851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095945851 DMM INFO MM(262420000000068/cfb28add) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfb28add) (gprs_gmm.c:300) 20241103095945854 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095945854 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095945854 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241103095945854 DMM INFO MM(262420000000068/cfb28add) Subscriber data update (mmctx.c:445) 20241103095945854 DMM DEBUG MM(262420000000068/cfb28add) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095945854 DMM INFO MM(262420000000068/cfb28add) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095945854 DMM NOTICE MM(262420000000068/cfb28add) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241103095945854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095945854 DMM NOTICE MM(262420000000068/cfb28add) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095945854 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) 20241103095945856 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095945856 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241103095945856 DMM INFO MM(262420000000068/cfb28add) Subscriber data update (mmctx.c:445) 20241103095945856 DMM DEBUG MM(262420000000068/cfb28add) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095945866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945867 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095945867 DMM INFO MM(262420000000068/cfb28add) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095945867 DMM NOTICE MM(262420000000068/cfb28add) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095945867 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095945867 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095945867 DLLC NOTICE LLME(d4b07c83/cfb28add){ASSIGNED} LLGM Assign pre (ffffffff => cfb28add) (gprs_llc.c:1079) 20241103095945867 DLLC NOTICE LLME(ffffffff/cfb28add){ASSIGNED} LLGM Assign post (ffffffff => cfb28add) (gprs_llc.c:1125) 20241103095945867 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095945867 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095945867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095945867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095945924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945924 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095945924 DMM INFO MM(262420000000068/cfb28add) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095945924 DMM INFO MM(262420000000068/cfb28add) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095945924 DMM DEBUG MM(262420000000068/cfb28add) Using GGSN 0 (gprs_sm.c:317) 20241103095945925 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) 20241103095945925 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241103095945925 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095945925 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095945925 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241103095945950 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 79 58 2c 7e 11 70 f9 3f 0f 14 05 7f 25 bc d0 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=1072 from retransmit req queue (gtp.c:443) 20241103095945950 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a3490, cbp=0x563403db46f0) (sgsn_libgtp.c:630) 20241103095945950 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095945950 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db94d8 TLLI=cfb28add, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095945950 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095945950 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@047c111c8eb5: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095945965 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241103095945980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945980 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945980 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@047c111c8eb5: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@047c111c8eb5: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CFB28ADD'O, index=0 20241103095945996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095945996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241103095945996 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCFB28ADD) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095945996 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095945996 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095945996 DLLC NOTICE LLME(ffffffff/cfb28add){ASSIGNED} LLGM Assign pre (cfb28add => e348ee95) (gprs_llc.c:1079) 20241103095945996 DLLC NOTICE LLME(cfb28add/e348ee95){ASSIGNED} LLGM Assign post (cfb28add => e348ee95) (gprs_llc.c:1125) 20241103095945996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095945996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095945996 DMM DEBUG MM(262420000000068/e348ee95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095946019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095946019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241103095946019 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095946019 DMM DEBUG MM(262420000000068/e348ee95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241103095946019 DMM NOTICE MM(262420000000068/e348ee95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095946019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095946019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095946019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095946019 DMM DEBUG MM(262420000000068/e348ee95) Requesting authorization (sgsn_auth.c:160) 20241103095946019 DMM INFO MM(262420000000068/e348ee95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095946019 DMM DEBUG MM(262420000000068/e348ee95) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095946019 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241103095946019 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) 20241103095946994 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095946994 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095946994 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241103095946994 DMM INFO MM(262420000000068/e348ee95) Subscriber data update (mmctx.c:445) 20241103095946994 DMM DEBUG MM(262420000000068/e348ee95) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241103095946994 DMM INFO MM(262420000000068/e348ee95) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241103095946994 DMM NOTICE MM(262420000000068/e348ee95) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241103095946994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095946994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095946994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103095946994 DMM INFO MM(262420000000068/e348ee95) <- GMM ATTACH ACCEPT (new P-TMSI=0xe348ee95) (gprs_gmm.c:300) 20241103095946994 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) 20241103095946996 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095946997 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241103095946997 DMM INFO MM(262420000000068/e348ee95) Subscriber data update (mmctx.c:445) 20241103095946997 DMM DEBUG MM(262420000000068/e348ee95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095947011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095947011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095947011 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095947011 DMM INFO MM(262420000000068/e348ee95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095947011 DMM NOTICE MM(262420000000068/e348ee95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095947011 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095947012 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095947012 DLLC NOTICE LLME(cfb28add/e348ee95){ASSIGNED} LLGM Assign pre (ffffffff => e348ee95) (gprs_llc.c:1079) 20241103095947012 DLLC NOTICE LLME(ffffffff/e348ee95){ASSIGNED} LLGM Assign post (ffffffff => e348ee95) (gprs_llc.c:1125) 20241103095947012 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095947012 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241103095947012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095947012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095947062 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241103095947078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095947079 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095947079 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@047c111c8eb5: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@047c111c8eb5: Final verdict of PTC: pass 20241103095947087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37784<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103095947090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095947090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1280)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1289)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1284)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1277)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1282)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1287)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1278)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@047c111c8eb5: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: passSun Nov 3 09:59:47 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241103095947143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095947546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102408) 20241103095948092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095948092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102408, count=123556) 20241103095949094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095949094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Nov 3 09:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095950096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095950096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103095950303 DGPRS DEBUG Checking for inactive LLMEs, time = 33156189 (sgsn.c:132) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_cell_change_different_rai_ci_data started. 20241103095950641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095950644 DMM INFO MM(262420000000068/e348ee95) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095950644 DMM INFO MM(262420000000068/e348ee95) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095950644 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095950644 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095950644 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095950644 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095950644 DLLC NOTICE LLME(ffffffff/e348ee95){ASSIGNED} LLGM Assign pre (e348ee95 => ffffffff) (gprs_llc.c:1079) 20241103095950644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e348ee95 => ffffffff) (gprs_llc.c:1125) 20241103095950644 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db9180 (gprs_sndcp.c:574) 20241103095950645 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db94d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095950645 DMM NOTICE MM(262420000000068/e348ee95) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095950645 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241103095950645 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095950645 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095950645 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241103095950645 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241103095950645 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) 20241103095950645 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20241103095950645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103095950645 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095950645 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103095950645 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095950645 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095950691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095950691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095950691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095950691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095950691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095950691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095950691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095950691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095950691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095950692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095950692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095950692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095950692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095950692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095950692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095950692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095950692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095950692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095950692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095950692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095950692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095950692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095950693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095950698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095950698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095950711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095950711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095950711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095950711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095950711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095950711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095950711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095950711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095950711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095950711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095950711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095950712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095950712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095950712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095950712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095950712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095950712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095950712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095950712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095950712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095950712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095950712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095950713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095950718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095950718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1301)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095950725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095950725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095950725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095950725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095950725 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095950725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095950725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095950725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095950725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095950726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095950726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095950726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095950726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095950726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095950726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095950726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095950726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095950726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095950726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095950726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095950726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095950726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095950728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095950732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095950732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095951097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095951097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095951097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095951097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095951101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103095951103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@047c111c8eb5: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CE8CC8F0'O, index=0 SGSN_Test-GSUP(1310)@047c111c8eb5: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@047c111c8eb5: 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 := '60062D2BFE9805AA70DC545BBF99C509'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAE3CFD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3C20EEB757ACABC'O } } } } } 20241103095951171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951171 DLLC NOTICE LLME(ffffffff/ce8cc8f0){UNASSIGNED} LLC RX: unknown TLLI 0xce8cc8f0, creating LLME on the fly (gprs_llc.c:552) 20241103095951171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095951171 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095951171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103095951171 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095951171 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103095951171 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095951171 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095951171 DLLC NOTICE LLME(ffffffff/ce8cc8f0){UNASSIGNED} LLGM Assign pre (ce8cc8f0 => d719749d) (gprs_llc.c:1079) 20241103095951171 DLLC NOTICE LLME(ce8cc8f0/d719749d){ASSIGNED} LLGM Assign post (ce8cc8f0 => d719749d) (gprs_llc.c:1125) 20241103095951171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095951171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095951171 DMM DEBUG MM(262420000000070/d719749d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095951185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951185 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095951185 DMM DEBUG MM(262420000000070/d719749d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241103095951185 DMM NOTICE MM(262420000000070/d719749d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095951185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095951185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095951185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095951185 DMM DEBUG MM(262420000000070/d719749d) Requesting authorization (sgsn_auth.c:160) 20241103095951185 DMM INFO MM(262420000000070/d719749d) Requesting authentication tuples (sgsn_auth.c:184) 20241103095951185 DMM DEBUG MM(262420000000070/d719749d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095951185 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241103095951185 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@047c111c8eb5: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@047c111c8eb5: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241103095951191 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095951191 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095951191 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095951191 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095951191 DMM INFO MM(262420000000070/d719749d) Subscriber data update (mmctx.c:445) 20241103095951191 DMM DEBUG MM(262420000000070/d719749d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095951191 DMM INFO MM(262420000000070/d719749d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095951191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095951191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095951191 DMM INFO MM(262420000000070/d719749d) <- GMM AUTH AND CIPHERING REQ (rand = 60 06 2d 2b fe 98 05 aa 70 dc 54 5b bf 99 c5 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095951206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951206 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095951206 DMM INFO MM(262420000000070/d719749d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095951206 DMM NOTICE MM(262420000000070/d719749d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095951206 DMM DEBUG MM(262420000000070/d719749d) checking auth: received GSM SRES = da e3 cf d4 (gprs_gmm.c:666) 20241103095951206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095951206 DMM DEBUG MM(262420000000070/d719749d) Requesting authorization (sgsn_auth.c:160) 20241103095951206 DMM INFO MM(262420000000070/d719749d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095951206 DMM DEBUG MM(262420000000070/d719749d) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095951206 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241103095951206 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) 20241103095951206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095951206 DMM INFO MM(262420000000070/d719749d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd719749d) (gprs_gmm.c:300) 20241103095951209 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095951209 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095951209 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241103095951209 DMM INFO MM(262420000000070/d719749d) Subscriber data update (mmctx.c:445) 20241103095951209 DMM DEBUG MM(262420000000070/d719749d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095951209 DMM INFO MM(262420000000070/d719749d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095951209 DMM NOTICE MM(262420000000070/d719749d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241103095951209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095951209 DMM NOTICE MM(262420000000070/d719749d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095951209 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) 20241103095951210 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095951210 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241103095951210 DMM INFO MM(262420000000070/d719749d) Subscriber data update (mmctx.c:445) 20241103095951210 DMM DEBUG MM(262420000000070/d719749d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095951221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951221 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095951221 DMM INFO MM(262420000000070/d719749d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095951221 DMM NOTICE MM(262420000000070/d719749d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095951221 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095951221 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095951221 DLLC NOTICE LLME(ce8cc8f0/d719749d){ASSIGNED} LLGM Assign pre (ffffffff => d719749d) (gprs_llc.c:1079) 20241103095951221 DLLC NOTICE LLME(ffffffff/d719749d){ASSIGNED} LLGM Assign post (ffffffff => d719749d) (gprs_llc.c:1125) 20241103095951221 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095951221 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095951221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095951221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095951276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951276 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095951277 DMM INFO MM(262420000000070/d719749d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095951277 DMM INFO MM(262420000000070/d719749d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095951277 DMM DEBUG MM(262420000000070/d719749d) Using GGSN 0 (gprs_sm.c:317) 20241103095951277 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) 20241103095951277 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241103095951277 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095951277 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095951277 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241103095951294 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 e7 3b 18 30 11 43 d1 74 ef 14 05 7f 6f 7f 8a 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241103095951294 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a4508, cbp=0x563403dbc5a0) (sgsn_libgtp.c:630) 20241103095951294 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095951294 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db94d8 TLLI=d719749d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095951294 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095951294 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@047c111c8eb5: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095951298 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241103095951305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951305 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951305 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_data-BVCI210(1301)@047c111c8eb5: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D719749D'O, index=0 20241103095951311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095951311 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095951311 DSNDCP ERROR Message for non-existing MM ctx (lle=0x563403db94d8, TLLI=d719749d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@047c111c8eb5: Removing Client IMSI='262420000000070'H, index=0 20241103095953318 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1297)@047c111c8eb5: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@047c111c8eb5: Final verdict of PTC: pass 20241103095953336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1301)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1298)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1308)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@047c111c8eb5: Final verdict of PTC: none 20241103095953342 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(1305)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@047c111c8eb5: Final verdict of PTC: none 20241103095953342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1300)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1304)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1296)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1306)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1302)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@047c111c8eb5: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Nov 3 09:59:53 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241103095953419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095953821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99732) 20241103095954343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095954343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99732, count=106020) 20241103095955344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095955344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Nov 3 09:59:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103095956345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095956345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_cell_change_different_ci_attach started. 20241103095956921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095956923 DMM INFO MM(262420000000070/d719749d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103095956923 DMM INFO MM(262420000000070/d719749d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103095956923 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103095956923 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103095956923 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103095956923 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103095956923 DLLC NOTICE LLME(ffffffff/d719749d){ASSIGNED} LLGM Assign pre (d719749d => ffffffff) (gprs_llc.c:1079) 20241103095956923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d719749d => ffffffff) (gprs_llc.c:1125) 20241103095956923 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db9180 (gprs_sndcp.c:574) 20241103095956923 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db94d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103095956923 DMM NOTICE MM(262420000000070/d719749d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103095956923 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241103095956923 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103095956923 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103095956923 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241103095956923 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241103095956923 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) 20241103095956923 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) 20241103095956924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103095956924 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103095956924 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103095956924 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103095956924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095956962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103095956962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095956962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095956962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095956962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103095956962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095956962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095956962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095956962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095956963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095956963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095956963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095956963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095956963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095956963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095956963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095956963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095956963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103095956963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095956963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095956963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095956963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095956965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095956970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095956970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095956977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103095956977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095956977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095956977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095956977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103095956977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095956977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095956977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095956977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095956978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095956978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095956978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095956978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095956978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095956978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095956978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095956978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095956978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103095956978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095956978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095956978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095956978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095956980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095956986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095956986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103095956993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103095956993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103095956993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103095956993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095956993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103095956993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103095956993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103095956993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103095956993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103095956994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103095956994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103095956994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103095956994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103095956994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103095956994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103095956994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103095956994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103095956994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103095956994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103095956994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103095956994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103095956994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103095956997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103095957003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103095957346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095957346 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103095957346 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103095957346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103095957347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103095957348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: 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(1328)@047c111c8eb5: 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(1328)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@047c111c8eb5: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DE94E970'O, index=0 SGSN_Test-GSUP(1329)@047c111c8eb5: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@047c111c8eb5: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@047c111c8eb5: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DE94E970'O, index=0 TC_cell_change_different_ci_attach(1331)@047c111c8eb5: 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 := '660A83E391BAC87842FD7D5B2116810A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6D9D5A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84CDC37397B1F7CF'O } } } } } 20241103095957429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957429 DLLC NOTICE LLME(ffffffff/de94e970){UNASSIGNED} LLC RX: unknown TLLI 0xde94e970, creating LLME on the fly (gprs_llc.c:552) 20241103095957429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957429 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095957429 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103095957429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103095957429 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103095957429 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103095957429 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095957429 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103095957429 DLLC NOTICE LLME(ffffffff/de94e970){UNASSIGNED} LLGM Assign pre (de94e970 => d2d5455f) (gprs_llc.c:1079) 20241103095957429 DLLC NOTICE LLME(de94e970/d2d5455f){ASSIGNED} LLGM Assign post (de94e970 => d2d5455f) (gprs_llc.c:1125) 20241103095957429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095957429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095957429 DMM DEBUG MM(262420000000069/d2d5455f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095957442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957442 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095957442 DMM DEBUG MM(262420000000069/d2d5455f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241103095957442 DMM NOTICE MM(262420000000069/d2d5455f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095957442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095957442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095957442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095957442 DMM DEBUG MM(262420000000069/d2d5455f) Requesting authorization (sgsn_auth.c:160) 20241103095957442 DMM INFO MM(262420000000069/d2d5455f) Requesting authentication tuples (sgsn_auth.c:184) 20241103095957442 DMM DEBUG MM(262420000000069/d2d5455f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103095957442 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241103095957442 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@047c111c8eb5: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@047c111c8eb5: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241103095957446 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103095957446 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103095957446 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103095957446 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103095957446 DMM INFO MM(262420000000069/d2d5455f) Subscriber data update (mmctx.c:445) 20241103095957446 DMM DEBUG MM(262420000000069/d2d5455f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103095957446 DMM INFO MM(262420000000069/d2d5455f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103095957446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103095957446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095957446 DMM INFO MM(262420000000069/d2d5455f) <- GMM AUTH AND CIPHERING REQ (rand = 66 0a 83 e3 91 ba c8 78 42 fd 7d 5b 21 16 81 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103095957457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957457 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095957457 DMM INFO MM(262420000000069/d2d5455f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103095957457 DMM NOTICE MM(262420000000069/d2d5455f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103095957457 DMM DEBUG MM(262420000000069/d2d5455f) checking auth: received GSM SRES = b6 d9 d5 a2 (gprs_gmm.c:666) 20241103095957457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103095957457 DMM DEBUG MM(262420000000069/d2d5455f) Requesting authorization (sgsn_auth.c:160) 20241103095957457 DMM INFO MM(262420000000069/d2d5455f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095957457 DMM DEBUG MM(262420000000069/d2d5455f) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095957457 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241103095957458 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) 20241103095957458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103095957458 DMM INFO MM(262420000000069/d2d5455f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2d5455f) (gprs_gmm.c:300) 20241103095957460 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095957460 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095957460 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241103095957460 DMM INFO MM(262420000000069/d2d5455f) Subscriber data update (mmctx.c:445) 20241103095957460 DMM DEBUG MM(262420000000069/d2d5455f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103095957460 DMM INFO MM(262420000000069/d2d5455f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103095957460 DMM NOTICE MM(262420000000069/d2d5455f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241103095957460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095957460 DMM NOTICE MM(262420000000069/d2d5455f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103095957460 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) 20241103095957461 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095957461 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241103095957461 DMM INFO MM(262420000000069/d2d5455f) Subscriber data update (mmctx.c:445) 20241103095957461 DMM DEBUG MM(262420000000069/d2d5455f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095957469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957469 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095957469 DMM INFO MM(262420000000069/d2d5455f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095957469 DMM NOTICE MM(262420000000069/d2d5455f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095957469 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095957469 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095957469 DLLC NOTICE LLME(de94e970/d2d5455f){ASSIGNED} LLGM Assign pre (ffffffff => d2d5455f) (gprs_llc.c:1079) 20241103095957469 DLLC NOTICE LLME(ffffffff/d2d5455f){ASSIGNED} LLGM Assign post (ffffffff => d2d5455f) (gprs_llc.c:1125) 20241103095957469 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095957469 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103095957469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095957469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095957527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957527 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095957528 DMM INFO MM(262420000000069/d2d5455f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103095957528 DMM INFO MM(262420000000069/d2d5455f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103095957528 DMM DEBUG MM(262420000000069/d2d5455f) Using GGSN 0 (gprs_sm.c:317) 20241103095957528 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103095957528 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241103095957528 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103095957528 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241103095957528 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241103095957552 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 cb a5 8a 59 11 0c c9 fb a3 14 05 7f 16 d2 84 83 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) 20241103095957552 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a5580, cbp=0x563403dbb440) (sgsn_libgtp.c:630) 20241103095957552 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103095957552 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db94e8 TLLI=d2d5455f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103095957552 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103095957552 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@047c111c8eb5: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103095957567 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241103095957579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957579 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957579 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI210(1321)@047c111c8eb5: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@047c111c8eb5: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D2D5455F'O, index=0 20241103095957595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957595 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095957595 DMM INFO MM(262420000000069/d2d5455f) -> GMM ATTACH REQUEST MI(TMSI-0xD2D5455F) type="GPRS attach"  (gprs_gmm.c:1266) 20241103095957595 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103095957595 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103095957595 DLLC NOTICE LLME(ffffffff/d2d5455f){ASSIGNED} LLGM Assign pre (d2d5455f => e39b613f) (gprs_llc.c:1079) 20241103095957595 DLLC NOTICE LLME(d2d5455f/e39b613f){ASSIGNED} LLGM Assign post (d2d5455f => e39b613f) (gprs_llc.c:1125) 20241103095957595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103095957595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103095957595 DMM DEBUG MM(262420000000069/e39b613f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103095957617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095957618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241103095957618 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095957618 DMM DEBUG MM(262420000000069/e39b613f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241103095957618 DMM NOTICE MM(262420000000069/e39b613f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103095957618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103095957618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103095957618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103095957618 DMM DEBUG MM(262420000000069/e39b613f) Requesting authorization (sgsn_auth.c:160) 20241103095957618 DMM INFO MM(262420000000069/e39b613f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103095957618 DMM DEBUG MM(262420000000069/e39b613f) Requesting subscriber data update (gprs_subscriber.c:894) 20241103095957618 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241103095957618 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) 20241103095958592 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103095958592 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103095958592 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241103095958592 DMM INFO MM(262420000000069/e39b613f) Subscriber data update (mmctx.c:445) 20241103095958592 DMM DEBUG MM(262420000000069/e39b613f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241103095958592 DMM INFO MM(262420000000069/e39b613f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241103095958592 DMM NOTICE MM(262420000000069/e39b613f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241103095958592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103095958592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103095958592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241103095958592 DMM INFO MM(262420000000069/e39b613f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe39b613f) (gprs_gmm.c:300) 20241103095958592 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) 20241103095958595 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103095958595 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241103095958595 DMM INFO MM(262420000000069/e39b613f) Subscriber data update (mmctx.c:445) 20241103095958595 DMM DEBUG MM(262420000000069/e39b613f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103095958607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095958607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095958607 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103095958607 DMM INFO MM(262420000000069/e39b613f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103095958607 DMM NOTICE MM(262420000000069/e39b613f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103095958607 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103095958607 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103095958607 DLLC NOTICE LLME(d2d5455f/e39b613f){ASSIGNED} LLGM Assign pre (ffffffff => e39b613f) (gprs_llc.c:1079) 20241103095958607 DLLC NOTICE LLME(ffffffff/e39b613f){ASSIGNED} LLGM Assign post (ffffffff => e39b613f) (gprs_llc.c:1125) 20241103095958607 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103095958607 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241103095958607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103095958607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103095958659 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241103095958675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103095958676 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241103095958676 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI196(1316)@047c111c8eb5: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@047c111c8eb5: Final verdict of PTC: pass 20241103095958683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39640<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI196(1316)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1329)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1317)@047c111c8eb5: Final verdict of PTC: none 20241103095958690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103095958690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1322)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1327)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1320)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1315)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1325)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@047c111c8eb5: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Nov 3 09:59:58 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241103095958795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103095959197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108868) 20241103095959691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103095959691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108868, count=130016) 20241103100000692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100000692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Nov 3 10:00:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100001693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100001693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_cell_change_different_ci_data started. 20241103100002298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100002300 DMM INFO MM(262420000000069/e39b613f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100002300 DMM INFO MM(262420000000069/e39b613f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100002300 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100002300 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100002300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103100002300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103100002300 DLLC NOTICE LLME(ffffffff/e39b613f){ASSIGNED} LLGM Assign pre (e39b613f => ffffffff) (gprs_llc.c:1079) 20241103100002300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e39b613f => ffffffff) (gprs_llc.c:1125) 20241103100002300 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db9190 (gprs_sndcp.c:574) 20241103100002300 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db94e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103100002300 DMM NOTICE MM(262420000000069/e39b613f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103100002300 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241103100002300 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103100002300 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100002300 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241103100002300 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241103100002300 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) 20241103100002300 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20241103100002300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100002300 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103100002300 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103100002300 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103100002300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100002343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100002343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100002343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100002343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100002343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100002343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100002343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100002343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100002343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100002344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100002344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100002344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100002344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100002344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100002344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100002344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100002344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100002344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100002344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100002344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100002344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100002344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100002347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100002352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002352 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100002359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100002359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100002359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100002359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100002359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100002359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100002359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100002359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100002359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100002360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100002360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100002360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100002360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100002360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100002360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100002360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100002360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100002360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100002360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100002360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100002361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100002361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100002362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100002367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100002375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100002375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100002375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100002375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100002375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100002375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100002375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100002375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100002375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100002376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100002376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100002376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100002376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100002376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100002376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100002376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100002376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100002376 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100002376 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100002376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100002376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100002376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100002378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100002382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100002695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100002695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100002695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100002695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100002699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100002700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@047c111c8eb5: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E93EE52F'O, index=0 SGSN_Test-GSUP(1348)@047c111c8eb5: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@047c111c8eb5: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@047c111c8eb5: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E93EE52F'O, index=0 TC_cell_change_different_ci_data(1350)@047c111c8eb5: 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 := '9DEA0B71CADC94F914204C122B1B0002'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C6F31D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E59585C8266F6CFB'O } } } } } 20241103100002769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002769 DLLC NOTICE LLME(ffffffff/e93ee52f){UNASSIGNED} LLC RX: unknown TLLI 0xe93ee52f, creating LLME on the fly (gprs_llc.c:552) 20241103100002769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100002769 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103100002769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100002769 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103100002769 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103100002769 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100002769 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100002769 DLLC NOTICE LLME(ffffffff/e93ee52f){UNASSIGNED} LLGM Assign pre (e93ee52f => d97d64e7) (gprs_llc.c:1079) 20241103100002769 DLLC NOTICE LLME(e93ee52f/d97d64e7){ASSIGNED} LLGM Assign post (e93ee52f => d97d64e7) (gprs_llc.c:1125) 20241103100002769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100002769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100002769 DMM DEBUG MM(262420000000071/d97d64e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100002791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002791 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100002791 DMM DEBUG MM(262420000000071/d97d64e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241103100002791 DMM NOTICE MM(262420000000071/d97d64e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100002791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100002791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100002791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100002791 DMM DEBUG MM(262420000000071/d97d64e7) Requesting authorization (sgsn_auth.c:160) 20241103100002791 DMM INFO MM(262420000000071/d97d64e7) Requesting authentication tuples (sgsn_auth.c:184) 20241103100002791 DMM DEBUG MM(262420000000071/d97d64e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100002791 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241103100002791 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@047c111c8eb5: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@047c111c8eb5: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241103100002797 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100002797 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100002797 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100002797 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100002797 DMM INFO MM(262420000000071/d97d64e7) Subscriber data update (mmctx.c:445) 20241103100002797 DMM DEBUG MM(262420000000071/d97d64e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100002797 DMM INFO MM(262420000000071/d97d64e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100002797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100002797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100002797 DMM INFO MM(262420000000071/d97d64e7) <- GMM AUTH AND CIPHERING REQ (rand = 9d ea 0b 71 ca dc 94 f9 14 20 4c 12 2b 1b 00 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103100002812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002812 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100002812 DMM INFO MM(262420000000071/d97d64e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100002812 DMM NOTICE MM(262420000000071/d97d64e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100002812 DMM DEBUG MM(262420000000071/d97d64e7) checking auth: received GSM SRES = 6c 6f 31 d1 (gprs_gmm.c:666) 20241103100002812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100002812 DMM DEBUG MM(262420000000071/d97d64e7) Requesting authorization (sgsn_auth.c:160) 20241103100002812 DMM INFO MM(262420000000071/d97d64e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100002812 DMM DEBUG MM(262420000000071/d97d64e7) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100002812 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241103100002812 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) 20241103100002812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103100002812 DMM INFO MM(262420000000071/d97d64e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd97d64e7) (gprs_gmm.c:300) 20241103100002816 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100002816 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100002816 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241103100002816 DMM INFO MM(262420000000071/d97d64e7) Subscriber data update (mmctx.c:445) 20241103100002816 DMM DEBUG MM(262420000000071/d97d64e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100002816 DMM INFO MM(262420000000071/d97d64e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100002816 DMM NOTICE MM(262420000000071/d97d64e7) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241103100002816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100002816 DMM NOTICE MM(262420000000071/d97d64e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100002816 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) 20241103100002818 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100002818 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241103100002818 DMM INFO MM(262420000000071/d97d64e7) Subscriber data update (mmctx.c:445) 20241103100002818 DMM DEBUG MM(262420000000071/d97d64e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103100002827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002827 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100002827 DMM INFO MM(262420000000071/d97d64e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100002827 DMM NOTICE MM(262420000000071/d97d64e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100002827 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100002827 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100002827 DLLC NOTICE LLME(e93ee52f/d97d64e7){ASSIGNED} LLGM Assign pre (ffffffff => d97d64e7) (gprs_llc.c:1079) 20241103100002827 DLLC NOTICE LLME(ffffffff/d97d64e7){ASSIGNED} LLGM Assign post (ffffffff => d97d64e7) (gprs_llc.c:1125) 20241103100002827 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103100002827 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103100002827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100002827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100002885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002886 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100002886 DMM INFO MM(262420000000071/d97d64e7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100002886 DMM INFO MM(262420000000071/d97d64e7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100002886 DMM DEBUG MM(262420000000071/d97d64e7) Using GGSN 0 (gprs_sm.c:317) 20241103100002886 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100002886 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241103100002886 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100002886 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100002886 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241103100002911 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 c6 20 e5 06 11 35 a9 e3 a2 14 05 7f f1 69 65 a3 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) 20241103100002911 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a65f8, cbp=0x563403db8ec0) (sgsn_libgtp.c:630) 20241103100002911 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100002911 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563403db94e8 TLLI=d97d64e7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241103100002911 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100002911 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@047c111c8eb5: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100002927 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241103100002941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002941 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002941 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_data-BVCI210(1340)@047c111c8eb5: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@047c111c8eb5: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D97D64E7'O, index=0 20241103100002955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100002955 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100002956 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100002958 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1335)@047c111c8eb5: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@047c111c8eb5: Final verdict of PTC: pass 20241103100002983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33576<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103100002986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100002986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1336)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1346)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1341)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@047c111c8eb5: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1334)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1339)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1344)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@047c111c8eb5: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Nov 3 10:00:03 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241103100003051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100003453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91248) 20241103100003988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100003988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91248, count=106080) 20241103100004989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100004989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Nov 3 10:00:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100005991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100005991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_sgsn_context_req_in started. 20241103100006547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100006549 DMM INFO MM(262420000000071/d97d64e7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100006549 DMM INFO MM(262420000000071/d97d64e7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100006549 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100006549 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100006549 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103100006549 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103100006549 DLLC NOTICE LLME(ffffffff/d97d64e7){ASSIGNED} LLGM Assign pre (d97d64e7 => ffffffff) (gprs_llc.c:1079) 20241103100006549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d97d64e7 => ffffffff) (gprs_llc.c:1125) 20241103100006549 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563403db9190 (gprs_sndcp.c:574) 20241103100006549 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563403db94e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241103100006549 DMM NOTICE MM(262420000000071/d97d64e7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103100006549 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241103100006549 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103100006549 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100006549 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241103100006549 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241103100006549 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) 20241103100006549 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) 20241103100006549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103100006549 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103100006549 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103100006549 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103100006549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100006596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100006596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100006596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100006596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100006596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100006596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100006596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100006596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100006596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100006597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100006597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100006597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100006597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100006597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100006597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100006597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100006597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100006597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100006597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100006597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100006597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100006597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100006599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100006603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100006603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100006611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100006611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100006611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100006611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100006611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100006611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100006611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100006611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100006611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100006612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100006612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100006612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100006612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100006612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100006612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100006612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100006612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100006612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100006612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100006612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100006612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100006612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100006614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100006618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100006618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100006627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100006627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100006627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100006627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100006627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100006627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100006627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100006627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100006627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100006628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100006628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100006628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100006628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100006628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100006628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100006628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100006628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100006628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100006628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100006628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100006629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100006629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100006631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100006637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100006637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100006992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100006992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100006992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100006992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100006997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100006998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@047c111c8eb5: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D335CA66'O, index=0 SGSN_Test-GSUP(1367)@047c111c8eb5: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@047c111c8eb5: 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 := '0E20E0FEE5DB307B0FD109DCBB8B49E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7FECD38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7086DE23E1B68F8B'O } } } } } 20241103100008075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100008075 DLLC NOTICE LLME(ffffffff/d335ca66){UNASSIGNED} LLC RX: unknown TLLI 0xd335ca66, creating LLME on the fly (gprs_llc.c:552) 20241103100008075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100008075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100008075 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103100008075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103100008075 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103100008075 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Allocated (fsm.c:456) 20241103100008075 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100008075 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100008075 DLLC NOTICE LLME(ffffffff/d335ca66){UNASSIGNED} LLGM Assign pre (d335ca66 => cdcd05ba) (gprs_llc.c:1079) 20241103100008075 DLLC NOTICE LLME(d335ca66/cdcd05ba){ASSIGNED} LLGM Assign post (d335ca66 => cdcd05ba) (gprs_llc.c:1125) 20241103100008075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100008075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100008075 DMM DEBUG MM(262420000000072/cdcd05ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100008082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100008082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103100008082 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100008082 DMM DEBUG MM(262420000000072/cdcd05ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241103100008082 DMM NOTICE MM(262420000000072/cdcd05ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100008082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100008082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100008082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100008082 DMM DEBUG MM(262420000000072/cdcd05ba) Requesting authorization (sgsn_auth.c:160) 20241103100008082 DMM INFO MM(262420000000072/cdcd05ba) Requesting authentication tuples (sgsn_auth.c:184) 20241103100008082 DMM DEBUG MM(262420000000072/cdcd05ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100008082 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241103100008082 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@047c111c8eb5: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@047c111c8eb5: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241103100008084 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100008084 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100008084 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100008084 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100008084 DMM INFO MM(262420000000072/cdcd05ba) Subscriber data update (mmctx.c:445) 20241103100008084 DMM DEBUG MM(262420000000072/cdcd05ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100008084 DMM INFO MM(262420000000072/cdcd05ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100008084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100008084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100008084 DMM INFO MM(262420000000072/cdcd05ba) <- GMM AUTH AND CIPHERING REQ (rand = 0e 20 e0 fe e5 db 30 7b 0f d1 09 dc bb 8b 49 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241103100008087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100008087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100008087 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100008087 DMM INFO MM(262420000000072/cdcd05ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100008087 DMM NOTICE MM(262420000000072/cdcd05ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100008087 DMM DEBUG MM(262420000000072/cdcd05ba) checking auth: received GSM SRES = e7 fe cd 38 (gprs_gmm.c:666) 20241103100008087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100008087 DMM DEBUG MM(262420000000072/cdcd05ba) Requesting authorization (sgsn_auth.c:160) 20241103100008087 DMM INFO MM(262420000000072/cdcd05ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100008087 DMM DEBUG MM(262420000000072/cdcd05ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100008087 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241103100008087 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) 20241103100008087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103100008087 DMM INFO MM(262420000000072/cdcd05ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdcd05ba) (gprs_gmm.c:300) 20241103100008088 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100008088 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100008088 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241103100008088 DMM INFO MM(262420000000072/cdcd05ba) Subscriber data update (mmctx.c:445) 20241103100008088 DMM DEBUG MM(262420000000072/cdcd05ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100008088 DMM INFO MM(262420000000072/cdcd05ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100008088 DMM NOTICE MM(262420000000072/cdcd05ba) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241103100008088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100008088 DMM NOTICE MM(262420000000072/cdcd05ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100008088 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) 20241103100008088 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100008088 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241103100008088 DMM INFO MM(262420000000072/cdcd05ba) Subscriber data update (mmctx.c:445) 20241103100008088 DMM DEBUG MM(262420000000072/cdcd05ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103100008090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100008090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103100008090 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100008090 DMM INFO MM(262420000000072/cdcd05ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100008090 DMM NOTICE MM(262420000000072/cdcd05ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100008090 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100008090 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100008090 DLLC NOTICE LLME(d335ca66/cdcd05ba){ASSIGNED} LLGM Assign pre (ffffffff => cdcd05ba) (gprs_llc.c:1079) 20241103100008090 DLLC NOTICE LLME(ffffffff/cdcd05ba){ASSIGNED} LLGM Assign post (ffffffff => cdcd05ba) (gprs_llc.c:1125) 20241103100008090 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103100008090 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103100008090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100008090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100008147 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 44 04 00 00 03 52 f0 99 42 42 de 05 cd cd 05 ba 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@047c111c8eb5: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241103100010149 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241103100010149 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241103100010149 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) 20241103100010149 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241103100010149 DMM INFO MM(262420000000072/cdcd05ba) Subscriber data update (mmctx.c:445) 20241103100010149 DMM DEBUG MM(262420000000072/cdcd05ba) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241103100010149 DMM INFO MM(262420000000072/cdcd05ba) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241103100010149 DMM INFO MM(262420000000072/cdcd05ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100010149 DMM INFO MM(262420000000072/cdcd05ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100010149 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100010149 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100010149 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103100010149 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103100010149 DLLC NOTICE LLME(ffffffff/cdcd05ba){ASSIGNED} LLGM Assign pre (cdcd05ba => ffffffff) (gprs_llc.c:1079) 20241103100010149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdcd05ba => ffffffff) (gprs_llc.c:1125) 20241103100010149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100010149 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103100010149 DMM DEBUG MM_STATE_Iu[0x563403dabd60]{Detached}: Deallocated (fsm.c:568) 20241103100010149 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@047c111c8eb5: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@047c111c8eb5: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241103100010161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@047c111c8eb5: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@047c111c8eb5: Final verdict of PTC: none 20241103100010166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100010166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_in-BVCI196(1354)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1355)@047c111c8eb5: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1365)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1360)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1363)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1353)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1358)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@047c111c8eb5: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Nov 3 10:00:10 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241103100010270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100010673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86980) 20241103100011168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100011168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86980, count=100080) 20241103100012169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100012169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Nov 3 10:00:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100013171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100013171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_sgsn_context_req_out started. 20241103100013780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100013782 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100013824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100013824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100013824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100013824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100013824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100013824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100013824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100013824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100013824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100013824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100013824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100013824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100013825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100013825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100013825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100013825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100013825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100013825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100013825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1374)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100013825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100013827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100013831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100013831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100013841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100013841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100013841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100013842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100013842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100013842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100013842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100013842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100013842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100013842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100013842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100013842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100013842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100013842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100013843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100013843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100013844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100013849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100013849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100013857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100013857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100013857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100013857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100013858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100013858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100013858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100013858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100013858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100013858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100013859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100013863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100013863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100014172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100014172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100014172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100014172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100014176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100014177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: 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)@047c111c8eb5: 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)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@047c111c8eb5: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F07FB010'O, index=0 SGSN_Test-GSUP(1386)@047c111c8eb5: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241103100015258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100015258 DLLC NOTICE LLME(ffffffff/f07fb010){UNASSIGNED} LLC RX: unknown TLLI 0xf07fb010, creating LLME on the fly (gprs_llc.c:552) 20241103100015258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241103100015258 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103100015258 DMM NOTICE LLME(ffffffff/f07fb010){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241103100015258 DLLC NOTICE LLME(ffffffff/f07fb010){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241103100015258 DMM ERROR LLME(ffffffff/f07fb010){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241103100015258 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241103100015258 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241103100015258 DLLC NOTICE LLME(ffffffff/f07fb010){UNASSIGNED} LLGM Assign pre (f07fb010 => ffffffff) (gprs_llc.c:1079) 20241103100015258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f07fb010 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@047c111c8eb5: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@047c111c8eb5: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241103100015282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100015282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1374)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@047c111c8eb5: Final verdict of PTC: none 20241103100015285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1375)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1379)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1384)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@047c111c8eb5: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@047c111c8eb5: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@047c111c8eb5: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1382)@047c111c8eb5: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@047c111c8eb5: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1377)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@047c111c8eb5: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Nov 3 10:00:15 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241103100015380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100015783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44496) 20241103100016282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100016282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44496, count=54972) 20241103100017283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100017283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Nov 3 10:00:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100018284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100018284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_req_id_req_ra_update started. 20241103100018877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100018879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100018928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100018928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100018928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100018928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100018928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100018928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100018928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100018928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100018928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100018929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100018929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100018929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100018929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100018929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100018929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100018929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100018929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100018929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100018929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100018929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100018929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100018929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100018932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100018936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100018936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100018944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100018944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100018944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100018944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100018944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100018944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100018945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100018945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100018947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100018953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100018960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100018960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100018960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100018960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100018960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100018960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100018960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100018960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100018960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100018961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100018961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100018961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100018961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100018961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100018961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100018961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100018961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100018961 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100018961 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100018961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1403)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100018962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100018962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100018963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100018968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100018968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100019285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100019285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100019285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100019285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100019290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100019291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: 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(1404)@047c111c8eb5: 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(1404)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@047c111c8eb5: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C48116B3'O, index=0 SGSN_Test-GSUP(1405)@047c111c8eb5: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241103100019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100019345 DLLC NOTICE LLME(ffffffff/c48116b3){UNASSIGNED} LLC RX: unknown TLLI 0xc48116b3, creating LLME on the fly (gprs_llc.c:552) 20241103100019345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100019345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100019345 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103100019345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100019345 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103100019345 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103100019345 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100019345 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100019345 DLLC NOTICE LLME(ffffffff/c48116b3){UNASSIGNED} LLGM Assign pre (c48116b3 => cedf2f46) (gprs_llc.c:1079) 20241103100019345 DLLC NOTICE LLME(c48116b3/cedf2f46){ASSIGNED} LLGM Assign post (c48116b3 => cedf2f46) (gprs_llc.c:1125) 20241103100019345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100019345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100019345 DMM DEBUG MM(262420000000047/cedf2f46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100019368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100019368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100019368 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100019368 DMM INFO MM(262420000000047/cedf2f46) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103100019368 DMM INFO MM(262420000000047/cedf2f46) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-36255-13 New RA: 262-42-13135-0 (gprs_gmm.c:1730) 20241103100019368 DMM NOTICE MM(262420000000047/cedf2f46) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241103100019368 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241103100019368 DMM INFO MM(262420000000047/cedf2f46) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241103100019368 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100019368 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100019368 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103100019368 DMM ERROR MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103100019368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Deallocated (fsm.c:568) 20241103100019368 DMM DEBUG MM_STATE_Gb(0)[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103100019368 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103100019368 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103100019368 DLLC NOTICE LLME(c48116b3/cedf2f46){ASSIGNED} LLGM Assign pre (cedf2f46 => ffffffff) (gprs_llc.c:1079) 20241103100019368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cedf2f46 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@047c111c8eb5: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@047c111c8eb5: Final verdict of PTC: pass 20241103100019384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1398)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@047c111c8eb5: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1393)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@047c111c8eb5: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1403)@047c111c8eb5: Final verdict of PTC: none 20241103100019389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100019389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1395)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@047c111c8eb5: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1396)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1401)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1391)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Nov 3 10:00:19 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241103100019448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100019850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58920) 20241103100020304 DGPRS DEBUG Checking for inactive LLMEs, time = 33156219 (sgsn.c:132) 20241103100020390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100020391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58920, count=63500) 20241103100021391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100021391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@047c111c8eb5: Test execution finished. MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Nov 3 10:00:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100022392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100022392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_iu_attach started. 20241103100022947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100022949 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100022993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100022993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100022993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100022993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100022993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100022993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100022993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100022993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100022993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100022994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100022994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100022994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100022994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100022994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100022994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100022994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100022994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100022994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100022994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100022994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100022994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100022994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100022996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100023000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100023000 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100023008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100023008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100023008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100023008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100023008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100023008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100023008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100023008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100023008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100023009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100023009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100023009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100023009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100023009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100023009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100023009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100023009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100023009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100023009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100023009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100023010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100023010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100023012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100023016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100023016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100023025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100023025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100023025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100023025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100023025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100023025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100023025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100023025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100023026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100023026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100023027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100023032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100023032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1425)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100023235 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100023235 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) 20241103100023235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100023236 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(1425)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100023243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100023243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100023243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100023244 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100023244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100023244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100023244 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100023246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100023246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100023246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100023246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100023246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100023246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100023246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100023246 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100023393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100023393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100023393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100023393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100023396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100023397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: 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(1427)@047c111c8eb5: 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(1427)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100024055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024055 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024056 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100024056 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100024057 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) 20241103100024057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024057 DLSS7 DEBUG Found route for dpc=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) 20241103100024057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@047c111c8eb5: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EFBD1B60'O, index=0 SGSN_Test-GSUP(1428)@047c111c8eb5: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@047c111c8eb5: 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 := '6529'O ("e)"), rac := 'BC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@047c111c8eb5: Added conn table entry 0TC_iu_attach(1430)3997563 SGSN_Test_0-SCCP(1423)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1424)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100024491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024491 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100024491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100024491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100024491 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241103100024491 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241103100024491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100024491 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Allocated (fsm.c:456) 20241103100024491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Allocated (fsm.c:456) 20241103100024491 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100024491 DMM DEBUG MM_STATE_Iu[0x563403dabc30]{Detached}: Allocated (fsm.c:456) 20241103100024491 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100024491 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100024491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100024491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100024491 DMM DEBUG MM(262420000001001/f0d87fd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100024491 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241103100024491 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) 20241103100024491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024491 DLSS7 DEBUG Found route for dpc=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) 20241103100024491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024491 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) 20241103100024491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024491 DLSS7 DEBUG Found route for dpc=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) 20241103100024491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@047c111c8eb5: { messageType := 2, destLocRef := '3CFF7B'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@047c111c8eb5: 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 := 'CAB6C301CB14C10D5B610805C7FC1B1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA4F225C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '260A5B309445E6D3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A1D3BE92CB7E7DB36565114CC5584795'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5A8641D5433AB6AC8B4BDCF4E30E38B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '915E9D7A398402389E949138B8361CB6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D80D49BD46799453'O } } } } } SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241103100024502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024502 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024502 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100024502 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100024502 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100024502 DMM DEBUG MM(262420000001001/f0d87fd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241103100024502 DMM NOTICE MM(262420000001001/f0d87fd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100024502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100024502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100024502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100024502 DMM DEBUG MM(262420000001001/f0d87fd5) Requesting authorization (sgsn_auth.c:160) 20241103100024502 DMM INFO MM(262420000001001/f0d87fd5) Requesting authentication tuples (sgsn_auth.c:184) 20241103100024502 DMM DEBUG MM(262420000001001/f0d87fd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100024502 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241103100024502 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@047c111c8eb5: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@047c111c8eb5: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241103100024506 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100024506 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100024506 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100024506 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100024506 DMM INFO MM(262420000001001/f0d87fd5) Subscriber data update (mmctx.c:445) 20241103100024506 DMM DEBUG MM(262420000001001/f0d87fd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100024506 DMM INFO MM(262420000001001/f0d87fd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100024506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100024506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100024506 DMM INFO MM(262420000001001/f0d87fd5) <- GMM AUTH AND CIPHERING REQ (rand = ca b6 c3 01 cb 14 c1 0d 5b 61 08 05 c7 fc 1b 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 5e 9d 7a 39 84 02 38 9e 94 91 38 b8 36 1c b6 ) (gprs_gmm.c:483) 20241103100024506 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241103100024506 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) 20241103100024506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024506 DLSS7 DEBUG Found route for dpc=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) 20241103100024506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722D80D49BD23094B99990000100001F0290446799453'O 20241103100024514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024514 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100024514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100024514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100024514 DMM INFO MM(262420000001001/f0d87fd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100024514 DMM NOTICE MM(262420000001001/f0d87fd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100024514 DMM DEBUG MM(262420000001001/f0d87fd5) checking auth: received UMTS RES = d8 0d 49 bd 46 79 94 53 (gprs_gmm.c:666) 20241103100024514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100024514 DMM DEBUG MM(262420000001001/f0d87fd5) Requesting authorization (sgsn_auth.c:160) 20241103100024514 DMM INFO MM(262420000001001/f0d87fd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100024514 DMM DEBUG MM(262420000001001/f0d87fd5) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100024514 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241103100024514 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) 20241103100024514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100024514 DMM DEBUG MM(262420000001001/f0d87fd5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100024515 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) 20241103100024515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024515 DLSS7 DEBUG Found route for dpc=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) 20241103100024515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100024524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024524 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024524 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100024524 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100024524 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100024524 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241103100024525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100024525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100024525 DMM INFO MM(262420000001001/f0d87fd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0d87fd5) (gprs_gmm.c:300) 20241103100024525 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241103100024525 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) 20241103100024525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024525 DLSS7 DEBUG Found route for dpc=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) 20241103100024525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024525 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) 20241103100024525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024525 DLSS7 DEBUG Found route for dpc=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) 20241103100024525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100024529 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100024529 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100024529 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241103100024529 DMM INFO MM(262420000001001/f0d87fd5) Subscriber data update (mmctx.c:445) 20241103100024529 DMM DEBUG MM(262420000001001/f0d87fd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100024529 DMM INFO MM(262420000001001/f0d87fd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100024529 DMM NOTICE MM(262420000001001/f0d87fd5) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241103100024529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100024529 DMM NOTICE MM(262420000001001/f0d87fd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100024529 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) 20241103100024530 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100024530 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241103100024530 DMM INFO MM(262420000001001/f0d87fd5) Subscriber data update (mmctx.c:445) 20241103100024530 DMM DEBUG MM(262420000001001/f0d87fd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100024532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024532 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024532 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100024532 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100024532 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100024532 DMM INFO MM(262420000001001/f0d87fd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100024532 DMM NOTICE MM(262420000001001/f0d87fd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100024532 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) 20241103100024532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024532 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100024532 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100024532 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100024532 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100024532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100024532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100024532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024532 DLSS7 DEBUG Found route for dpc=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) 20241103100024532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1423)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1423)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100024537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024537 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100024537 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100024537 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100024537 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100024537 DMM INFO MM(262420000001001/f0d87fd5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100024537 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100024537 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100024537 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) 20241103100024537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100024537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100024537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024537 DLSS7 DEBUG Found route for dpc=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) 20241103100024537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100024537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@047c111c8eb5: Session index based on local reference:0 20241103100024538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100024538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100024538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100024538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100024538 DLSS7 DEBUG Found route for dpc=188=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) 20241103100024538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100024538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@047c111c8eb5: Deleted conn table entry 0TC_iu_attach(1430)3997563 TC_iu_attach(1430)@047c111c8eb5: setverdict(pass): none -> pass TC_iu_attach(1430)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@047c111c8eb5: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@047c111c8eb5: Final verdict of PTC: none 20241103100024606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103100024607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100024607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1409)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1422)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1417)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1428)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1412)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1410)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1415)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1420)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@047c111c8eb5: Test case TC_iu_attach finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Nov 3 10:00:24 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241103100024726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100024742 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100024742 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) 20241103100024742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100024742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100024742 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100024742 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) 20241103100024742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100024742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100024742 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) 20241103100024742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100024742 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100024742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100024742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100024742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100024742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100024742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100024742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100024742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241103100025128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207680) 20241103100025608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100025608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207680, count=208936) 20241103100026609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100026609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100026743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100026744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100026744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Nov 3 10:00:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100027610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100027610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_iu_attach_encr started. 20241103100028222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100028225 DMM INFO MM(262420000001001/f0d87fd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100028225 DMM INFO MM(262420000001001/f0d87fd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100028225 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100028225 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100028225 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100028225 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241103100028225 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241103100028225 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) 20241103100028225 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) 20241103100028225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Deallocated (fsm.c:568) 20241103100028225 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100028225 DMM DEBUG MM_STATE_Iu(1)[0x563403dabc30]{Detached}: Deallocated (fsm.c:568) 20241103100028225 DMM DEBUG GMM(gmm_fsm)[0x563403dabb00]{Deregistered}: Deallocated (fsm.c:568) 20241103100028225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100028269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100028269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100028269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100028269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100028269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100028269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100028269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100028269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100028269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100028270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100028270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100028270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100028270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100028270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100028270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100028270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100028270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100028270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100028270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100028270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100028270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100028270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100028272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100028277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100028277 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100028285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100028285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100028285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100028285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100028285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100028285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100028285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100028285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100028285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100028286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100028286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100028286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100028286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100028286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100028286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100028286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100028286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100028286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100028286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100028286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1440)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100028287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100028287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100028289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100028294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100028294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100028301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100028301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100028301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100028301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100028301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100028301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100028301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100028302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100028302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100028304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1448)@047c111c8eb5: M3UA emulation initiated, the test can be started MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@047c111c8eb5: ************************************************* SGSN_Test_0-SCCP(1446)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100028309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100028309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100028510 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100028510 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) 20241103100028510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100028510 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(1448)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100028518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100028518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100028518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100028518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100028518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100028518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100028518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100028521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100028521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100028521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100028521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100028521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100028521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100028521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100028521 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100028612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100028612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100028612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100028612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100028616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100028617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: 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(1450)@047c111c8eb5: 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(1450)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100029327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029327 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029327 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100029327 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100029328 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) 20241103100029328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029328 DLSS7 DEBUG Found route for dpc=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) 20241103100029328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@047c111c8eb5: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='ECC8C668'O, index=0 SGSN_Test-GSUP(1451)@047c111c8eb5: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@047c111c8eb5: 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 := '91F8'O, rac := 'CD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@047c111c8eb5: Added conn table entry 0TC_iu_attach_encr(1453)8673037 SGSN_Test_0-SCCP(1446)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1447)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100029704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029704 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029705 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100029705 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100029705 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100029705 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100029705 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{Deregistered}: Allocated (fsm.c:456) 20241103100029705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100029705 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Allocated (fsm.c:456) 20241103100029705 DMM DEBUG MM_STATE_Iu[0x563403daaa00]{Detached}: Allocated (fsm.c:456) 20241103100029705 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100029705 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100029705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100029705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100029705 DMM DEBUG MM(262420000001001/e88e486f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100029705 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241103100029705 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) 20241103100029705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029705 DLSS7 DEBUG Found route for dpc=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) 20241103100029705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029705 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) 20241103100029705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029705 DLSS7 DEBUG Found route for dpc=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) 20241103100029705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@047c111c8eb5: { messageType := 2, destLocRef := '84570D'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@047c111c8eb5: 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 := 'B6348FDBC3B2BCF7375414BA1FEEC946'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A046367B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44CEA792DB06AA65'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DE5082AB064744699E23A2343D74312E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '33F40E4B2D5FB4FCF997B3CC54036CE4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '195102FE9699F59BD1FEBAF0200458EE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8E3E3125767110FF'O } } } } } SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241103100029716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029716 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029716 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100029716 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100029716 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100029716 DMM DEBUG MM(262420000001001/e88e486f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241103100029716 DMM NOTICE MM(262420000001001/e88e486f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100029716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100029716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100029716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100029716 DMM DEBUG MM(262420000001001/e88e486f) Requesting authorization (sgsn_auth.c:160) 20241103100029716 DMM INFO MM(262420000001001/e88e486f) Requesting authentication tuples (sgsn_auth.c:184) 20241103100029716 DMM DEBUG MM(262420000001001/e88e486f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100029716 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241103100029716 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@047c111c8eb5: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@047c111c8eb5: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241103100029720 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100029720 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100029720 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100029720 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100029720 DMM INFO MM(262420000001001/e88e486f) Subscriber data update (mmctx.c:445) 20241103100029720 DMM DEBUG MM(262420000001001/e88e486f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100029720 DMM INFO MM(262420000001001/e88e486f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100029721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100029721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100029721 DMM INFO MM(262420000001001/e88e486f) <- GMM AUTH AND CIPHERING REQ (rand = b6 34 8f db c3 b2 bc f7 37 54 14 ba 1f ee c9 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 51 02 fe 96 99 f5 9b d1 fe ba f0 20 04 58 ee ) (gprs_gmm.c:483) 20241103100029721 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241103100029721 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) 20241103100029721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029721 DLSS7 DEBUG Found route for dpc=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) 20241103100029721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305228E3E312523094B99990000100001F02904767110FF'O 20241103100029732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029733 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029733 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100029733 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100029733 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100029733 DMM INFO MM(262420000001001/e88e486f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100029733 DMM NOTICE MM(262420000001001/e88e486f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100029733 DMM DEBUG MM(262420000001001/e88e486f) checking auth: received UMTS RES = 8e 3e 31 25 76 71 10 ff (gprs_gmm.c:666) 20241103100029733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100029733 DMM DEBUG MM(262420000001001/e88e486f) Requesting authorization (sgsn_auth.c:160) 20241103100029733 DMM INFO MM(262420000001001/e88e486f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100029733 DMM DEBUG MM(262420000001001/e88e486f) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100029733 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241103100029733 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) 20241103100029733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100029733 DMM DEBUG MM(262420000001001/e88e486f) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241103100029733 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) 20241103100029733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029733 DLSS7 DEBUG Found route for dpc=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) 20241103100029733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_len:17 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241103100029747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029747 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029748 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100029748 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100029748 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100029748 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241103100029748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100029748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100029748 DMM INFO MM(262420000001001/e88e486f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe88e486f) (gprs_gmm.c:300) 20241103100029748 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241103100029748 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) 20241103100029748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029748 DLSS7 DEBUG Found route for dpc=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) 20241103100029748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029748 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) 20241103100029748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029748 DLSS7 DEBUG Found route for dpc=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) 20241103100029748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100029754 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100029754 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100029754 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241103100029754 DMM INFO MM(262420000001001/e88e486f) Subscriber data update (mmctx.c:445) 20241103100029754 DMM DEBUG MM(262420000001001/e88e486f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100029754 DMM INFO MM(262420000001001/e88e486f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100029754 DMM NOTICE MM(262420000001001/e88e486f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241103100029754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100029754 DMM NOTICE MM(262420000001001/e88e486f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100029754 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) 20241103100029755 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100029755 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241103100029755 DMM INFO MM(262420000001001/e88e486f) Subscriber data update (mmctx.c:445) 20241103100029755 DMM DEBUG MM(262420000001001/e88e486f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100029757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029757 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100029757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100029757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100029757 DMM INFO MM(262420000001001/e88e486f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100029758 DMM NOTICE MM(262420000001001/e88e486f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100029758 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100029758 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100029758 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100029758 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100029758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100029758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100029758 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) 20241103100029758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029758 DLSS7 DEBUG Found route for dpc=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) 20241103100029758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1446)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1446)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100029763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029763 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100029763 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100029763 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100029763 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100029763 DMM INFO MM(262420000001001/e88e486f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100029763 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100029764 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100029764 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) 20241103100029764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100029764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100029764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029764 DLSS7 DEBUG Found route for dpc=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) 20241103100029764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100029764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@047c111c8eb5: Session index based on local reference:0 20241103100029765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100029765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100029765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100029765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100029765 DLSS7 DEBUG Found route for dpc=188=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) 20241103100029765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100029765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@047c111c8eb5: Deleted conn table entry 0TC_iu_attach_encr(1453)8673037 TC_iu_attach_encr(1453)@047c111c8eb5: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@047c111c8eb5: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@047c111c8eb5: Final verdict of PTC: none 20241103100029837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@047c111c8eb5: Final verdict of PTC: none 20241103100029844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1435)@047c111c8eb5: Final verdict of PTC: none 20241103100029844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_encr-BVCI196(1434)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1445)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1440)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1438)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1433)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1443)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@047c111c8eb5: Test case TC_iu_attach_encr finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. 20241103100029970 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100029970 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) 20241103100029970 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100029970 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100029970 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100029970 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) 20241103100029970 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100029970 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100029970 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) 20241103100029970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100029970 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100029970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100029970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100029970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100029970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100029970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100029970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100029970 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Sun Nov 3 10:00:29 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241103100030000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100030403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184716) 20241103100030845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100030845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=184716, count=211692) 20241103100031846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100031846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100031972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100031972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100031972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Nov 3 10:00:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100032848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100032848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_iu_attach_geran_rau started. 20241103100033501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100033504 DMM INFO MM(262420000001001/e88e486f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100033504 DMM INFO MM(262420000001001/e88e486f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100033504 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100033504 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100033504 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100033504 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241103100033504 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241103100033504 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) 20241103100033504 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) 20241103100033504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103100033504 DMM DEBUG MM_STATE_Gb[0x563403db21e0]{Idle}: Deallocated (fsm.c:568) 20241103100033504 DMM DEBUG MM_STATE_Iu(2)[0x563403daaa00]{Detached}: Deallocated (fsm.c:568) 20241103100033504 DMM DEBUG GMM(gmm_fsm)[0x563403dabc30]{Deregistered}: Deallocated (fsm.c:568) 20241103100033504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100033550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100033550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100033550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100033550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100033550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100033550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100033550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100033550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100033550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100033551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100033551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100033551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100033551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100033551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100033551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100033551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100033551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100033551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100033551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100033551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100033551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100033551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100033554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100033561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100033561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100033567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100033567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100033567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100033567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100033567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100033567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100033567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100033567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100033567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100033568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100033568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100033568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100033568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100033568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100033568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100033568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100033568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100033568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100033568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100033568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1463)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100033568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100033568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100033570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100033575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100033575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100033585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100033585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100033585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100033585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100033585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100033585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100033585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100033585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100033585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100033586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100033586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100033586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100033586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100033586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100033586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100033586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100033586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100033586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100033586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100033586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100033586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100033586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100033588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1471)@047c111c8eb5: M3UA emulation initiated, the test can be started MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@047c111c8eb5: ************************************************* SGSN_Test_0-SCCP(1469)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100033593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100033593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100033793 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100033793 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) 20241103100033793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100033793 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(1471)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100033801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100033801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100033801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100033801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100033801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100033801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100033801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100033803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100033803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100033803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100033803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100033803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100033803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100033803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100033804 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100033849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100033850 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100033850 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100033850 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100033854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100033855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: 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(1473)@047c111c8eb5: 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(1473)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100034611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034611 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034612 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100034612 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100034613 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) 20241103100034613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034613 DLSS7 DEBUG Found route for dpc=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) 20241103100034613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@047c111c8eb5: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C1E40755'O, index=0 SGSN_Test-GSUP(1474)@047c111c8eb5: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@047c111c8eb5: 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 := '654C'O ("eL"), rac := 'EA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@047c111c8eb5: Added conn table entry 0TC_iu_attach_geran_rau(1476)14794218 SGSN_Test_0-SCCP(1469)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1470)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100034940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034940 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034940 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100034940 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100034940 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100034940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100034940 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103100034940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Allocated (fsm.c:456) 20241103100034940 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100034940 DMM DEBUG MM_STATE_Iu[0x563403dabb00]{Detached}: Allocated (fsm.c:456) 20241103100034940 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100034940 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100034940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100034940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100034940 DMM DEBUG MM(262420000001002/f3cd1944) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100034940 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241103100034941 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) 20241103100034941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034941 DLSS7 DEBUG Found route for dpc=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) 20241103100034941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034941 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) 20241103100034941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034941 DLSS7 DEBUG Found route for dpc=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) 20241103100034941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@047c111c8eb5: { messageType := 2, destLocRef := 'E1BDEA'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@047c111c8eb5: 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 := 'A624CCEEA412950B4040A584A83FC1BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55EA1434'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09A71E525F3CE622'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7626063E05F53DF0D37786E2ED4EA033'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5FFEF64090C1C505BDA34B8EF82E2A1A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B720356A1A7F4BC36E5C88FEBBF7E2CB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D0F87BCC1E5FF64'O } } } } } SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241103100034950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034950 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034950 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100034950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100034950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100034950 DMM DEBUG MM(262420000001002/f3cd1944) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241103100034950 DMM NOTICE MM(262420000001002/f3cd1944) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100034950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100034950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100034950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100034950 DMM DEBUG MM(262420000001002/f3cd1944) Requesting authorization (sgsn_auth.c:160) 20241103100034950 DMM INFO MM(262420000001002/f3cd1944) Requesting authentication tuples (sgsn_auth.c:184) 20241103100034950 DMM DEBUG MM(262420000001002/f3cd1944) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100034950 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241103100034950 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@047c111c8eb5: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@047c111c8eb5: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241103100034953 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100034953 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100034953 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100034953 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100034953 DMM INFO MM(262420000001002/f3cd1944) Subscriber data update (mmctx.c:445) 20241103100034953 DMM DEBUG MM(262420000001002/f3cd1944) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100034953 DMM INFO MM(262420000001002/f3cd1944) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100034953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100034953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100034953 DMM INFO MM(262420000001002/f3cd1944) <- GMM AUTH AND CIPHERING REQ (rand = a6 24 cc ee a4 12 95 0b 40 40 a5 84 a8 3f c1 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 20 35 6a 1a 7f 4b c3 6e 5c 88 fe bb f7 e2 cb ) (gprs_gmm.c:483) 20241103100034953 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241103100034953 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) 20241103100034953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034953 DLSS7 DEBUG Found route for dpc=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) 20241103100034953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C228D0F87BC23094B99990000100002F02904C1E5FF64'O 20241103100034960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034960 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034960 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100034960 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100034960 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100034960 DMM INFO MM(262420000001002/f3cd1944) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100034960 DMM NOTICE MM(262420000001002/f3cd1944) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100034960 DMM DEBUG MM(262420000001002/f3cd1944) checking auth: received UMTS RES = 8d 0f 87 bc c1 e5 ff 64 (gprs_gmm.c:666) 20241103100034960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100034960 DMM DEBUG MM(262420000001002/f3cd1944) Requesting authorization (sgsn_auth.c:160) 20241103100034960 DMM INFO MM(262420000001002/f3cd1944) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100034960 DMM DEBUG MM(262420000001002/f3cd1944) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100034960 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241103100034960 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) 20241103100034960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100034960 DMM DEBUG MM(262420000001002/f3cd1944) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100034960 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) 20241103100034960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034960 DLSS7 DEBUG Found route for dpc=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) 20241103100034960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100034967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034967 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034967 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100034967 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100034967 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100034967 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241103100034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100034967 DMM INFO MM(262420000001002/f3cd1944) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3cd1944) (gprs_gmm.c:300) 20241103100034968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241103100034968 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) 20241103100034968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034968 DLSS7 DEBUG Found route for dpc=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) 20241103100034968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034968 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) 20241103100034968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034968 DLSS7 DEBUG Found route for dpc=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) 20241103100034968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100034971 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100034971 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100034971 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241103100034971 DMM INFO MM(262420000001002/f3cd1944) Subscriber data update (mmctx.c:445) 20241103100034971 DMM DEBUG MM(262420000001002/f3cd1944) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100034971 DMM INFO MM(262420000001002/f3cd1944) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100034971 DMM NOTICE MM(262420000001002/f3cd1944) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241103100034971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100034971 DMM NOTICE MM(262420000001002/f3cd1944) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100034971 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) 20241103100034971 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100034971 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241103100034971 DMM INFO MM(262420000001002/f3cd1944) Subscriber data update (mmctx.c:445) 20241103100034971 DMM DEBUG MM(262420000001002/f3cd1944) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100034973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034973 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034973 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100034973 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100034973 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100034973 DMM INFO MM(262420000001002/f3cd1944) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100034973 DMM NOTICE MM(262420000001002/f3cd1944) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100034973 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100034973 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100034973 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100034973 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100034973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100034973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100034973 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) 20241103100034973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034973 DLSS7 DEBUG Found route for dpc=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) 20241103100034973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1469)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1469)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100034976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034976 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100034976 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100034976 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100034976 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100034976 DMM INFO MM(262420000001002/f3cd1944) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100034976 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100034976 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100034976 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) 20241103100034976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100034976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100034976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034976 DLSS7 DEBUG Found route for dpc=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) 20241103100034976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100034976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@047c111c8eb5: Session index based on local reference:0 20241103100034977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100034977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100034977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100034977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100034977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100034977 DLSS7 DEBUG Found route for dpc=188=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) 20241103100034977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100034977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@047c111c8eb5: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)14794218 TC_iu_attach_geran_rau(1476)@047c111c8eb5: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@047c111c8eb5: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@047c111c8eb5: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F3CD1944'O, index=1 20241103100035049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100035049 DLLC NOTICE LLME(ffffffff/f3cd1944){UNASSIGNED} LLC RX: unknown TLLI 0xf3cd1944, creating LLME on the fly (gprs_llc.c:552) 20241103100035049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241103100035050 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103100035050 DMM INFO MM(262420000001002/f3cd1944) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f3cd1944, P-TMSI: f3cd1944 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1698) 20241103100035050 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241103100035050 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241103100035050 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241103100035050 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100035050 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241103100035050 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100035050 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100035050 DLLC NOTICE LLME(ffffffff/f3cd1944){UNASSIGNED} LLGM Assign pre (f3cd1944 => f3cd1944) (gprs_llc.c:1079) 20241103100035050 DLLC NOTICE LLME(f3cd1944/f3cd1944){ASSIGNED} LLGM Assign post (f3cd1944 => f3cd1944) (gprs_llc.c:1125) 20241103100035050 DMM INFO MM(262420000001002/f3cd1944) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_iu_attach_geran_rau(1476)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@047c111c8eb5: Removing Client IMSI='262420000001002'H, index=1 20241103100035076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100035076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100035076 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100035076 DMM INFO MM(262420000001002/f3cd1944) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103100035076 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103100035076 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100035076 DLLC NOTICE LLME(f3cd1944/f3cd1944){ASSIGNED} LLGM Assign pre (ffffffff => f3cd1944) (gprs_llc.c:1079) 20241103100035076 DLLC NOTICE LLME(ffffffff/f3cd1944){ASSIGNED} LLGM Assign post (ffffffff => f3cd1944) (gprs_llc.c:1125) 20241103100035076 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241103100035076 DMM ERROR MM_STATE_Gb[0x563403dabd60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_iu_attach_geran_rau(1476)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@047c111c8eb5: Final verdict of PTC: none 20241103100035083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@047c111c8eb5: Final verdict of PTC: none 20241103100035088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1463)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1468)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1458)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@047c111c8eb5: Final verdict of PTC: none 20241103100035089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1465)@047c111c8eb5: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1456)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1466)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1461)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@047c111c8eb5: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Nov 3 10:00:35 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241103100035155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100035178 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100035178 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) 20241103100035178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100035178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100035178 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100035178 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) 20241103100035178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100035178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100035178 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) 20241103100035178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100035178 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100035178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100035178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100035178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100035178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100035178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100035178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100035178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241103100035557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219560) 20241103100036090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100036090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219560, count=220816) 20241103100037092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100037092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100037179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100037179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100037179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Nov 3 10:00:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100038094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100038094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_geran_attach_iu_rau started. 20241103100038648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100038650 DMM INFO MM(262420000001002/f3cd1944) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100038650 DMM INFO MM(262420000001002/f3cd1944) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100038650 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100038650 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100038650 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241103100038650 DMM ERROR MM_STATE_Gb[0x563403dabd60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241103100038650 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241103100038650 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) 20241103100038650 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) 20241103100038650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403db21e0]{Init}: Deallocated (fsm.c:568) 20241103100038650 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100038650 DMM DEBUG MM_STATE_Iu(3)[0x563403dabb00]{Detached}: Deallocated (fsm.c:568) 20241103100038650 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103100038650 DLLC NOTICE LLME(ffffffff/f3cd1944){ASSIGNED} LLGM Assign pre (f3cd1944 => ffffffff) (gprs_llc.c:1079) 20241103100038650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3cd1944 => ffffffff) (gprs_llc.c:1125) 20241103100038650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100038693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100038693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100038693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100038693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100038693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100038693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100038693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100038693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100038693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100038694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100038694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100038694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100038694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100038694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100038694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100038694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100038694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100038694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100038694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100038694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100038694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100038694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100038696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100038701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100038701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100038708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100038708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100038708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100038708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100038708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100038708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100038708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100038708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100038708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100038709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100038709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100038709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100038709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100038709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100038709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100038709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100038709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100038709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100038709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100038709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100038709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100038709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100038711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100038715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100038715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100038725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100038725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100038725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100038725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100038725 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100038725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100038725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100038725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100038725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100038726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100038726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100038726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100038726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100038726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100038726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100038726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100038726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100038727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100038727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100038729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1488)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1494)@047c111c8eb5: ************************************************* SGSN_Test-Gb2-BSSGP2(1488)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1494)@047c111c8eb5: M3UA emulation initiated, the test can be started MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@047c111c8eb5: ************************************************* SGSN_Test_0-SCCP(1492)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100038735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100038735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100038934 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100038934 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) 20241103100038934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100038934 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(1494)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100038941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100038941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100038941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100038941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100038941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100038941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100038941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100038944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100038944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100038944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100038944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100038944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100038944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100038944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100038944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100039095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100039095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100039095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100039095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100039099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100039101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: 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(1496)@047c111c8eb5: 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(1496)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100039751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100039751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100039751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100039752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100039752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100039752 DLSS7 DEBUG Found route for dpc=188=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) 20241103100039752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100039752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100039752 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100039752 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100039753 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) 20241103100039753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100039753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100039753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100039753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100039753 DLSS7 DEBUG Found route for dpc=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) 20241103100039753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100039753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@047c111c8eb5: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D5EA1B50'O, index=0 SGSN_Test-GSUP(1497)@047c111c8eb5: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@047c111c8eb5: 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 := '064BF99DEFF691B481B8AC6358961EE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9867199F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0BF73996FE845C17'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3B99EAF077B02F21447CC771C27018BB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ED84A83A959B57C091F61E4878169E94'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0567AA413D2264D6E4B34D410A4247CB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E547EF2DC39644FB'O } } } } } 20241103100040182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100040182 DLLC NOTICE LLME(ffffffff/d5ea1b50){UNASSIGNED} LLC RX: unknown TLLI 0xd5ea1b50, creating LLME on the fly (gprs_llc.c:552) 20241103100040182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100040182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100040182 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Allocated (fsm.c:456) 20241103100040182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103100040182 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100040182 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Allocated (fsm.c:456) 20241103100040182 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100040182 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100040182 DLLC NOTICE LLME(ffffffff/d5ea1b50){UNASSIGNED} LLGM Assign pre (d5ea1b50 => ceb397fd) (gprs_llc.c:1079) 20241103100040182 DLLC NOTICE LLME(d5ea1b50/ceb397fd){ASSIGNED} LLGM Assign post (d5ea1b50 => ceb397fd) (gprs_llc.c:1125) 20241103100040182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100040182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100040182 DMM DEBUG MM(262420000001003/ceb397fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100040201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100040201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241103100040201 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100040201 DMM DEBUG MM(262420000001003/ceb397fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241103100040201 DMM NOTICE MM(262420000001003/ceb397fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100040201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100040201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100040201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100040201 DMM DEBUG MM(262420000001003/ceb397fd) Requesting authorization (sgsn_auth.c:160) 20241103100040201 DMM INFO MM(262420000001003/ceb397fd) Requesting authentication tuples (sgsn_auth.c:184) 20241103100040201 DMM DEBUG MM(262420000001003/ceb397fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100040201 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241103100040201 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@047c111c8eb5: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@047c111c8eb5: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241103100040207 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100040207 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100040207 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100040207 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100040207 DMM INFO MM(262420000001003/ceb397fd) Subscriber data update (mmctx.c:445) 20241103100040207 DMM DEBUG MM(262420000001003/ceb397fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100040207 DMM INFO MM(262420000001003/ceb397fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100040207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100040207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100040207 DMM INFO MM(262420000001003/ceb397fd) <- GMM AUTH AND CIPHERING REQ (rand = 06 4b f9 9d ef f6 91 b4 81 b8 ac 63 58 96 1e e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 67 aa 41 3d 22 64 d6 e4 b3 4d 41 0a 42 47 cb ) (gprs_gmm.c:483) 20241103100040223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100040224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241103100040224 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100040224 DMM INFO MM(262420000001003/ceb397fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100040224 DMM NOTICE MM(262420000001003/ceb397fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100040224 DMM DEBUG MM(262420000001003/ceb397fd) checking auth: received UMTS RES = e5 47 ef 2d c3 96 44 fb (gprs_gmm.c:666) 20241103100040224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100040224 DMM DEBUG MM(262420000001003/ceb397fd) Requesting authorization (sgsn_auth.c:160) 20241103100040224 DMM INFO MM(262420000001003/ceb397fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100040224 DMM DEBUG MM(262420000001003/ceb397fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100040224 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241103100040224 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) 20241103100040224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241103100040224 DMM INFO MM(262420000001003/ceb397fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xceb397fd) (gprs_gmm.c:300) 20241103100040226 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100040227 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100040227 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241103100040227 DMM INFO MM(262420000001003/ceb397fd) Subscriber data update (mmctx.c:445) 20241103100040227 DMM DEBUG MM(262420000001003/ceb397fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100040227 DMM INFO MM(262420000001003/ceb397fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100040227 DMM NOTICE MM(262420000001003/ceb397fd) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241103100040227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100040227 DMM NOTICE MM(262420000001003/ceb397fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100040227 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) 20241103100040228 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100040228 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241103100040228 DMM INFO MM(262420000001003/ceb397fd) Subscriber data update (mmctx.c:445) 20241103100040228 DMM DEBUG MM(262420000001003/ceb397fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241103100040240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100040240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241103100040240 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241103100040240 DMM INFO MM(262420000001003/ceb397fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100040240 DMM NOTICE MM(262420000001003/ceb397fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100040240 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100040240 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100040240 DLLC NOTICE LLME(d5ea1b50/ceb397fd){ASSIGNED} LLGM Assign pre (ffffffff => ceb397fd) (gprs_llc.c:1079) 20241103100040240 DLLC NOTICE LLME(ffffffff/ceb397fd){ASSIGNED} LLGM Assign post (ffffffff => ceb397fd) (gprs_llc.c:1125) 20241103100040240 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241103100040240 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241103100040240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100040240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@047c111c8eb5: 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 := omit, 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 := 'CEB397FD'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@047c111c8eb5: Added conn table entry 0TC_geran_attach_iu_rau(1499)10298409 SGSN_Test_0-RAN(1493)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1492)@047c111c8eb5: First idle individual index:0 20241103100040321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100040321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100040321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100040321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040321 DLSS7 DEBUG Found route for dpc=188=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) 20241103100040322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100040322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100040322 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100040322 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100040322 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100040322 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241103100040322 DMM INFO MM(262420000001003/ceb397fd) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ceb397fd (00000000), TLLI: ceb397fd (ceb397fd), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241103100040322 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241103100040322 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241103100040322 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241103100040322 DLLC NOTICE LLME(ffffffff/ceb397fd){ASSIGNED} LLGM Assign pre (ceb397fd => ffffffff) (gprs_llc.c:1079) 20241103100040322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceb397fd => ffffffff) (gprs_llc.c:1125) 20241103100040322 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100040322 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241103100040322 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100040323 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100040323 DMM DEBUG MM(262420000001003/ceb397fd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100040323 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) 20241103100040323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100040323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100040323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040323 DLSS7 DEBUG Found route for dpc=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) 20241103100040323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100040323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100040323 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) 20241103100040323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100040323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100040323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040323 DLSS7 DEBUG Found route for dpc=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) 20241103100040323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100040323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@047c111c8eb5: { messageType := 2, destLocRef := '9D2429'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1492)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100040341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100040341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100040341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100040341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040341 DLSS7 DEBUG Found route for dpc=188=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) 20241103100040342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100040342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100040342 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100040342 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100040342 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100040342 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241103100040342 DMM INFO MM(262420000001003/ceb397fd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) 20241103100040342 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241103100040342 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) 20241103100040342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100040342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100040342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040342 DLSS7 DEBUG Found route for dpc=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) 20241103100040342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100040342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100040342 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) 20241103100040342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100040342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100040342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040342 DLSS7 DEBUG Found route for dpc=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) 20241103100040342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100040342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@047c111c8eb5: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@047c111c8eb5: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1492)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1492)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241103100040355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100040355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100040355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100040355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100040355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100040355 DLSS7 DEBUG Found route for dpc=188=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) 20241103100040355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100040355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100040355 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100040355 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100040355 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100040355 DMM INFO MM(262420000001003/ceb397fd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241103100040355 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241103100040355 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100040355 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1863) 20241103100040355 DMM ERROR MM_STATE_Iu[0x563403db21e0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1863) TC_geran_attach_iu_rau(1499)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@047c111c8eb5: Final verdict of PTC: none 20241103100040359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@047c111c8eb5: Final verdict of PTC: none 20241103100040361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100040362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1477)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1486)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1491)@047c111c8eb5: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1481)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@047c111c8eb5: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1484)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1489)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1479)@047c111c8eb5: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@047c111c8eb5: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Nov 3 10:00:40 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241103100040487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100040558 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100040558 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) 20241103100040558 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100040558 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100040558 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100040558 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) 20241103100040558 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100040558 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100040558 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) 20241103100040558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100040558 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100040558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100040558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100040558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100040559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100040559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100040559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100040559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241103100040890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113840) 20241103100041362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100041362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113840, count=178560) 20241103100042363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100042363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100042559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100042559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100042559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Nov 3 10:00:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100043364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100043364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user started. 20241103100044003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100044005 DMM INFO MM(262420000001003/ceb397fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100044005 DMM INFO MM(262420000001003/ceb397fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100044005 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100044005 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100044005 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100044005 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241103100044005 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) 20241103100044005 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) 20241103100044005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100044005 DMM DEBUG MM_STATE_Gb(0)[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100044005 DMM DEBUG MM_STATE_Iu[0x563403db21e0]{Detached}: Deallocated (fsm.c:568) 20241103100044005 DMM DEBUG GMM(gmm_fsm)[0x563403daaa00]{Deregistered}: Deallocated (fsm.c:568) 20241103100044005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100044044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100044044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100044044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100044044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100044044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100044044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100044044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100044044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100044044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100044045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100044045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100044045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100044045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100044045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100044045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100044045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100044045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100044045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100044045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100044045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100044046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100044046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100044048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100044055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100044055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100044066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100044066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100044066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100044066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100044066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100044066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100044066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100044066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100044066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1509)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1510)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100044067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100044067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100044067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100044067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100044067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100044067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100044067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100044067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100044067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100044067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100044067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100044067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100044067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100044069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241103100044073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100044073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100044078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100044078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100044078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100044078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100044078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100044078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100044078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100044078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100044078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100044079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100044079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100044079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100044079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100044079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100044079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100044079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100044079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100044079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100044079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100044079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100044080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100044080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100044082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1517)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100044087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100044087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100044287 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100044287 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) 20241103100044288 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100044288 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(1517)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100044295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100044295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100044295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100044295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100044295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100044295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100044295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100044297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100044297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100044297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100044297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100044297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100044297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100044297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100044298 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100044365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100044365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100044365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100044366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100044370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100044371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: 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(1519)@047c111c8eb5: 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(1519)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100045107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045107 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045107 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100045107 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100045108 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) 20241103100045108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045108 DLSS7 DEBUG Found route for dpc=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) 20241103100045108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E0202635'O, index=0 SGSN_Test-GSUP(1520)@047c111c8eb5: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@047c111c8eb5: 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 := 'EFD3'O, rac := '04'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user(1522)9721170 SGSN_Test_0-SCCP(1515)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1516)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100045459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045459 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045459 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100045459 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100045460 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100045460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100045460 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{Deregistered}: Allocated (fsm.c:456) 20241103100045460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100045460 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Allocated (fsm.c:456) 20241103100045460 DMM DEBUG MM_STATE_Iu[0x563403dbbf70]{Detached}: Allocated (fsm.c:456) 20241103100045460 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100045460 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100045460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100045460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100045460 DMM DEBUG MM(262420000001004/e0f145a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100045460 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241103100045460 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) 20241103100045460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045460 DLSS7 DEBUG Found route for dpc=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) 20241103100045460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045460 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) 20241103100045460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045460 DLSS7 DEBUG Found route for dpc=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) 20241103100045460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: { messageType := 2, destLocRef := '945552'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@047c111c8eb5: 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 := '1A43EA78D930C349B7F00D74A29D302B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25710C70'O ("%q\fp") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD71C1D29E8B08EA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C29477B2AD0B04A23AE678039B747313'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16C79157926E52DEC2712FE3783FBF65'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E83DB181C95F921CD5BD5FDB0AC228A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88773BD673A6A2D3'O } } } } } SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241103100045470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045470 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045471 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100045471 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100045471 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100045471 DMM DEBUG MM(262420000001004/e0f145a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241103100045471 DMM NOTICE MM(262420000001004/e0f145a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100045471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100045471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100045471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100045471 DMM DEBUG MM(262420000001004/e0f145a1) Requesting authorization (sgsn_auth.c:160) 20241103100045471 DMM INFO MM(262420000001004/e0f145a1) Requesting authentication tuples (sgsn_auth.c:184) 20241103100045471 DMM DEBUG MM(262420000001004/e0f145a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100045471 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241103100045471 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@047c111c8eb5: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241103100045475 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100045475 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100045475 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100045475 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100045475 DMM INFO MM(262420000001004/e0f145a1) Subscriber data update (mmctx.c:445) 20241103100045475 DMM DEBUG MM(262420000001004/e0f145a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100045475 DMM INFO MM(262420000001004/e0f145a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100045475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100045475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100045475 DMM INFO MM(262420000001004/e0f145a1) <- GMM AUTH AND CIPHERING REQ (rand = 1a 43 ea 78 d9 30 c3 49 b7 f0 0d 74 a2 9d 30 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 83 db 18 1c 95 f9 21 cd 5b d5 fd b0 ac 22 8a ) (gprs_gmm.c:483) 20241103100045475 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241103100045476 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) 20241103100045476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045476 DLSS7 DEBUG Found route for dpc=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) 20241103100045476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052288773BD623094B99990000100004F0290473A6A2D3'O 20241103100045487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045487 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100045487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100045487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100045487 DMM INFO MM(262420000001004/e0f145a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100045487 DMM NOTICE MM(262420000001004/e0f145a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100045487 DMM DEBUG MM(262420000001004/e0f145a1) checking auth: received UMTS RES = 88 77 3b d6 73 a6 a2 d3 (gprs_gmm.c:666) 20241103100045487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100045487 DMM DEBUG MM(262420000001004/e0f145a1) Requesting authorization (sgsn_auth.c:160) 20241103100045487 DMM INFO MM(262420000001004/e0f145a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100045487 DMM DEBUG MM(262420000001004/e0f145a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100045487 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241103100045487 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) 20241103100045487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100045487 DMM DEBUG MM(262420000001004/e0f145a1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100045488 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) 20241103100045488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045488 DLSS7 DEBUG Found route for dpc=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) 20241103100045488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100045501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045501 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045501 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100045501 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100045501 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100045501 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241103100045502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100045502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100045502 DMM INFO MM(262420000001004/e0f145a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0f145a1) (gprs_gmm.c:300) 20241103100045502 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241103100045502 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) 20241103100045502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045502 DLSS7 DEBUG Found route for dpc=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) 20241103100045502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045502 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) 20241103100045502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045502 DLSS7 DEBUG Found route for dpc=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) 20241103100045502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100045508 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100045508 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100045508 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241103100045508 DMM INFO MM(262420000001004/e0f145a1) Subscriber data update (mmctx.c:445) 20241103100045508 DMM DEBUG MM(262420000001004/e0f145a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100045508 DMM INFO MM(262420000001004/e0f145a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100045508 DMM NOTICE MM(262420000001004/e0f145a1) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241103100045508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100045508 DMM NOTICE MM(262420000001004/e0f145a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100045508 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) 20241103100045509 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100045509 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241103100045509 DMM INFO MM(262420000001004/e0f145a1) Subscriber data update (mmctx.c:445) 20241103100045509 DMM DEBUG MM(262420000001004/e0f145a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100045512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045512 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045512 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100045512 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100045512 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100045512 DMM INFO MM(262420000001004/e0f145a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100045512 DMM NOTICE MM(262420000001004/e0f145a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100045512 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100045512 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100045512 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100045512 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100045512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100045512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100045512 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) 20241103100045512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045512 DLSS7 DEBUG Found route for dpc=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) 20241103100045512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100045519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045519 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045519 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100045519 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100045519 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100045519 DMM INFO MM(262420000001004/e0f145a1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100045519 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100045519 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100045519 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) 20241103100045519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045519 DLSS7 DEBUG Found route for dpc=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) 20241103100045519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 20241103100045521 DLSS7 DEBUG[38;5;43m 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045521 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_user(1522)9721170 TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@047c111c8eb5: 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 := 'E0F145A1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user(1522)14663056 SGSN_Test_0-RAN(1516)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@047c111c8eb5: First idle individual index:0 20241103100045726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045726 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045727 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100045727 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100045727 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100045727 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE0F145A1) type="signalling"  (gprs_gmm.c:1937) 20241103100045727 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100045727 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100045727 DMM DEBUG MM(262420000001004/e0f145a1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100045727 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) 20241103100045727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045728 DLSS7 DEBUG Found route for dpc=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) 20241103100045728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045728 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) 20241103100045728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045728 DLSS7 DEBUG Found route for dpc=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) 20241103100045728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: { messageType := 2, destLocRef := 'DFBD90'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100045738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045738 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045739 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100045739 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100045739 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100045739 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241103100045739 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100045739 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100045739 DMM INFO MM(262420000001004/e0f145a1) <- GMM SERVICE ACCEPT (P-TMSI=0xe0f145a1) (gprs_gmm.c:813) 20241103100045739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241103100045739 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) 20241103100045739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045739 DLSS7 DEBUG Found route for dpc=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) 20241103100045739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045739 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) 20241103100045739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045739 DLSS7 DEBUG Found route for dpc=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) 20241103100045739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100045751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045751 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045752 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100045752 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100045752 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100045752 DMM INFO MM(262420000001004/e0f145a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100045752 DMM INFO MM(262420000001004/e0f145a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100045752 DMM DEBUG MM(262420000001004/e0f145a1) Using GGSN 0 (gprs_sm.c:317) 20241103100045752 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100045752 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241103100045752 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100045752 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100045752 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241103100045774 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 a8 f4 55 21 11 d9 9a 43 a6 14 05 7f 6f 5b d0 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241103100045774 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100045774 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100045775 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) 20241103100045775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045775 DLSS7 DEBUG Found route for dpc=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) 20241103100045775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:30 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680063554BCC'O 20241103100045800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045800 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045801 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100045801 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100045801 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100045801 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241103100045801 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241103100045801 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241103100045801 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100045801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241103100045801 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) 20241103100045801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045801 DLSS7 DEBUG Found route for dpc=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) 20241103100045801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100045805 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 a8 f4 55 21 11 d9 9a 43 a6 7f 6f 5b d0 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241103100045805 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100045805 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_len:16 SGSN_Test_0-SCCP(1515)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241103100045816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100045816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100045816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045816 DLSS7 DEBUG Found route for dpc=188=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) 20241103100045816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100045816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100045816 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100045816 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100045816 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100045816 DMM INFO MM(262420000001004/e0f145a1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241103100045816 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100045816 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241103100045819 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241103100045819 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100045819 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103100045819 DMM INFO MM(262420000001004/e0f145a1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103100045819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241103100045819 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241103100045819 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103100045819 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) 20241103100045819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100045819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100045819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100045819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100045819 DLSS7 DEBUG Found route for dpc=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) 20241103100045819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100045819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@047c111c8eb5: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@047c111c8eb5: Final verdict of PTC: none 20241103100045831 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100045831 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) 20241103100045831 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100045831 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100045831 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100045831 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) 20241103100045831 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100045831 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100045831 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) 20241103100045831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100045831 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100045831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100045831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100045831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100045831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100045831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100045831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100045831 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@047c111c8eb5: Final verdict of PTC: none 20241103100045836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1504)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1514)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@047c111c8eb5: Final verdict of PTC: none 20241103100045841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100045841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1506)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1510)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1502)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1512)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1508)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sun Nov 3 10:00:45 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241103100045979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100046482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256516) 20241103100046842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100046843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=256516, count=298980) 20241103100047833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100047833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100047833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100047844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100047844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Nov 3 10:00:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100048845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100048845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241103100049570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100049572 DMM INFO MM(262420000001004/e0f145a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100049572 DMM INFO MM(262420000001004/e0f145a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100049572 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100049572 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100049572 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100049572 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100049572 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241103100049572 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) 20241103100049572 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) 20241103100049572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103100049572 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Deallocated (fsm.c:568) 20241103100049573 DMM DEBUG MM_STATE_Iu(5)[0x563403dbbf70]{Detached}: Deallocated (fsm.c:568) 20241103100049573 DMM DEBUG GMM(gmm_fsm)[0x563403db21e0]{Deregistered}: Deallocated (fsm.c:568) 20241103100049573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100049573 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) 20241103100049573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100049573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100049573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100049573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100049573 DLSS7 DEBUG Found route for dpc=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) 20241103100049573 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100049613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100049613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100049613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100049613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100049613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100049613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100049613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100049613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100049613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100049614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100049614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100049614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100049614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100049614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100049614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100049614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100049614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100049614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100049614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100049614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100049614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1527)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100049614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100049616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100049621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100049622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100049628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100049628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100049628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100049628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100049628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100049628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100049628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100049628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100049628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100049629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100049629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100049629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100049630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100049630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100049630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100049630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100049630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100049630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100049630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100049630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100049630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100049630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100049632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100049637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100049637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100049645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100049645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100049645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100049645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100049645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100049645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100049645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100049645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100049645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100049646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100049646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100049646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100049646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100049646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100049646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100049646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100049646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100049646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100049646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100049646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1537)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100049646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100049646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100049648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100049652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100049652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1540)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@047c111c8eb5: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100049847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100049847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100049847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100049847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100049851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100049852 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: 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(1542)@047c111c8eb5: 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(1542)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100049853 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100049853 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) 20241103100049853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100049853 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(1540)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100049857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100049857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100049857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100049857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100049857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100049857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100049857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100049858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100049858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100049858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100049858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100049858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100049858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100049858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100049858 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100050305 DGPRS DEBUG Checking for inactive LLMEs, time = 33156249 (sgsn.c:132) 20241103100050673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050673 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050674 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100050674 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100050674 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) 20241103100050674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050674 DLSS7 DEBUG Found route for dpc=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) 20241103100050674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F955D78F'O, index=0 SGSN_Test-GSUP(1543)@047c111c8eb5: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: 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 := '68E5'O, rac := '22'O ("\"") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)12527713 SGSN_Test_0-SCCP(1538)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1539)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100050936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050936 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050936 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100050936 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100050936 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100050936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100050936 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{Deregistered}: Allocated (fsm.c:456) 20241103100050936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103100050936 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100050936 DMM DEBUG MM_STATE_Iu[0x563403dbf080]{Detached}: Allocated (fsm.c:456) 20241103100050936 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100050936 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100050936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100050936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100050936 DMM DEBUG MM(262420000001058/d2562548) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100050936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241103100050936 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) 20241103100050936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050936 DLSS7 DEBUG Found route for dpc=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) 20241103100050936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050936 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) 20241103100050936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050936 DLSS7 DEBUG Found route for dpc=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) 20241103100050936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: { messageType := 2, destLocRef := 'BF2861'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: 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 := 'BC10BC3276E6210A7CA2EC2B38D07F6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8438647C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3C71A3322CDC04B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F22471C7D0376915D6552C765280F968'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8042B8931375A613D80ECABDAFC1AE04'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AA84F80656DDAE657CD7E549FADD33C6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0E579532AE7749B'O } } } } } SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241103100050946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050946 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100050947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100050947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100050947 DMM DEBUG MM(262420000001058/d2562548) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241103100050947 DMM NOTICE MM(262420000001058/d2562548) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100050947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100050947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100050947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100050947 DMM DEBUG MM(262420000001058/d2562548) Requesting authorization (sgsn_auth.c:160) 20241103100050947 DMM INFO MM(262420000001058/d2562548) Requesting authentication tuples (sgsn_auth.c:184) 20241103100050947 DMM DEBUG MM(262420000001058/d2562548) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100050947 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241103100050947 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@047c111c8eb5: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241103100050950 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100050950 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100050950 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100050950 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100050950 DMM INFO MM(262420000001058/d2562548) Subscriber data update (mmctx.c:445) 20241103100050950 DMM DEBUG MM(262420000001058/d2562548) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100050950 DMM INFO MM(262420000001058/d2562548) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100050950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100050950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100050950 DMM INFO MM(262420000001058/d2562548) <- GMM AUTH AND CIPHERING REQ (rand = bc 10 bc 32 76 e6 21 0a 7c a2 ec 2b 38 d0 7f 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa 84 f8 06 56 dd ae 65 7c d7 e5 49 fa dd 33 c6 ) (gprs_gmm.c:483) 20241103100050950 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241103100050950 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) 20241103100050950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050950 DLSS7 DEBUG Found route for dpc=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) 20241103100050950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622B0E5795323094B99990000105008F029042AE7749B'O 20241103100050959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050959 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050959 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100050959 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100050959 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100050959 DMM INFO MM(262420000001058/d2562548) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100050959 DMM NOTICE MM(262420000001058/d2562548) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100050959 DMM DEBUG MM(262420000001058/d2562548) checking auth: received UMTS RES = b0 e5 79 53 2a e7 74 9b (gprs_gmm.c:666) 20241103100050959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100050959 DMM DEBUG MM(262420000001058/d2562548) Requesting authorization (sgsn_auth.c:160) 20241103100050959 DMM INFO MM(262420000001058/d2562548) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100050959 DMM DEBUG MM(262420000001058/d2562548) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100050959 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241103100050959 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) 20241103100050959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100050959 DMM DEBUG MM(262420000001058/d2562548) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100050960 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) 20241103100050960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050960 DLSS7 DEBUG Found route for dpc=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) 20241103100050960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100050971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050971 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050971 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100050971 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100050971 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100050971 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241103100050971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100050971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100050971 DMM INFO MM(262420000001058/d2562548) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2562548) (gprs_gmm.c:300) 20241103100050971 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241103100050971 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) 20241103100050971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050971 DLSS7 DEBUG Found route for dpc=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) 20241103100050971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050971 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) 20241103100050971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050971 DLSS7 DEBUG Found route for dpc=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) 20241103100050971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100050976 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100050976 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100050976 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241103100050976 DMM INFO MM(262420000001058/d2562548) Subscriber data update (mmctx.c:445) 20241103100050976 DMM DEBUG MM(262420000001058/d2562548) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100050976 DMM INFO MM(262420000001058/d2562548) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100050976 DMM NOTICE MM(262420000001058/d2562548) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241103100050976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100050976 DMM NOTICE MM(262420000001058/d2562548) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100050976 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) 20241103100050977 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100050977 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241103100050977 DMM INFO MM(262420000001058/d2562548) Subscriber data update (mmctx.c:445) 20241103100050977 DMM DEBUG MM(262420000001058/d2562548) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100050979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050979 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050979 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100050979 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100050979 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100050979 DMM INFO MM(262420000001058/d2562548) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100050979 DMM NOTICE MM(262420000001058/d2562548) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100050979 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100050979 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100050979 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100050979 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100050979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100050979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100050979 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) 20241103100050979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050979 DLSS7 DEBUG Found route for dpc=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) 20241103100050979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100050983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050983 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100050984 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100050984 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100050984 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100050984 DMM INFO MM(262420000001058/d2562548) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100050984 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100050984 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100050984 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) 20241103100050984 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100050984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100050984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050984 DLSS7 DEBUG Found route for dpc=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) 20241103100050984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100050984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 20241103100050985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100050985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100050985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100050985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100050985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100050985 DLSS7 DEBUG Found route for dpc=188=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) 20241103100050985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100050985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)12527713 TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: 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 := 'D2562548'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4431291 SGSN_Test_0-RAN(1539)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@047c111c8eb5: First idle individual index:0 20241103100051186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100051186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100051186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100051186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051186 DLSS7 DEBUG Found route for dpc=188=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) 20241103100051186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100051186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051187 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100051187 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100051187 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100051187 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD2562548) type="signalling"  (gprs_gmm.c:1937) 20241103100051187 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100051187 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100051187 DMM DEBUG MM(262420000001058/d2562548) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100051188 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) 20241103100051188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051188 DLSS7 DEBUG Found route for dpc=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) 20241103100051188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051188 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) 20241103100051188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051188 DLSS7 DEBUG Found route for dpc=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) 20241103100051188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: { messageType := 2, destLocRef := '439DBB'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100051197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100051197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100051197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100051197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051197 DLSS7 DEBUG Found route for dpc=188=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) 20241103100051197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100051197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051198 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100051198 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100051198 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100051198 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241103100051198 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100051198 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100051198 DMM INFO MM(262420000001058/d2562548) <- GMM SERVICE ACCEPT (P-TMSI=0xd2562548) (gprs_gmm.c:813) 20241103100051198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241103100051199 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) 20241103100051199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051199 DLSS7 DEBUG Found route for dpc=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) 20241103100051199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051199 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) 20241103100051199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051199 DLSS7 DEBUG Found route for dpc=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) 20241103100051199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100051211 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100051211 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100051211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100051211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051211 DLSS7 DEBUG Found route for dpc=188=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) 20241103100051211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100051211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051212 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100051212 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100051212 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100051212 DMM INFO MM(262420000001058/d2562548) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100051212 DMM INFO MM(262420000001058/d2562548) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100051212 DMM DEBUG MM(262420000001058/d2562548) Using GGSN 0 (gprs_sm.c:317) 20241103100051212 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100051212 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241103100051212 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100051212 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100051212 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241103100051235 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 22 e6 56 aa 11 69 d2 b3 ff 14 05 7f b7 41 c4 88 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=1083 from retransmit req queue (gtp.c:443) 20241103100051235 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100051235 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100051235 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) 20241103100051235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051235 DLSS7 DEBUG Found route for dpc=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) 20241103100051235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:30 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F5A509D6'O 20241103100051262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100051262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100051262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100051262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051262 DLSS7 DEBUG Found route for dpc=188=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) 20241103100051262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100051262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051262 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100051262 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100051262 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100051262 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241103100051262 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241103100051262 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241103100051262 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100051262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241103100051263 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) 20241103100051263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051263 DLSS7 DEBUG Found route for dpc=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) 20241103100051263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100051267 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 22 e6 56 aa 11 69 d2 b3 ff 7f b7 41 c4 88 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=1084 from retransmit req queue (gtp.c:443) 20241103100051267 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100051267 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_len:16 SGSN_Test_0-SCCP(1538)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241103100051278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100051278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100051278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100051278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051278 DLSS7 DEBUG Found route for dpc=188=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) 20241103100051278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100051278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100051279 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100051279 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100051279 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100051279 DMM INFO MM(262420000001058/d2562548) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241103100051279 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100051279 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241103100051281 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241103100051281 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100051281 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103100051281 DMM INFO MM(262420000001058/d2562548) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103100051281 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241103100051281 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241103100051281 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103100051282 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) 20241103100051282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100051282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100051282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100051282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100051282 DLSS7 DEBUG Found route for dpc=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) 20241103100051282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100051282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@047c111c8eb5: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@047c111c8eb5: Final verdict of PTC: none 20241103100051294 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100051294 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) 20241103100051294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100051294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100051294 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100051294 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) 20241103100051294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100051294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100051295 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) 20241103100051295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100051295 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100051295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100051295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100051295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100051295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100051295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100051295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100051295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@047c111c8eb5: Final verdict of PTC: none 20241103100051302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@047c111c8eb5: Final verdict of PTC: none 20241103100051307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1532)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1527)@047c111c8eb5: Final verdict of PTC: none 20241103100051308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1537)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1525)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1535)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1530)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Sun Nov 3 10:00:51 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241103100051415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100051918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303832) 20241103100052308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100052308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=303832, count=304992) 20241103100053296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100053296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100053296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100053309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100053309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Nov 3 10:00:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100054310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100054310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241103100055010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100055012 DMM INFO MM(262420000001058/d2562548) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100055012 DMM INFO MM(262420000001058/d2562548) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100055012 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100055012 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100055012 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100055012 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100055012 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241103100055012 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) 20241103100055012 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) 20241103100055012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100055012 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100055012 DMM DEBUG MM_STATE_Iu(7)[0x563403dbf080]{Detached}: Deallocated (fsm.c:568) 20241103100055012 DMM DEBUG GMM(gmm_fsm)[0x563403dbbf70]{Deregistered}: Deallocated (fsm.c:568) 20241103100055012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100055013 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) 20241103100055013 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100055013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100055013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100055013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100055013 DLSS7 DEBUG Found route for dpc=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) 20241103100055013 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100055055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100055055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100055055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100055055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100055055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100055055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100055055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100055055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100055055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100055056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100055056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100055056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100055056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100055056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100055056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100055056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100055056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100055056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100055056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100055056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241103100055057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100055057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100055059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100055063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100055063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100055071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100055071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100055071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100055071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100055071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100055071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100055071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100055071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100055071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100055072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100055072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100055072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100055072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100055072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100055072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100055072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100055072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100055072 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100055072 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100055072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100055072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100055072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100055074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100055078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100055078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100055088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100055088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100055088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100055088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100055088 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100055088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100055088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100055088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100055088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100055089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100055089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100055089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100055089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100055089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100055089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100055089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100055089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100055089 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100055089 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100055089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100055090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100055090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100055092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1563)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100055097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100055097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100055297 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100055297 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) 20241103100055297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100055297 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(1563)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100055305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100055305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100055305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100055305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100055305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100055305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100055305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100055308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100055308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100055308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100055308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100055308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100055308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100055308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100055308 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100055311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100055311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100055311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100055311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100055316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100055317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: 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(1565)@047c111c8eb5: 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(1565)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100056112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056112 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056113 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100056113 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100056113 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) 20241103100056113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056113 DLSS7 DEBUG Found route for dpc=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) 20241103100056113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='EDC2E8EC'O, index=0 SGSN_Test-GSUP(1566)@047c111c8eb5: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: 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 := '259A'O, rac := '3D'O ("=") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)808705 SGSN_Test_0-SCCP(1561)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1562)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100056415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056415 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056415 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100056415 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100056415 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100056415 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100056415 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{Deregistered}: Allocated (fsm.c:456) 20241103100056415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100056415 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Allocated (fsm.c:456) 20241103100056415 DMM DEBUG MM_STATE_Iu[0x563403dbf460]{Detached}: Allocated (fsm.c:456) 20241103100056415 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100056415 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100056415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100056415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100056415 DMM DEBUG MM(262420000001055/cf4424a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100056415 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241103100056415 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) 20241103100056415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056415 DLSS7 DEBUG Found route for dpc=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) 20241103100056415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056415 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) 20241103100056415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056416 DLSS7 DEBUG Found route for dpc=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) 20241103100056416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: { messageType := 2, destLocRef := '0C5701'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: 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 := '3F4233198A3387F2ECD794FC3D1E66D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EBEF790'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F821F57AC0DF9C8E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C5693F72EF0B10CF80D222DE2B947EF7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F9D817BE65A29300BB5372D87E94DE02'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F7028FEFFB197AEA66EB2131C392961'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4F697851E0A35D05'O } } } } } SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241103100056425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056425 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056425 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100056425 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100056425 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100056425 DMM DEBUG MM(262420000001055/cf4424a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241103100056425 DMM NOTICE MM(262420000001055/cf4424a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100056425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100056425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100056425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100056425 DMM DEBUG MM(262420000001055/cf4424a7) Requesting authorization (sgsn_auth.c:160) 20241103100056425 DMM INFO MM(262420000001055/cf4424a7) Requesting authentication tuples (sgsn_auth.c:184) 20241103100056425 DMM DEBUG MM(262420000001055/cf4424a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100056425 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241103100056425 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@047c111c8eb5: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241103100056428 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100056428 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100056428 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100056428 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100056428 DMM INFO MM(262420000001055/cf4424a7) Subscriber data update (mmctx.c:445) 20241103100056428 DMM DEBUG MM(262420000001055/cf4424a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100056428 DMM INFO MM(262420000001055/cf4424a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100056428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100056428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100056428 DMM INFO MM(262420000001055/cf4424a7) <- GMM AUTH AND CIPHERING REQ (rand = 3f 42 33 19 8a 33 87 f2 ec d7 94 fc 3d 1e 66 d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 70 28 fe ff b1 97 ae a6 6e b2 13 1c 39 29 61 ) (gprs_gmm.c:483) 20241103100056428 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241103100056428 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) 20241103100056428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056429 DLSS7 DEBUG Found route for dpc=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) 20241103100056429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C224F69785123094B99990000105005F02904E0A35D05'O 20241103100056435 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056435 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056435 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100056435 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100056435 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100056435 DMM INFO MM(262420000001055/cf4424a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100056435 DMM NOTICE MM(262420000001055/cf4424a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100056435 DMM DEBUG MM(262420000001055/cf4424a7) checking auth: received UMTS RES = 4f 69 78 51 e0 a3 5d 05 (gprs_gmm.c:666) 20241103100056435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100056435 DMM DEBUG MM(262420000001055/cf4424a7) Requesting authorization (sgsn_auth.c:160) 20241103100056435 DMM INFO MM(262420000001055/cf4424a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100056435 DMM DEBUG MM(262420000001055/cf4424a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100056435 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241103100056435 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) 20241103100056435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100056435 DMM DEBUG MM(262420000001055/cf4424a7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100056435 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) 20241103100056435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056435 DLSS7 DEBUG Found route for dpc=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) 20241103100056435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100056444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056444 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056445 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100056445 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100056445 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100056445 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241103100056445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100056445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100056445 DMM INFO MM(262420000001055/cf4424a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4424a7) (gprs_gmm.c:300) 20241103100056445 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241103100056445 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) 20241103100056445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056445 DLSS7 DEBUG Found route for dpc=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) 20241103100056445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056445 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) 20241103100056445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056445 DLSS7 DEBUG Found route for dpc=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) 20241103100056445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100056449 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100056449 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100056449 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241103100056449 DMM INFO MM(262420000001055/cf4424a7) Subscriber data update (mmctx.c:445) 20241103100056449 DMM DEBUG MM(262420000001055/cf4424a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100056449 DMM INFO MM(262420000001055/cf4424a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100056449 DMM NOTICE MM(262420000001055/cf4424a7) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241103100056449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100056449 DMM NOTICE MM(262420000001055/cf4424a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100056449 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) 20241103100056449 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100056449 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241103100056449 DMM INFO MM(262420000001055/cf4424a7) Subscriber data update (mmctx.c:445) 20241103100056449 DMM DEBUG MM(262420000001055/cf4424a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100056452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056452 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056452 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100056452 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100056452 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100056452 DMM INFO MM(262420000001055/cf4424a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100056452 DMM NOTICE MM(262420000001055/cf4424a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100056452 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100056452 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100056452 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100056452 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100056452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100056452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100056452 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) 20241103100056452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056452 DLSS7 DEBUG Found route for dpc=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) 20241103100056452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100056457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056458 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056458 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100056458 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100056458 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100056458 DMM INFO MM(262420000001055/cf4424a7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100056458 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100056458 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100056458 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) 20241103100056458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056458 DLSS7 DEBUG Found route for dpc=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) 20241103100056458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 20241103100056459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056459 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)808705 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: 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 := 'CF4424A7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)1426832 SGSN_Test_0-RAN(1562)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@047c111c8eb5: First idle individual index:0 20241103100056662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056662 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056663 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100056663 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100056663 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100056663 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF4424A7) type="signalling"  (gprs_gmm.c:1937) 20241103100056663 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100056663 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100056663 DMM DEBUG MM(262420000001055/cf4424a7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100056664 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) 20241103100056664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056664 DLSS7 DEBUG Found route for dpc=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) 20241103100056664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056664 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) 20241103100056664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056664 DLSS7 DEBUG Found route for dpc=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) 20241103100056664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: { messageType := 2, destLocRef := '15C590'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100056675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056675 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056675 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100056676 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100056676 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100056676 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241103100056676 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100056676 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100056676 DMM INFO MM(262420000001055/cf4424a7) <- GMM SERVICE ACCEPT (P-TMSI=0xcf4424a7) (gprs_gmm.c:813) 20241103100056676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241103100056676 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) 20241103100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056676 DLSS7 DEBUG Found route for dpc=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) 20241103100056676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056676 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) 20241103100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056676 DLSS7 DEBUG Found route for dpc=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) 20241103100056676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100056689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056689 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056690 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100056690 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100056690 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100056690 DMM INFO MM(262420000001055/cf4424a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100056690 DMM INFO MM(262420000001055/cf4424a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100056690 DMM DEBUG MM(262420000001055/cf4424a7) Using GGSN 0 (gprs_sm.c:317) 20241103100056690 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100056690 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241103100056690 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100056690 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100056690 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241103100056714 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 b7 f8 fa cb 11 e4 b7 ce f0 14 05 7f 5d d2 91 a0 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=1086 from retransmit req queue (gtp.c:443) 20241103100056714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100056714 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100056714 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) 20241103100056714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056714 DLSS7 DEBUG Found route for dpc=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) 20241103100056714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:33 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800CB093C54'O 20241103100056748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056748 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056748 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100056748 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100056748 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100056748 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241103100056748 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241103100056748 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241103100056748 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100056748 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241103100056748 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) 20241103100056748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056749 DLSS7 DEBUG Found route for dpc=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) 20241103100056749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100056756 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 b7 f8 fa cb 11 e4 b7 ce f0 7f 5d d2 91 a0 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=1087 from retransmit req queue (gtp.c:443) 20241103100056756 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100056756 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_len:16 SGSN_Test_0-SCCP(1561)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241103100056775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100056775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100056775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056775 DLSS7 DEBUG Found route for dpc=188=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) 20241103100056775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100056775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100056776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100056776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100056776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100056776 DMM INFO MM(262420000001055/cf4424a7) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241103100056776 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100056776 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241103100056779 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241103100056779 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100056779 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103100056779 DMM INFO MM(262420000001055/cf4424a7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103100056779 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241103100056779 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241103100056779 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103100056779 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) 20241103100056779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100056779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100056779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100056779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100056779 DLSS7 DEBUG Found route for dpc=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) 20241103100056779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100056779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@047c111c8eb5: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@047c111c8eb5: Final verdict of PTC: none 20241103100056795 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100056795 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) 20241103100056795 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100056795 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100056795 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100056795 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) 20241103100056795 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100056795 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100056795 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) 20241103100056795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100056795 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100056795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100056795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100056795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100056795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100056795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100056795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100056795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@047c111c8eb5: Final verdict of PTC: none 20241103100056803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@047c111c8eb5: Final verdict of PTC: none 20241103100056808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100056808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1565)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1550)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1555)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1560)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1558)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1553)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1548)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Sun Nov 3 10:00:56 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241103100056949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100057452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262980) 20241103100057809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100057809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=262980, count=304868) 20241103100058797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100058797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100058797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100058811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100058811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Nov 3 10:00:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100059812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100059813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241103100100534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100100536 DMM INFO MM(262420000001055/cf4424a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100100536 DMM INFO MM(262420000001055/cf4424a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100100536 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100100536 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100100536 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100100536 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100100536 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241103100100536 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) 20241103100100536 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) 20241103100100536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103100100536 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Deallocated (fsm.c:568) 20241103100100536 DMM DEBUG MM_STATE_Iu(9)[0x563403dbf460]{Detached}: Deallocated (fsm.c:568) 20241103100100536 DMM DEBUG GMM(gmm_fsm)[0x563403dbf080]{Deregistered}: Deallocated (fsm.c:568) 20241103100100536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100100537 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) 20241103100100537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100100537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100100537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100100537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100100537 DLSS7 DEBUG Found route for dpc=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) 20241103100100537 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100100572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100100573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100100573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100100573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100100573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241103100100573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(1573)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100100573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100100573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100100573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100100573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100100573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100100573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100100573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100100573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100100574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100100574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100100576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100100582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100100582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100100592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100100592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100100592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100100592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100100592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100100592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100100592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100100592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100100592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100100593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100100593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100100593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100100593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100100593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100100593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100100593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100100593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100100593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100100593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100100593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100100594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100100594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100100595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100100600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100100600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100100612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100100612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100100612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100100612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100100612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100100612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100100612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100100612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100100612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100100613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100100613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100100613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100100613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100100613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100100613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100100613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100100613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100100613 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100100613 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100100613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100100613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100100613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100100615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100100620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100100620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1586)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@047c111c8eb5: ************************************************* SGSN_Test_0-SCCP(1584)@047c111c8eb5: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100100814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100100814 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100100814 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100100814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100100815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100100816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: 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(1588)@047c111c8eb5: 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(1588)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100100821 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100100821 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) 20241103100100821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100100821 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(1586)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100100823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100100823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100100823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100100823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100100823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100100823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100100823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100100824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100100824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100100824 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100100824 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100100824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100100824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100100824 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100100824 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100101627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101627 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101627 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100101627 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100101627 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) 20241103100101627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101627 DLSS7 DEBUG Found route for dpc=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) 20241103100101627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='EE7D27FC'O, index=0 SGSN_Test-GSUP(1589)@047c111c8eb5: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: 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 := 'D75D'O, rac := '72'O ("r") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5631350 SGSN_Test_0-SCCP(1584)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1585)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100101895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101895 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101895 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100101895 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100101895 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100101895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100101895 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{Deregistered}: Allocated (fsm.c:456) 20241103100101896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103100101896 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100101896 DMM DEBUG MM_STATE_Iu[0x563403dbd2d0]{Detached}: Allocated (fsm.c:456) 20241103100101896 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100101896 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100101896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100101896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100101896 DMM DEBUG MM(262420000001056/e012386d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100101896 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241103100101896 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) 20241103100101896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101896 DLSS7 DEBUG Found route for dpc=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) 20241103100101896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101896 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) 20241103100101896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101896 DLSS7 DEBUG Found route for dpc=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) 20241103100101896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: { messageType := 2, destLocRef := '55ED76'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: 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 := '990F1B809EAC0AE7323AFEBB173727F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EB1A5DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE21C6D5B8F949AC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A63445C0949D814A6A0E33DA48754397'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EF04F079B832E02240555DA7A57410BC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '05147C7FE7ACD84EB05CBDBE77E6BDBB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FB0E4C2520320D15'O } } } } } SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241103100101901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101901 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101901 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100101901 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100101901 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100101901 DMM DEBUG MM(262420000001056/e012386d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241103100101901 DMM NOTICE MM(262420000001056/e012386d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100101901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100101901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100101901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100101901 DMM DEBUG MM(262420000001056/e012386d) Requesting authorization (sgsn_auth.c:160) 20241103100101901 DMM INFO MM(262420000001056/e012386d) Requesting authentication tuples (sgsn_auth.c:184) 20241103100101901 DMM DEBUG MM(262420000001056/e012386d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100101901 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241103100101901 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@047c111c8eb5: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241103100101902 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100101902 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100101902 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100101902 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100101902 DMM INFO MM(262420000001056/e012386d) Subscriber data update (mmctx.c:445) 20241103100101902 DMM DEBUG MM(262420000001056/e012386d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100101902 DMM INFO MM(262420000001056/e012386d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100101902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100101902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100101902 DMM INFO MM(262420000001056/e012386d) <- GMM AUTH AND CIPHERING REQ (rand = 99 0f 1b 80 9e ac 0a e7 32 3a fe bb 17 37 27 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 14 7c 7f e7 ac d8 4e b0 5c bd be 77 e6 bd bb ) (gprs_gmm.c:483) 20241103100101902 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241103100101902 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) 20241103100101902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101902 DLSS7 DEBUG Found route for dpc=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) 20241103100101902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822FB0E4C2523094B99990000105006F0290420320D15'O 20241103100101905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101905 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101905 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100101905 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100101905 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100101905 DMM INFO MM(262420000001056/e012386d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100101905 DMM NOTICE MM(262420000001056/e012386d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100101905 DMM DEBUG MM(262420000001056/e012386d) checking auth: received UMTS RES = fb 0e 4c 25 20 32 0d 15 (gprs_gmm.c:666) 20241103100101905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100101905 DMM DEBUG MM(262420000001056/e012386d) Requesting authorization (sgsn_auth.c:160) 20241103100101905 DMM INFO MM(262420000001056/e012386d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100101905 DMM DEBUG MM(262420000001056/e012386d) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100101905 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241103100101905 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) 20241103100101905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100101905 DMM DEBUG MM(262420000001056/e012386d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100101905 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) 20241103100101905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101905 DLSS7 DEBUG Found route for dpc=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) 20241103100101905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100101910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101910 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101910 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100101910 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100101910 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100101910 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241103100101910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100101910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100101910 DMM INFO MM(262420000001056/e012386d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe012386d) (gprs_gmm.c:300) 20241103100101910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241103100101910 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) 20241103100101910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101910 DLSS7 DEBUG Found route for dpc=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) 20241103100101910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101910 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) 20241103100101910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101911 DLSS7 DEBUG Found route for dpc=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) 20241103100101911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100101914 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100101914 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100101914 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241103100101914 DMM INFO MM(262420000001056/e012386d) Subscriber data update (mmctx.c:445) 20241103100101914 DMM DEBUG MM(262420000001056/e012386d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100101914 DMM INFO MM(262420000001056/e012386d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100101914 DMM NOTICE MM(262420000001056/e012386d) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241103100101914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100101914 DMM NOTICE MM(262420000001056/e012386d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100101914 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) 20241103100101914 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100101914 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241103100101914 DMM INFO MM(262420000001056/e012386d) Subscriber data update (mmctx.c:445) 20241103100101914 DMM DEBUG MM(262420000001056/e012386d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100101915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101915 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100101915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100101915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100101915 DMM INFO MM(262420000001056/e012386d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100101915 DMM NOTICE MM(262420000001056/e012386d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100101915 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100101915 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100101915 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100101915 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100101915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100101915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100101915 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) 20241103100101915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101915 DLSS7 DEBUG Found route for dpc=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) 20241103100101915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100101917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101917 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100101917 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100101917 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100101917 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100101917 DMM INFO MM(262420000001056/e012386d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100101917 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100101917 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100101917 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) 20241103100101917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100101917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100101917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101917 DLSS7 DEBUG Found route for dpc=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) 20241103100101917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100101917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5631350 20241103100101918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100101918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100101918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100101918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100101918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100101918 DLSS7 DEBUG Found route for dpc=188=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) 20241103100101918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100101918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: 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 := 'E012386D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5736650 SGSN_Test_0-RAN(1585)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@047c111c8eb5: First idle individual index:0 20241103100102122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100102122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100102122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100102122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102122 DLSS7 DEBUG Found route for dpc=188=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) 20241103100102122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100102122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102123 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100102123 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100102123 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100102123 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE012386D) type="signalling"  (gprs_gmm.c:1937) 20241103100102123 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100102123 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100102123 DMM DEBUG MM(262420000001056/e012386d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100102123 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) 20241103100102123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102123 DLSS7 DEBUG Found route for dpc=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) 20241103100102123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102123 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) 20241103100102123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102123 DLSS7 DEBUG Found route for dpc=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) 20241103100102123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: { messageType := 2, destLocRef := '5788CA'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100102130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100102130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100102130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100102130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102130 DLSS7 DEBUG Found route for dpc=188=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) 20241103100102130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100102130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102131 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100102131 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100102131 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100102131 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241103100102131 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100102131 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100102131 DMM INFO MM(262420000001056/e012386d) <- GMM SERVICE ACCEPT (P-TMSI=0xe012386d) (gprs_gmm.c:813) 20241103100102131 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241103100102131 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) 20241103100102131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102131 DLSS7 DEBUG Found route for dpc=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) 20241103100102131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102131 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) 20241103100102131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102131 DLSS7 DEBUG Found route for dpc=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) 20241103100102131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100102136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100102136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100102136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100102136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102136 DLSS7 DEBUG Found route for dpc=188=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) 20241103100102136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100102136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102136 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100102136 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100102136 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100102136 DMM INFO MM(262420000001056/e012386d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100102136 DMM INFO MM(262420000001056/e012386d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100102136 DMM DEBUG MM(262420000001056/e012386d) Using GGSN 0 (gprs_sm.c:317) 20241103100102136 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100102136 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241103100102136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100102136 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100102136 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241103100102142 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 d5 f6 21 b0 11 c8 18 32 56 14 05 7f a9 92 55 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241103100102142 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100102142 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100102142 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) 20241103100102142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102142 DLSS7 DEBUG Found route for dpc=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) 20241103100102142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:46 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000442A430C'O 20241103100102158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100102158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100102158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100102158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102158 DLSS7 DEBUG Found route for dpc=188=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) 20241103100102158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100102158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102158 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100102158 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100102158 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100102158 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241103100102158 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241103100102158 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241103100102158 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100102158 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241103100102159 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) 20241103100102159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102159 DLSS7 DEBUG Found route for dpc=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) 20241103100102159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100102162 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 d5 f6 21 b0 11 c8 18 32 56 7f a9 92 55 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241103100102162 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100102162 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_len:16 SGSN_Test_0-SCCP(1584)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241103100102169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100102169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100102169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100102169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102169 DLSS7 DEBUG Found route for dpc=188=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) 20241103100102169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100102169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100102169 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100102169 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100102169 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100102169 DMM INFO MM(262420000001056/e012386d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241103100102169 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100102169 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241103100102171 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241103100102171 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100102171 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103100102171 DMM INFO MM(262420000001056/e012386d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241103100102171 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241103100102171 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241103100102171 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241103100102171 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) 20241103100102171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100102171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100102171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100102171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100102171 DLSS7 DEBUG Found route for dpc=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) 20241103100102171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100102171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@047c111c8eb5: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@047c111c8eb5: Final verdict of PTC: none 20241103100102175 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100102175 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) 20241103100102175 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100102175 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100102176 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100102176 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) 20241103100102176 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100102176 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100102176 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) 20241103100102176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100102176 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100102176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100102176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100102176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100102176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100102176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100102176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100102176 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@047c111c8eb5: Final verdict of PTC: none 20241103100102179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241103100102182 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100102182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1588)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1573)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP(1589)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1578)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1583)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1581)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1576)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1571)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Sun Nov 3 10:01:02 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241103100102328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100102830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295580) 20241103100103183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100103183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=295580, count=305452) 20241103100104177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100104177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100104177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100104185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100104185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Nov 3 10:01:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100105186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100105186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241103100105893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100105896 DMM INFO MM(262420000001056/e012386d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100105896 DMM INFO MM(262420000001056/e012386d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100105896 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100105896 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100105896 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100105896 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100105896 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241103100105896 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) 20241103100105896 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) 20241103100105896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100105896 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100105896 DMM DEBUG MM_STATE_Iu(11)[0x563403dbd2d0]{Detached}: Deallocated (fsm.c:568) 20241103100105896 DMM DEBUG GMM(gmm_fsm)[0x563403dbf460]{Deregistered}: Deallocated (fsm.c:568) 20241103100105896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100105896 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) 20241103100105897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100105897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100105897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100105897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100105897 DLSS7 DEBUG Found route for dpc=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) 20241103100105897 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1592)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100105926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100105926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100105926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100105926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100105926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100105926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100105926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100105926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100105926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100105926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100105927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100105927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100105927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100105927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100105927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100105927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100105927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100105927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100105927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100105927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100105927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100105927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100105930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100105936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100105936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100105944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100105944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100105944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100105944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100105944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100105944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100105944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100105944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100105944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100105945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100105945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100105945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100105945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100105945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100105945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100105945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100105945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100105945 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100105946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100105946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100105946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100105946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100105948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100105953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100105953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1607)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1607)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100105969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100105969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100105969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100105969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100105969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100105969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100105969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100105969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100105969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1607)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100105970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100105970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100105970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100105970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100105970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100105970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100105970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100105970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100105970 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100105970 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100105970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100105970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100105970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1607)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1607)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100105972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1609)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1606)@047c111c8eb5: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100105978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100105978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100106174 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100106174 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) 20241103100106174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100106174 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(1609)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100106179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100106179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100106179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100106179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100106179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100106179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100106179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100106181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100106181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100106181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100106181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100106181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100106181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100106181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100106182 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100106187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100106187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100106187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100106187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100106191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241103100106192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: 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(1611)@047c111c8eb5: 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(1611)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100106981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100106981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100106981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100106981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100106981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100106981 DLSS7 DEBUG Found route for dpc=188=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) 20241103100106981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100106981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100106981 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100106981 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100106981 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) 20241103100106981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100106981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100106981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100106981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100106981 DLSS7 DEBUG Found route for dpc=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) 20241103100106981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100106981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@047c111c8eb5: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='DABFB62F'O, index=0 SGSN_Test-GSUP(1612)@047c111c8eb5: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: 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 := 'AC38'O, rac := '10'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9139984 SGSN_Test_0-SCCP(1606)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1608)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100107282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107282 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107283 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100107283 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100107283 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100107283 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100107283 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{Deregistered}: Allocated (fsm.c:456) 20241103100107283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100107283 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Allocated (fsm.c:456) 20241103100107283 DMM DEBUG MM_STATE_Iu[0x563403dbd850]{Detached}: Allocated (fsm.c:456) 20241103100107283 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100107283 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100107283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100107283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100107283 DMM DEBUG MM(262420000001057/dbbff139) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100107283 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241103100107283 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) 20241103100107283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107283 DLSS7 DEBUG Found route for dpc=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) 20241103100107283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107283 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) 20241103100107283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107283 DLSS7 DEBUG Found route for dpc=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) 20241103100107283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: { messageType := 2, destLocRef := '8B7710'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(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: 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 := '8FDB351A070466E8E9074084B9CB3A59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F321B41F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B4631394E2C326F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14F359E0BD3097187B4A687A4EC73397'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '18D8A398D9E4116947B8C3F39A2A39DC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2ABCE406B114DC2D19DB04DF68F3C3A0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '583B9CC324A4DDFD'O } } } } } SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241103100107299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107299 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100107299 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100107299 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100107299 DMM DEBUG MM(262420000001057/dbbff139) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241103100107299 DMM NOTICE MM(262420000001057/dbbff139) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100107299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100107299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100107299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100107299 DMM DEBUG MM(262420000001057/dbbff139) Requesting authorization (sgsn_auth.c:160) 20241103100107299 DMM INFO MM(262420000001057/dbbff139) Requesting authentication tuples (sgsn_auth.c:184) 20241103100107299 DMM DEBUG MM(262420000001057/dbbff139) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100107299 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241103100107299 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@047c111c8eb5: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241103100107305 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100107305 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100107305 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100107305 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100107306 DMM INFO MM(262420000001057/dbbff139) Subscriber data update (mmctx.c:445) 20241103100107306 DMM DEBUG MM(262420000001057/dbbff139) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100107306 DMM INFO MM(262420000001057/dbbff139) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100107306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100107306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100107306 DMM INFO MM(262420000001057/dbbff139) <- GMM AUTH AND CIPHERING REQ (rand = 8f db 35 1a 07 04 66 e8 e9 07 40 84 b9 cb 3a 59 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a bc e4 06 b1 14 dc 2d 19 db 04 df 68 f3 c3 a0 ) (gprs_gmm.c:483) 20241103100107306 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241103100107306 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) 20241103100107306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107306 DLSS7 DEBUG Found route for dpc=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) 20241103100107306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822583B9CC323094B99990000105007F0290424A4DDFD'O 20241103100107318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107318 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107319 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100107319 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100107319 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100107319 DMM INFO MM(262420000001057/dbbff139) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100107319 DMM NOTICE MM(262420000001057/dbbff139) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100107319 DMM DEBUG MM(262420000001057/dbbff139) checking auth: received UMTS RES = 58 3b 9c c3 24 a4 dd fd (gprs_gmm.c:666) 20241103100107319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100107319 DMM DEBUG MM(262420000001057/dbbff139) Requesting authorization (sgsn_auth.c:160) 20241103100107319 DMM INFO MM(262420000001057/dbbff139) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100107319 DMM DEBUG MM(262420000001057/dbbff139) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100107319 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241103100107319 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) 20241103100107319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100107319 DMM DEBUG MM(262420000001057/dbbff139) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100107320 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) 20241103100107320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107320 DLSS7 DEBUG Found route for dpc=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) 20241103100107320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100107339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107339 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107340 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100107340 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100107340 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100107340 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241103100107340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100107340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100107340 DMM INFO MM(262420000001057/dbbff139) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbbff139) (gprs_gmm.c:300) 20241103100107340 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241103100107341 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) 20241103100107341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107341 DLSS7 DEBUG Found route for dpc=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) 20241103100107341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107341 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) 20241103100107341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107341 DLSS7 DEBUG Found route for dpc=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) 20241103100107341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100107350 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100107350 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100107350 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241103100107350 DMM INFO MM(262420000001057/dbbff139) Subscriber data update (mmctx.c:445) 20241103100107350 DMM DEBUG MM(262420000001057/dbbff139) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100107350 DMM INFO MM(262420000001057/dbbff139) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100107350 DMM NOTICE MM(262420000001057/dbbff139) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241103100107350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100107351 DMM NOTICE MM(262420000001057/dbbff139) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100107351 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) 20241103100107351 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100107351 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241103100107351 DMM INFO MM(262420000001057/dbbff139) Subscriber data update (mmctx.c:445) 20241103100107351 DMM DEBUG MM(262420000001057/dbbff139) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100107355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107355 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107355 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100107355 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100107355 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100107355 DMM INFO MM(262420000001057/dbbff139) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100107355 DMM NOTICE MM(262420000001057/dbbff139) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100107355 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100107355 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100107355 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100107355 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100107355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100107355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100107356 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) 20241103100107356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107356 DLSS7 DEBUG Found route for dpc=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) 20241103100107356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100107364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107364 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107364 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100107364 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100107364 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100107364 DMM INFO MM(262420000001057/dbbff139) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100107364 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100107364 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100107364 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) 20241103100107364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107364 DLSS7 DEBUG Found route for dpc=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) 20241103100107364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 20241103100107366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107367 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9139984 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: 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 := 'DBBFF139'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16488766 SGSN_Test_0-RAN(1608)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1606)@047c111c8eb5: First idle individual index:0 20241103100107570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107570 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107570 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100107570 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100107570 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100107570 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBBFF139) type="signalling"  (gprs_gmm.c:1937) 20241103100107570 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100107570 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100107570 DMM DEBUG MM(262420000001057/dbbff139) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100107570 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) 20241103100107570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107570 DLSS7 DEBUG Found route for dpc=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) 20241103100107570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107571 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) 20241103100107571 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107571 DLSS7 DEBUG Found route for dpc=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) 20241103100107571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: { messageType := 2, destLocRef := 'FB993E'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(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100107576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107576 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107576 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100107576 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100107576 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100107576 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241103100107576 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100107576 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100107576 DMM INFO MM(262420000001057/dbbff139) <- GMM SERVICE ACCEPT (P-TMSI=0xdbbff139) (gprs_gmm.c:813) 20241103100107576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241103100107576 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) 20241103100107576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107576 DLSS7 DEBUG Found route for dpc=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) 20241103100107576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107576 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) 20241103100107576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107576 DLSS7 DEBUG Found route for dpc=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) 20241103100107576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100107583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107583 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107583 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100107583 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100107583 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100107583 DMM INFO MM(262420000001057/dbbff139) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100107584 DMM INFO MM(262420000001057/dbbff139) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100107584 DMM DEBUG MM(262420000001057/dbbff139) Using GGSN 0 (gprs_sm.c:317) 20241103100107584 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100107584 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241103100107584 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100107584 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100107584 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241103100107594 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 07 f5 1e ca 11 13 ed 0f a1 14 05 7f f0 b0 f8 1a 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=1092 from retransmit req queue (gtp.c:443) 20241103100107594 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100107594 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100107595 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) 20241103100107595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107595 DLSS7 DEBUG Found route for dpc=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) 20241103100107595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_len:48 SGSN_Test_0-SCCP(1606)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000F8F2D417'O 20241103100107613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100107613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100107613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107613 DLSS7 DEBUG Found route for dpc=188=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) 20241103100107613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100107613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100107614 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100107614 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100107614 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100107614 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241103100107614 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241103100107614 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241103100107614 DMM NOTICE MM(262420000001057/dbbff139) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241103100107614 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241103100107614 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100107614 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241103100107614 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241103100107614 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) 20241103100107614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100107614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100107614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100107614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100107614 DLSS7 DEBUG Found route for dpc=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) 20241103100107614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100107614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1606)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100107618 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241103100107618 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100107618 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241103100107618 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241103100107618 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@047c111c8eb5: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@047c111c8eb5: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@047c111c8eb5: Final verdict of PTC: none 20241103100107622 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100107622 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) 20241103100107622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100107622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100107622 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100107622 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) 20241103100107622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100107622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100107622 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) 20241103100107622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100107622 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100107622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100107623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100107623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100107623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100107623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100107623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100107623 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1606)@047c111c8eb5: Final verdict of PTC: none 20241103100107627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47650<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1596)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@047c111c8eb5: Final verdict of PTC: none -NSVCI99(1607)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1601)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@047c111c8eb5: Final verdict of PTC: none 20241103100107629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100107629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1612)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1594)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1605)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1599)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1605): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1606): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1607): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@047c111c8eb5: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Sun Nov 3 10:01:07 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241103100107779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100108281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276248) 20241103100108630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100108630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=276248, count=290984) 20241103100109624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100109624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100109624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100109631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100109631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Nov 3 10:01:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100110632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100110632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_attach_pdp_act_pmm_idle started. 20241103100111314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100111315 DMM INFO MM(262420000001057/dbbff139) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100111315 DMM INFO MM(262420000001057/dbbff139) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100111315 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100111315 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100111315 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100111315 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100111315 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241103100111315 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) 20241103100111315 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) 20241103100111315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103100111315 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Deallocated (fsm.c:568) 20241103100111315 DMM DEBUG MM_STATE_Iu(13)[0x563403dbd850]{Detached}: Deallocated (fsm.c:568) 20241103100111315 DMM DEBUG GMM(gmm_fsm)[0x563403dbd2d0]{Deregistered}: Deallocated (fsm.c:568) 20241103100111315 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100111315 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) 20241103100111315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100111315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100111315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100111315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100111315 DLSS7 DEBUG Found route for dpc=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) 20241103100111315 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1615)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100111337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100111337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100111337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100111337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100111337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100111337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100111337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100111337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100111337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100111338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100111338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100111338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100111338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100111338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100111338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100111338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100111338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100111338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100111338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100111338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100111339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100111339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100111341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100111346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100111346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100111354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100111354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100111354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100111354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100111354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100111354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100111354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100111354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100111354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100111355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100111355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100111355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100111355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100111355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100111355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100111355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100111355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100111355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100111355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100111355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100111356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100111356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100111358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100111363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100111363 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100111371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100111371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100111371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100111371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100111371 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100111371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100111371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100111371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100111371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100111372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100111372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100111372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100111372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100111372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100111372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100111372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100111372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100111372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100111372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100111372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100111372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100111373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100111375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241103100111379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100111379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1632)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1632)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@047c111c8eb5: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100111580 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100111580 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) 20241103100111580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100111580 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(1632)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100111582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100111582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100111582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100111582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100111582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100111582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100111582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100111583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100111583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100111583 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100111583 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100111583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100111583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100111583 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100111583 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100111633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100111633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100111633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100111633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100111635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: 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(1634)@047c111c8eb5: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241103100111635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100112388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112388 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112388 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100112388 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100112388 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) 20241103100112388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112388 DLSS7 DEBUG Found route for dpc=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) 20241103100112388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@047c111c8eb5: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='C4946C43'O, index=0 SGSN_Test-GSUP(1635)@047c111c8eb5: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: 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 := '8A30'O, rac := '7E'O ("~") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)2770723 SGSN_Test_0-SCCP(1630)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1631)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100112668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112668 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112668 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100112668 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100112668 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100112668 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100112668 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{Deregistered}: Allocated (fsm.c:456) 20241103100112668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103100112668 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100112668 DMM DEBUG MM_STATE_Iu[0x563403dc0b20]{Detached}: Allocated (fsm.c:456) 20241103100112668 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100112668 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100112668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100112668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100112668 DMM DEBUG MM(262420000001005/e219a1cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100112668 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241103100112668 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) 20241103100112668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112668 DLSS7 DEBUG Found route for dpc=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) 20241103100112668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112669 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) 20241103100112669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112669 DLSS7 DEBUG Found route for dpc=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) 20241103100112669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: { messageType := 2, destLocRef := '2A4723'O ("*G#"), sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: 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 := '23DF84B1320B3661B3EC3F3B2ED1A8A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE6C73F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DB1957A39144D7B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF10ADC949522724C6645A89B3482979'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7E0A4F15598C6E539CF0973FE2F0B151'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '886D1CC7749B5BFA51EF5279C3845278'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6BAB70A847157021'O } } } } } SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241103100112673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112673 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112673 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100112673 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100112673 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100112673 DMM DEBUG MM(262420000001005/e219a1cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241103100112673 DMM NOTICE MM(262420000001005/e219a1cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100112673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100112673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100112673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100112673 DMM DEBUG MM(262420000001005/e219a1cb) Requesting authorization (sgsn_auth.c:160) 20241103100112673 DMM INFO MM(262420000001005/e219a1cb) Requesting authentication tuples (sgsn_auth.c:184) 20241103100112673 DMM DEBUG MM(262420000001005/e219a1cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100112673 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241103100112673 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@047c111c8eb5: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@047c111c8eb5: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241103100112674 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100112674 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100112674 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100112674 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100112674 DMM INFO MM(262420000001005/e219a1cb) Subscriber data update (mmctx.c:445) 20241103100112674 DMM DEBUG MM(262420000001005/e219a1cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100112674 DMM INFO MM(262420000001005/e219a1cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100112674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100112674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100112674 DMM INFO MM(262420000001005/e219a1cb) <- GMM AUTH AND CIPHERING REQ (rand = 23 df 84 b1 32 0b 36 61 b3 ec 3f 3b 2e d1 a8 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 6d 1c c7 74 9b 5b fa 51 ef 52 79 c3 84 52 78 ) (gprs_gmm.c:483) 20241103100112674 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241103100112674 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) 20241103100112674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112674 DLSS7 DEBUG Found route for dpc=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) 20241103100112674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305226BAB70A823094B99990000100005F0290447157021'O 20241103100112677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112677 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112677 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100112677 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100112677 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100112677 DMM INFO MM(262420000001005/e219a1cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100112677 DMM NOTICE MM(262420000001005/e219a1cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100112677 DMM DEBUG MM(262420000001005/e219a1cb) checking auth: received UMTS RES = 6b ab 70 a8 47 15 70 21 (gprs_gmm.c:666) 20241103100112677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100112677 DMM DEBUG MM(262420000001005/e219a1cb) Requesting authorization (sgsn_auth.c:160) 20241103100112677 DMM INFO MM(262420000001005/e219a1cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100112677 DMM DEBUG MM(262420000001005/e219a1cb) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100112677 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241103100112677 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) 20241103100112677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100112677 DMM DEBUG MM(262420000001005/e219a1cb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100112677 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) 20241103100112677 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112677 DLSS7 DEBUG Found route for dpc=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) 20241103100112677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100112681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112681 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112681 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100112681 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100112681 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100112681 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241103100112681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100112681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100112681 DMM INFO MM(262420000001005/e219a1cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe219a1cb) (gprs_gmm.c:300) 20241103100112681 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241103100112681 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) 20241103100112681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112681 DLSS7 DEBUG Found route for dpc=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) 20241103100112681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112681 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) 20241103100112681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112681 DLSS7 DEBUG Found route for dpc=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) 20241103100112681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100112683 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100112683 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100112683 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241103100112683 DMM INFO MM(262420000001005/e219a1cb) Subscriber data update (mmctx.c:445) 20241103100112683 DMM DEBUG MM(262420000001005/e219a1cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100112683 DMM INFO MM(262420000001005/e219a1cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100112683 DMM NOTICE MM(262420000001005/e219a1cb) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241103100112683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100112683 DMM NOTICE MM(262420000001005/e219a1cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100112683 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) 20241103100112684 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100112684 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241103100112684 DMM INFO MM(262420000001005/e219a1cb) Subscriber data update (mmctx.c:445) 20241103100112684 DMM DEBUG MM(262420000001005/e219a1cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100112685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112685 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112685 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100112685 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100112685 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100112685 DMM INFO MM(262420000001005/e219a1cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100112685 DMM NOTICE MM(262420000001005/e219a1cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100112685 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100112685 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100112685 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100112685 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100112685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100112685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100112685 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) 20241103100112685 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112685 DLSS7 DEBUG Found route for dpc=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) 20241103100112685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100112687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112687 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112687 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100112687 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100112687 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100112687 DMM INFO MM(262420000001005/e219a1cb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100112687 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100112687 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100112687 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) 20241103100112687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112687 DLSS7 DEBUG Found route for dpc=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) 20241103100112687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 20241103100112688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112688 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)2770723 TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: 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 := 'E219A1CB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4858069 SGSN_Test_0-RAN(1631)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@047c111c8eb5: First idle individual index:0 20241103100112890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112890 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112891 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100112891 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100112891 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100112891 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE219A1CB) type="signalling"  (gprs_gmm.c:1937) 20241103100112891 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100112891 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100112891 DMM DEBUG MM(262420000001005/e219a1cb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100112891 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) 20241103100112891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112892 DLSS7 DEBUG Found route for dpc=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) 20241103100112892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112892 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) 20241103100112892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112892 DLSS7 DEBUG Found route for dpc=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) 20241103100112892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: { messageType := 2, destLocRef := '4A20D5'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100112901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112901 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112901 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100112901 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100112901 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100112901 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241103100112901 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100112901 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100112901 DMM INFO MM(262420000001005/e219a1cb) <- GMM SERVICE ACCEPT (P-TMSI=0xe219a1cb) (gprs_gmm.c:813) 20241103100112901 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241103100112902 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) 20241103100112902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112902 DLSS7 DEBUG Found route for dpc=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) 20241103100112902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112902 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) 20241103100112902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112902 DLSS7 DEBUG Found route for dpc=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) 20241103100112902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100112915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112915 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112916 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100112916 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100112916 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100112916 DMM INFO MM(262420000001005/e219a1cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100112916 DMM INFO MM(262420000001005/e219a1cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100112916 DMM DEBUG MM(262420000001005/e219a1cb) Using GGSN 0 (gprs_sm.c:317) 20241103100112916 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100112916 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241103100112916 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100112916 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100112916 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241103100112939 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 78 2e 28 ea 11 4a d8 af d3 14 05 7f 30 5b 98 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241103100112939 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100112939 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100112940 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) 20241103100112940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112940 DLSS7 DEBUG Found route for dpc=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) 20241103100112940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:30 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A62ADA7D'O 20241103100112970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112970 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112970 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100112970 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100112970 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100112970 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241103100112970 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241103100112970 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241103100112970 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100112970 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241103100112970 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) 20241103100112970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112970 DLSS7 DEBUG Found route for dpc=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) 20241103100112970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100112974 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 78 2e 28 ea 11 4a d8 af d3 7f 30 5b 98 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241103100112975 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100112975 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:13 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241103100112978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112978 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112979 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241103100112979 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241103100112979 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241103100112979 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241103100112979 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) 20241103100112979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112979 DLSS7 DEBUG Found route for dpc=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) 20241103100112979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100112981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112981 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100112981 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100112982 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100112982 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100112982 DMM INFO MM(262420000001005/e219a1cb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100112982 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100112982 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100112982 DMM INFO MM(262420000001005/e219a1cb) Changing GTP-U endpoints 127.0.0.104/0xa62ada7d -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241103100112982 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241103100112982 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) 20241103100112982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100112982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100112982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112982 DLSS7 DEBUG Found route for dpc=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) 20241103100112982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100112982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@047c111c8eb5: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4858069 TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100112984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100112984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100112984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100112984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100112984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100112984 DLSS7 DEBUG Found route for dpc=188=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) 20241103100112984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100112984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: 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 := 'E219A1CB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@047c111c8eb5: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12705844 20241103100112987 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 78 2e 28 ea 11 4a d8 af d3 7f 30 5b 98 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241103100112987 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a7670, cbp=0x563403db9a10) (sgsn_libgtp.c:630) 20241103100112987 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@047c111c8eb5: First idle individual index:0 20241103100113186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100113186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100113186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100113186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100113186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100113186 DLSS7 DEBUG Found route for dpc=188=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) 20241103100113186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100113186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100113187 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100113187 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100113187 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100113187 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE219A1CB) type="signalling"  (gprs_gmm.c:1937) 20241103100113187 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100113187 DMM DEBUG MM(262420000001005/e219a1cb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100113188 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) 20241103100113188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100113188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100113188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100113188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100113188 DLSS7 DEBUG Found route for dpc=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) 20241103100113188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100113188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100113188 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) 20241103100113188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100113188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100113188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100113188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100113188 DLSS7 DEBUG Found route for dpc=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) 20241103100113188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100113188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: { messageType := 2, destLocRef := 'C1E034'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(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1630)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100113197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100113198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100113198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100113198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100113198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100113198 DLSS7 DEBUG Found route for dpc=188=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) 20241103100113198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100113198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100113198 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100113198 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100113198 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100113198 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241103100113198 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100113198 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100113198 DMM INFO MM(262420000001005/e219a1cb) <- GMM SERVICE ACCEPT (P-TMSI=0xe219a1cb) (gprs_gmm.c:813) 20241103100113198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241103100113199 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) 20241103100113199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100113199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100113199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100113199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100113199 DLSS7 DEBUG Found route for dpc=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) 20241103100113199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100113199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100113199 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) 20241103100113199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100113199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100113199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100113199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100113199 DLSS7 DEBUG Found route for dpc=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) 20241103100113199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100113199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100120306 DGPRS DEBUG Checking for inactive LLMEs, time = 33156279 (sgsn.c:132) 20241103100131634 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103100131634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100131635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241103100141339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100141344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100141344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103100141356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100141360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100141360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103100141373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100141376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100141376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@047c111c8eb5: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241103100142693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100142693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1635)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1624)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1619)@047c111c8eb5: Final verdict of PTC: none 20241103100142695 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100142695 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) 20241103100142695 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100142695 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241103100142695 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100142695 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) 20241103100142695 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100142695 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100142695 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) 20241103100142695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100142695 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100142695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100142695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100142695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100142695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100142695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100142695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100142695 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1615)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@047c111c8eb5: Final verdict of PTC: none 20241103100142695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1629)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1617)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1627)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1622)@047c111c8eb5: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@047c111c8eb5: Final verdict of PTC: fail reason: "Tguard timeout" MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@047c111c8eb5: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sun Nov 3 10:01:42 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241103100142828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100143332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355736) 20241103100143694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100143694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=355736, count=369116) 20241103100144695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100144695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100144696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100144696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100144696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Nov 3 10:01:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100145696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100145696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_pmm_idle_rx_mt_data started. 20241103100146425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100146427 DMM INFO MM(262420000001005/e219a1cb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100146427 DMM INFO MM(262420000001005/e219a1cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100146427 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100146427 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100146427 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100146427 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100146427 DMM NOTICE MM(262420000001005/e219a1cb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103100146427 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241103100146427 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103100146427 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100146428 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241103100146428 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241103100146428 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) 20241103100146428 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) 20241103100146428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100146428 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100146428 DMM DEBUG MM_STATE_Iu(15)[0x563403dc0b20]{Detached}: Deallocated (fsm.c:568) 20241103100146428 DMM DEBUG GMM(gmm_fsm)[0x563403dbd850]{Deregistered}: Deallocated (fsm.c:568) 20241103100146428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100146428 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) 20241103100146428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100146428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100146428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100146428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100146428 DLSS7 DEBUG Found route for dpc=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) 20241103100146428 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1638)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100146462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100146462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100146462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100146462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100146462 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100146462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100146462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100146462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100146462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100146463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100146463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100146463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100146463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100146463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100146463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100146463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100146463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100146463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100146463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100146463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100146463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100146463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100146465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100146471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100146471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100146479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100146479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100146479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100146479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100146479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100146479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100146479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100146479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100146479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100146480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100146480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100146480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100146480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100146480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100146480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100146480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100146480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100146480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100146480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100146480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100146481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100146481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100146483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100146487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100146487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100146496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100146496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100146496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100146496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100146496 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100146496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100146496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100146496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100146496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100146497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100146497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100146497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100146497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100146497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100146497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100146497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100146497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100146497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100146497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100146497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100146498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100146498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100146501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1655)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100146506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100146506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241103100146698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100146698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100146698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100146698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100146702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100146703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: 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(1657)@047c111c8eb5: 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(1657)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100146706 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100146706 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) 20241103100146706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100146706 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(1655)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100146711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100146711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100146711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100146711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100146711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100146712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100146712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100146714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100146714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100146714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100146714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100146714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100146714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100146714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100146714 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100147525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147525 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147525 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100147525 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100147526 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) 20241103100147526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147526 DLSS7 DEBUG Found route for dpc=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) 20241103100147526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@047c111c8eb5: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='FE61A7CA'O, index=0 SGSN_Test-GSUP(1658)@047c111c8eb5: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: 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 := 'C5E1'O, rac := '15'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@047c111c8eb5: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)13101066 SGSN_Test_0-SCCP(1653)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1654)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100147792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147792 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147792 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100147792 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100147792 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100147792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100147792 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{Deregistered}: Allocated (fsm.c:456) 20241103100147792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Allocated (fsm.c:456) 20241103100147792 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Allocated (fsm.c:456) 20241103100147792 DMM DEBUG MM_STATE_Iu[0x563403dc0170]{Detached}: Allocated (fsm.c:456) 20241103100147792 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100147792 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100147792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100147792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100147792 DMM DEBUG MM(262420000001007/ca29de93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100147792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241103100147792 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) 20241103100147792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147792 DLSS7 DEBUG Found route for dpc=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) 20241103100147792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147793 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) 20241103100147793 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147793 DLSS7 DEBUG Found route for dpc=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) 20241103100147793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: { messageType := 2, destLocRef := 'C7E80A'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: 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 := '136E1876E120BC8C621E961962F42DFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B3155B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F4FBB173E5759BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E6C95FECF6DE9C78D914287CB8036B7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8CDE29A9E88879FC4DFF9E8BF330A403'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2E026DF593F26D5E0A01867B568E2475'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F9D833EAE3AE1F15'O } } } } } SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241103100147797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147797 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100147797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100147797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100147797 DMM DEBUG MM(262420000001007/ca29de93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241103100147797 DMM NOTICE MM(262420000001007/ca29de93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100147797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100147797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100147797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100147797 DMM DEBUG MM(262420000001007/ca29de93) Requesting authorization (sgsn_auth.c:160) 20241103100147797 DMM INFO MM(262420000001007/ca29de93) Requesting authentication tuples (sgsn_auth.c:184) 20241103100147797 DMM DEBUG MM(262420000001007/ca29de93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100147797 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241103100147797 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@047c111c8eb5: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@047c111c8eb5: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241103100147799 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100147799 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100147799 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100147799 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100147799 DMM INFO MM(262420000001007/ca29de93) Subscriber data update (mmctx.c:445) 20241103100147799 DMM DEBUG MM(262420000001007/ca29de93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100147799 DMM INFO MM(262420000001007/ca29de93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100147799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100147799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100147799 DMM INFO MM(262420000001007/ca29de93) <- GMM AUTH AND CIPHERING REQ (rand = 13 6e 18 76 e1 20 bc 8c 62 1e 96 19 62 f4 2d fc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e 02 6d f5 93 f2 6d 5e 0a 01 86 7b 56 8e 24 75 ) (gprs_gmm.c:483) 20241103100147799 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241103100147799 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) 20241103100147799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147799 DLSS7 DEBUG Found route for dpc=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) 20241103100147799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22F9D833EA23094B99990000100007F02904E3AE1F15'O 20241103100147801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147801 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100147801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100147801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100147801 DMM INFO MM(262420000001007/ca29de93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100147801 DMM NOTICE MM(262420000001007/ca29de93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100147801 DMM DEBUG MM(262420000001007/ca29de93) checking auth: received UMTS RES = f9 d8 33 ea e3 ae 1f 15 (gprs_gmm.c:666) 20241103100147801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100147801 DMM DEBUG MM(262420000001007/ca29de93) Requesting authorization (sgsn_auth.c:160) 20241103100147801 DMM INFO MM(262420000001007/ca29de93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100147801 DMM DEBUG MM(262420000001007/ca29de93) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100147801 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241103100147801 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) 20241103100147801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100147801 DMM DEBUG MM(262420000001007/ca29de93) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100147801 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) 20241103100147801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147802 DLSS7 DEBUG Found route for dpc=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) 20241103100147802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100147805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147805 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147805 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100147805 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100147805 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100147805 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241103100147805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100147805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100147805 DMM INFO MM(262420000001007/ca29de93) <- GMM ATTACH ACCEPT (new P-TMSI=0xca29de93) (gprs_gmm.c:300) 20241103100147805 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241103100147805 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) 20241103100147805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147805 DLSS7 DEBUG Found route for dpc=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) 20241103100147805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147805 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) 20241103100147805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147805 DLSS7 DEBUG Found route for dpc=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) 20241103100147805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100147807 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100147807 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100147807 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241103100147807 DMM INFO MM(262420000001007/ca29de93) Subscriber data update (mmctx.c:445) 20241103100147807 DMM DEBUG MM(262420000001007/ca29de93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100147807 DMM INFO MM(262420000001007/ca29de93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100147807 DMM NOTICE MM(262420000001007/ca29de93) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241103100147807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100147807 DMM NOTICE MM(262420000001007/ca29de93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100147807 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) 20241103100147807 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100147807 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241103100147807 DMM INFO MM(262420000001007/ca29de93) Subscriber data update (mmctx.c:445) 20241103100147807 DMM DEBUG MM(262420000001007/ca29de93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100147808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147808 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100147808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100147808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100147808 DMM INFO MM(262420000001007/ca29de93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100147808 DMM NOTICE MM(262420000001007/ca29de93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100147808 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100147808 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100147808 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100147808 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100147808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100147808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100147808 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) 20241103100147808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147808 DLSS7 DEBUG Found route for dpc=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) 20241103100147808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100147811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147811 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100147811 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100147811 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100147811 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100147811 DMM INFO MM(262420000001007/ca29de93) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100147811 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100147811 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100147811 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) 20241103100147811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100147811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100147811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147811 DLSS7 DEBUG Found route for dpc=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) 20241103100147811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100147811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 20241103100147811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100147811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100147811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100147811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100147811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100147811 DLSS7 DEBUG Found route for dpc=188=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) 20241103100147811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100147811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@047c111c8eb5: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)13101066 TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: 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 := 'CA29DE93'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@047c111c8eb5: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)6264854 SGSN_Test_0-RAN(1654)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@047c111c8eb5: First idle individual index:0 20241103100148014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148014 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148015 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100148015 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100148015 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100148015 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCA29DE93) type="signalling"  (gprs_gmm.c:1937) 20241103100148015 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100148015 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100148015 DMM DEBUG MM(262420000001007/ca29de93) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100148015 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) 20241103100148015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148016 DLSS7 DEBUG Found route for dpc=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) 20241103100148016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148016 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) 20241103100148016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148016 DLSS7 DEBUG Found route for dpc=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) 20241103100148016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: { messageType := 2, destLocRef := '5F9816'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(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100148025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148025 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148025 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100148025 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100148025 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100148025 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241103100148025 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100148025 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100148025 DMM INFO MM(262420000001007/ca29de93) <- GMM SERVICE ACCEPT (P-TMSI=0xca29de93) (gprs_gmm.c:813) 20241103100148025 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241103100148026 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) 20241103100148026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148026 DLSS7 DEBUG Found route for dpc=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) 20241103100148026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148026 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) 20241103100148026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148026 DLSS7 DEBUG Found route for dpc=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) 20241103100148026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100148037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148037 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148037 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100148037 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100148037 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100148037 DMM INFO MM(262420000001007/ca29de93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100148037 DMM INFO MM(262420000001007/ca29de93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100148037 DMM DEBUG MM(262420000001007/ca29de93) Using GGSN 0 (gprs_sm.c:317) 20241103100148037 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100148038 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241103100148038 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100148038 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100148038 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241103100148061 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 3b 83 51 5a 11 d2 5a df 48 14 05 7f dc 71 27 e0 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=1098 from retransmit req queue (gtp.c:443) 20241103100148061 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a86e8, cbp=0x563403dc02a0) (sgsn_libgtp.c:630) 20241103100148061 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100148062 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) 20241103100148062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148062 DLSS7 DEBUG Found route for dpc=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) 20241103100148062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:30 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800000491E4'O 20241103100148090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148090 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148091 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100148091 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100148091 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100148091 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241103100148091 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241103100148091 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241103100148091 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100148091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241103100148091 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) 20241103100148091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148091 DLSS7 DEBUG Found route for dpc=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) 20241103100148091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100148095 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 3b 83 51 5a 11 d2 5a df 48 7f dc 71 27 e0 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=1099 from retransmit req queue (gtp.c:443) 20241103100148095 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a86e8, cbp=0x563403dc02a0) (sgsn_libgtp.c:630) 20241103100148095 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:13 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241103100148101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148101 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148102 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241103100148102 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241103100148102 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241103100148102 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241103100148102 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) 20241103100148102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148102 DLSS7 DEBUG Found route for dpc=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) 20241103100148102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100148107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148107 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148108 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100148108 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100148108 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100148108 DMM INFO MM(262420000001007/ca29de93) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100148108 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100148108 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100148108 DMM INFO MM(262420000001007/ca29de93) Changing GTP-U endpoints 127.0.0.104/0x000491e4 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241103100148108 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241103100148108 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) 20241103100148108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148108 DLSS7 DEBUG Found route for dpc=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) 20241103100148108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@047c111c8eb5: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)6264854 20241103100148111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148111 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100148113 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 3b 83 51 5a 11 d2 5a df 48 7f dc 71 27 e0 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=1100 from retransmit req queue (gtp.c:443) 20241103100148113 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a86e8, cbp=0x563403dc02a0) (sgsn_libgtp.c:630) 20241103100148113 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@047c111c8eb5: Created IMSI[0] for '262420000001007'H'CA29DE93'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241103100148122 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241103100148122 DMM INFO MM(262420000001007/ca29de93) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241103100148122 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) 20241103100148122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148122 DLSS7 DEBUG Found route for dpc=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) 20241103100148122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@047c111c8eb5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: 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 := 'CA29DE93'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@047c111c8eb5: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)15647789 SGSN_Test_0-RAN(1654)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@047c111c8eb5: First idle individual index:0 20241103100148134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148134 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148135 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100148135 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100148135 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100148135 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCA29DE93) type="signalling"  (gprs_gmm.c:1937) 20241103100148135 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100148135 DMM DEBUG MM(262420000001007/ca29de93) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100148135 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) 20241103100148135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148135 DLSS7 DEBUG Found route for dpc=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) 20241103100148135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148135 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) 20241103100148135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148136 DLSS7 DEBUG Found route for dpc=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) 20241103100148136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: { messageType := 2, destLocRef := 'EEC42D'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(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1653)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100148143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100148143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100148143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100148143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148143 DLSS7 DEBUG Found route for dpc=188=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) 20241103100148143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100148144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148144 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100148144 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100148144 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100148144 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241103100148144 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100148144 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100148144 DMM INFO MM(262420000001007/ca29de93) <- GMM SERVICE ACCEPT (P-TMSI=0xca29de93) (gprs_gmm.c:813) 20241103100148144 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241103100148144 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) 20241103100148144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148144 DLSS7 DEBUG Found route for dpc=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) 20241103100148144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100148144 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) 20241103100148144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100148144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100148144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100148144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100148145 DLSS7 DEBUG Found route for dpc=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) 20241103100148145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100148145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100150307 DGPRS DEBUG Checking for inactive LLMEs, time = 33156309 (sgsn.c:132) 20241103100206699 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103100206699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103100206699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100216464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100216465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100216465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103100216481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100216482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100216482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103100216498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100216498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100216498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@047c111c8eb5: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@047c111c8eb5: Final verdict of PTC: none 20241103100217807 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100217807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100217809 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100217809 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) 20241103100217809 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100217809 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-GSUP-IPA(1657)@047c111c8eb5: Final verdict of PTC: none 20241103100217809 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100217809 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) 20241103100217809 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100217809 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100217809 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) 20241103100217809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100217809 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100217809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100217809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100217809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100217809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100217809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100217809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100217809 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1652)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@047c111c8eb5: Final verdict of PTC: none -NSVCI97(1642)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@047c111c8eb5: Final verdict of PTC: none 20241103100217810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49072<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1647)@047c111c8eb5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@047c111c8eb5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@047c111c8eb5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1645)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1650)@047c111c8eb5: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@047c111c8eb5: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb0-BSSGP0(1639)@047c111c8eb5: Final verdict of PTC: none -NSVCI97-provIP(1640)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@047c111c8eb5: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sun Nov 3 10:02:17 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241103100217929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100218431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377552) 20241103100218809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100218809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=377552, count=378992) 20241103100219810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100219810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100219810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100219811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100219811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100220308 DGPRS DEBUG Checking for inactive LLMEs, time = 33156339 (sgsn.c:132) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Nov 3 10:02:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100220812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100220812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_update_ctx_err_ind_from_ggsn started. 20241103100221522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100221525 DMM INFO MM(262420000001007/ca29de93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100221525 DMM INFO MM(262420000001007/ca29de93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100221525 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100221525 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100221525 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100221525 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100221525 DMM NOTICE MM(262420000001007/ca29de93) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103100221525 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241103100221525 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103100221525 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100221525 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241103100221525 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241103100221525 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) 20241103100221525 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) 20241103100221525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabd60]{Init}: Deallocated (fsm.c:568) 20241103100221525 DMM DEBUG MM_STATE_Gb[0x563403dabb00]{Idle}: Deallocated (fsm.c:568) 20241103100221525 DMM DEBUG MM_STATE_Iu(18)[0x563403dc0170]{Detached}: Deallocated (fsm.c:568) 20241103100221525 DMM DEBUG GMM(gmm_fsm)[0x563403dc0b20]{Deregistered}: Deallocated (fsm.c:568) 20241103100221525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100221526 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) 20241103100221526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100221526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100221526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100221526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100221526 DLSS7 DEBUG Found route for dpc=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) 20241103100221526 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100221571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100221571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100221571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100221571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100221571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100221571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100221571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100221571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100221571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100221573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100221573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100221573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100221573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100221573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100221573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100221573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100221573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100221573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241103100221573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100221573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100221573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100221573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@047c111c8eb5: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100221575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100221582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100221582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@047c111c8eb5: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100221592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100221592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100221592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100221592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100221592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100221592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241103100221593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100221593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100221593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100221593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@047c111c8eb5: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100221595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@047c111c8eb5: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100221601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100221601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@047c111c8eb5: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@047c111c8eb5: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@047c111c8eb5: Provider Link came up: sending NS-RESET 20241103100221613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241103100221613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100221613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100221613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100221613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241103100221613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100221613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100221613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100221613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241103100221614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100221614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100221614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100221614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241103100221614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241103100221614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241103100221614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241103100221614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100221614 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241103100221614 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241103100221614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241103100221614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100221614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@047c111c8eb5: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@047c111c8eb5: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241103100221616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@047c111c8eb5: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@047c111c8eb5: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241103100221621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241103100221621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@047c111c8eb5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@047c111c8eb5: ************************************************* SGSN_Test_0-M3UA(1678)@047c111c8eb5: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@047c111c8eb5: ************************************************* MTC@047c111c8eb5: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@047c111c8eb5: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@047c111c8eb5: v_sccp_pdu_maxlen:268 20241103100221813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100221813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241103100221813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241103100221813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241103100221817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: 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 } } } } 20241103100221818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: 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(1680)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241103100221823 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241103100221823 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) 20241103100221823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241103100221823 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(1678)@047c111c8eb5: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241103100221827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241103100221827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241103100221827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241103100221827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241103100221827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241103100221827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241103100221829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100221829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241103100221829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241103100221829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241103100221829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241103100221829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241103100221829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241103100221829 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241103100222640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222641 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222641 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241103100222641 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241103100222642 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) 20241103100222642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222642 DLSS7 DEBUG Found route for dpc=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) 20241103100222642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@047c111c8eb5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@047c111c8eb5: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='EA9503DF'O, index=0 SGSN_Test-GSUP(1681)@047c111c8eb5: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: 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 := '1A8F'O, rac := 'BA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@047c111c8eb5: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5222732 SGSN_Test_0-SCCP(1676)@047c111c8eb5: First idle individual index:0 SGSN_Test_0-RAN(1677)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 20241103100222873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222873 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222873 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100222873 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100222873 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100222873 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241103100222873 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{Deregistered}: Allocated (fsm.c:456) 20241103100222873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Allocated (fsm.c:456) 20241103100222873 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Allocated (fsm.c:456) 20241103100222873 DMM DEBUG MM_STATE_Iu[0x563403dc0030]{Detached}: Allocated (fsm.c:456) 20241103100222873 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241103100222873 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241103100222873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241103100222873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241103100222873 DMM DEBUG MM(262420000001004/f9b99960) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241103100222873 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241103100222873 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) 20241103100222874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222874 DLSS7 DEBUG Found route for dpc=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) 20241103100222874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222874 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) 20241103100222874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222874 DLSS7 DEBUG Found route for dpc=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) 20241103100222874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: { messageType := 2, destLocRef := '4FB14C'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: 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 := '4349609744C0F9C6D4FEE75574BE0E61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D7D179B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96434E1B523452E3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '912D3622E234E7FB4CE0CC1C65A1AFA7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AB44E7A0C555AD9ABE227BD02F1AB539'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E823DBD6EAB0F785A92BA29A07AECF23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BF35A940A913B2B1'O } } } } } SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241103100222885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222885 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100222885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100222885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100222885 DMM DEBUG MM(262420000001004/f9b99960) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241103100222885 DMM NOTICE MM(262420000001004/f9b99960) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241103100222885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241103100222885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241103100222885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241103100222885 DMM DEBUG MM(262420000001004/f9b99960) Requesting authorization (sgsn_auth.c:160) 20241103100222885 DMM INFO MM(262420000001004/f9b99960) Requesting authentication tuples (sgsn_auth.c:184) 20241103100222885 DMM DEBUG MM(262420000001004/f9b99960) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241103100222885 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241103100222885 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@047c111c8eb5: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@047c111c8eb5: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241103100222888 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241103100222888 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241103100222888 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241103100222888 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241103100222888 DMM INFO MM(262420000001004/f9b99960) Subscriber data update (mmctx.c:445) 20241103100222888 DMM DEBUG MM(262420000001004/f9b99960) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241103100222888 DMM INFO MM(262420000001004/f9b99960) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241103100222888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241103100222888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241103100222888 DMM INFO MM(262420000001004/f9b99960) <- GMM AUTH AND CIPHERING REQ (rand = 43 49 60 97 44 c0 f9 c6 d4 fe e7 55 74 be 0e 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 23 db d6 ea b0 f7 85 a9 2b a2 9a 07 ae cf 23 ) (gprs_gmm.c:483) 20241103100222888 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241103100222888 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) 20241103100222888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222888 DLSS7 DEBUG Found route for dpc=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) 20241103100222888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:37 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022BF35A94023094B99990000100004F02904A913B2B1'O 20241103100222895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222895 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222895 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100222895 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100222895 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100222895 DMM INFO MM(262420000001004/f9b99960) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241103100222895 DMM NOTICE MM(262420000001004/f9b99960) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241103100222895 DMM DEBUG MM(262420000001004/f9b99960) checking auth: received UMTS RES = bf 35 a9 40 a9 13 b2 b1 (gprs_gmm.c:666) 20241103100222895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241103100222895 DMM DEBUG MM(262420000001004/f9b99960) Requesting authorization (sgsn_auth.c:160) 20241103100222895 DMM INFO MM(262420000001004/f9b99960) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241103100222895 DMM DEBUG MM(262420000001004/f9b99960) Requesting subscriber data update (gprs_subscriber.c:894) 20241103100222895 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241103100222895 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) 20241103100222895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241103100222895 DMM DEBUG MM(262420000001004/f9b99960) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241103100222895 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) 20241103100222895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222895 DLSS7 DEBUG Found route for dpc=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) 20241103100222895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100222903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222903 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222903 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100222903 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100222904 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100222904 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241103100222904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241103100222904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241103100222904 DMM INFO MM(262420000001004/f9b99960) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b99960) (gprs_gmm.c:300) 20241103100222904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241103100222904 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) 20241103100222904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222904 DLSS7 DEBUG Found route for dpc=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) 20241103100222904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222904 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) 20241103100222904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222904 DLSS7 DEBUG Found route for dpc=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) 20241103100222904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100222907 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241103100222907 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241103100222907 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241103100222907 DMM INFO MM(262420000001004/f9b99960) Subscriber data update (mmctx.c:445) 20241103100222907 DMM DEBUG MM(262420000001004/f9b99960) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241103100222907 DMM INFO MM(262420000001004/f9b99960) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241103100222907 DMM NOTICE MM(262420000001004/f9b99960) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241103100222907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241103100222907 DMM NOTICE MM(262420000001004/f9b99960) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241103100222907 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) 20241103100222908 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241103100222908 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241103100222908 DMM INFO MM(262420000001004/f9b99960) Subscriber data update (mmctx.c:445) 20241103100222908 DMM DEBUG MM(262420000001004/f9b99960) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:14 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241103100222910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222910 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222910 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100222910 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100222910 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100222910 DMM INFO MM(262420000001004/f9b99960) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241103100222910 DMM NOTICE MM(262420000001004/f9b99960) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241103100222910 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241103100222910 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241103100222910 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241103100222911 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241103100222911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241103100222911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241103100222911 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) 20241103100222911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222911 DLSS7 DEBUG Found route for dpc=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) 20241103100222911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:7 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241103100222916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222916 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100222916 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241103100222916 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241103100222916 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241103100222916 DMM INFO MM(262420000001004/f9b99960) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241103100222916 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241103100222916 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241103100222916 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) 20241103100222916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100222916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100222916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222916 DLSS7 DEBUG Found route for dpc=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) 20241103100222916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100222916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 20241103100222918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100222918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100222918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100222918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100222918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100222918 DLSS7 DEBUG Found route for dpc=188=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) 20241103100222918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100222918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@047c111c8eb5: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5222732 TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: 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 := 'F9B99960'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@047c111c8eb5: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4681625 SGSN_Test_0-RAN(1677)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@047c111c8eb5: First idle individual index:0 20241103100223118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223118 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223119 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100223119 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100223119 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100223119 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF9B99960) type="signalling"  (gprs_gmm.c:1937) 20241103100223119 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100223119 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241103100223120 DMM DEBUG MM(262420000001004/f9b99960) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100223120 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) 20241103100223120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223120 DLSS7 DEBUG Found route for dpc=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) 20241103100223120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223120 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) 20241103100223120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223120 DLSS7 DEBUG Found route for dpc=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) 20241103100223120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: { messageType := 2, destLocRef := '476F99'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100223131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223131 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223132 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100223132 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100223132 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100223132 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241103100223132 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100223132 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100223132 DMM INFO MM(262420000001004/f9b99960) <- GMM SERVICE ACCEPT (P-TMSI=0xf9b99960) (gprs_gmm.c:813) 20241103100223132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241103100223132 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) 20241103100223132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223132 DLSS7 DEBUG Found route for dpc=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) 20241103100223132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223132 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) 20241103100223132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223132 DLSS7 DEBUG Found route for dpc=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) 20241103100223133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:23 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241103100223146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223146 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223146 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241103100223146 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241103100223146 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241103100223146 DMM INFO MM(262420000001004/f9b99960) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241103100223146 DMM INFO MM(262420000001004/f9b99960) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241103100223146 DMM DEBUG MM(262420000001004/f9b99960) Using GGSN 0 (gprs_sm.c:317) 20241103100223147 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241103100223147 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241103100223147 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241103100223147 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241103100223147 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241103100223170 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 e3 96 69 d5 11 34 21 e5 d5 14 05 7f 51 d4 94 a2 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=1102 from retransmit req queue (gtp.c:443) 20241103100223170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbb2d9a9760, cbp=0x563403dc1340) (sgsn_libgtp.c:630) 20241103100223170 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241103100223171 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) 20241103100223171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223171 DLSS7 DEBUG Found route for dpc=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) 20241103100223171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:30 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000D75B65B'O 20241103100223204 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223204 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223204 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241103100223204 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241103100223204 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241103100223204 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241103100223204 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241103100223204 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241103100223204 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241103100223204 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241103100223205 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) 20241103100223205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223205 DLSS7 DEBUG Found route for dpc=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) 20241103100223205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241103100223209 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 e3 96 69 d5 11 34 21 e5 d5 7f 51 d4 94 a2 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=1103 from retransmit req queue (gtp.c:443) 20241103100223209 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbb2d9a9760, cbp=0x563403dc1340) (sgsn_libgtp.c:630) 20241103100223209 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@047c111c8eb5: Created IMSI[0] for '262420000001004'H'F9B99960'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241103100223222 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241103100223222 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241103100223222 DGPRS INFO PDP(262420000001004:5): Context 0x7fbb2d9a9760 was updated (sgsn_libgtp.c:660) 20241103100223222 DMM INFO MM(262420000001004/f9b99960) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241103100223222 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241103100223222 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241103100223222 DMM INFO MM(262420000001004/f9b99960) Changing GTP-U endpoints 127.0.0.104/0x0d75b65b -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241103100223222 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241103100223222 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) 20241103100223222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223222 DLSS7 DEBUG Found route for dpc=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) 20241103100223222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223222 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) 20241103100223222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223222 DLSS7 DEBUG Found route for dpc=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) 20241103100223222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 20241103100223224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223224 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@047c111c8eb5: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4681625 SGSN_Test_0-RAN(1677)@047c111c8eb5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: 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 := 'F9B99960'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@047c111c8eb5: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1042887 SGSN_Test_0-RAN(1677)@047c111c8eb5: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@047c111c8eb5: First idle individual index:0 20241103100223426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223426 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223427 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241103100223427 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241103100223427 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241103100223427 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF9B99960) type="signalling"  (gprs_gmm.c:1937) 20241103100223427 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241103100223427 DMM DEBUG MM(262420000001004/f9b99960) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241103100223427 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) 20241103100223427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223427 DLSS7 DEBUG Found route for dpc=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) 20241103100223428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223428 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) 20241103100223428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223428 DLSS7 DEBUG Found route for dpc=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) 20241103100223428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: { messageType := 2, destLocRef := '0FE9C7'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_len:12 SGSN_Test_0-SCCP(1676)@047c111c8eb5: vl_from0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241103100223437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100223437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241103100223437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241103100223437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223437 DLSS7 DEBUG Found route for dpc=188=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) 20241103100223437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241103100223437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223437 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241103100223437 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241103100223437 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241103100223437 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241103100223437 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241103100223437 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241103100223437 DMM INFO MM(262420000001004/f9b99960) <- GMM SERVICE ACCEPT (P-TMSI=0xf9b99960) (gprs_gmm.c:813) 20241103100223437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241103100223438 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) 20241103100223438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223438 DLSS7 DEBUG Found route for dpc=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) 20241103100223438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241103100223438 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) 20241103100223438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100223438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100223438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100223438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100223438 DLSS7 DEBUG Found route for dpc=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) 20241103100223438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241103100223438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@047c111c8eb5: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@047c111c8eb5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(pass): pass -> pass, component reason not changed 20241103100239006 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241103100241815 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241103100241815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241103100241815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241103100250309 DGPRS DEBUG Checking for inactive LLMEs, time = 33156369 (sgsn.c:132) 20241103100251574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100251580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100251581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103100251594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100251598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100251598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563403dad560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241103100251615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100251618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241103100251618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563403daefc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@047c111c8eb5: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@047c111c8eb5: Final verdict of PTC: none 20241103100252884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241103100252884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1680)@047c111c8eb5: Final verdict of PTC: none 20241103100252885 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241103100252885 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) 20241103100252885 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241103100252885 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI99(1675)@047c111c8eb5: Final verdict of PTC: none 20241103100252885 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241103100252885 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) 20241103100252885 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241103100252885 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241103100252885 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) 20241103100252885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241103100252885 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241103100252885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241103100252885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241103100252885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241103100252885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241103100252885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241103100252885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241103100252885 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1665)@047c111c8eb5: Final verdict of PTC: none -NSVCI98(1670)@047c111c8eb5: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@047c111c8eb5: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@047c111c8eb5: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@047c111c8eb5: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@047c111c8eb5: Final verdict of PTC: none -NSVCI98-provIP(1668)@047c111c8eb5: Final verdict of PTC: none -NSVCI99-provIP(1673)@047c111c8eb5: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@047c111c8eb5: Final verdict of PTC: fail reason: "Tguard timeout" 20241103100252898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1663)@047c111c8eb5: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: none MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@047c111c8eb5: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@047c111c8eb5: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sun Nov 3 10:02:52 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241103100253019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100253622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359360) 20241103100253885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100253885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=359360, count=360800) 20241103100254886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241103100254887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241103100254887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241103100254887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100254887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@047c111c8eb5: Test execution finished. MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Nov 3 10:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100255889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100255889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_NS_connect_alive started. 20241103100256684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100256685 DMM INFO MM(262420000001004/f9b99960) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241103100256685 DMM INFO MM(262420000001004/f9b99960) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241103100256685 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241103100256685 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241103100256686 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241103100256686 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241103100256686 DMM NOTICE MM(262420000001004/f9b99960) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241103100256686 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241103100256686 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241103100256686 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241103100256686 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241103100256686 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241103100256686 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) 20241103100256686 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) 20241103100256686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563403dabb00]{Init}: Deallocated (fsm.c:568) 20241103100256686 DMM DEBUG MM_STATE_Gb[0x563403dabd60]{Idle}: Deallocated (fsm.c:568) 20241103100256686 DMM DEBUG MM_STATE_Iu(21)[0x563403dc0030]{Detached}: Deallocated (fsm.c:568) 20241103100256686 DMM DEBUG GMM(gmm_fsm)[0x563403dc0170]{Deregistered}: Deallocated (fsm.c:568) 20241103100256686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100256686 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) 20241103100256686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241103100256686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241103100256686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241103100256686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241103100256686 DLSS7 DEBUG Found route for dpc=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) 20241103100256686 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241103100256700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241103100256700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241103100256700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241103100256890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100256890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: setverdict(pass): none -> pass MTC@047c111c8eb5: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241103100257703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: pass MTC@047c111c8eb5: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@047c111c8eb5: Test case TC_NS_connect_alive finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Nov 3 10:02:57 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241103100257725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100257891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100257891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100258226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241103100258893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100258893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20241103100259895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100259895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Nov 3 10:03:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241103100300897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100300897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@047c111c8eb5: Test case TC_NS_connect_reset started. 20241103100301314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100301317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241103100301350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241103100301350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241103100301350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241103100301350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241103100301350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241103100301350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241103100301350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241103100301350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100301350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563403dab1a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@047c111c8eb5: setverdict(pass): none -> pass 20241103100301898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100301898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241103100302360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@047c111c8eb5: Final verdict of PTC: none MTC@047c111c8eb5: Setting final verdict of the test case. MTC@047c111c8eb5: Local verdict of MTC: pass MTC@047c111c8eb5: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@047c111c8eb5: Test case TC_NS_connect_reset finished. Verdict: pass MTC@047c111c8eb5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Nov 3 10:03:02 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20241103100302398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241103100302899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100302899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100302900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11456) 20241103100303901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100303901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11456, count=12616) 20241103100304351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100304902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100304902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@047c111c8eb5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@047c111c8eb5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@047c111c8eb5: Terminating MTC. MC@047c111c8eb5: MTC terminated. MC2> exit MC@047c111c8eb5: Shutting down session. MC@047c111c8eb5: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7788.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass 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 SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 xfail: 3 pass: 77 NEW: PASS: 3 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3985340) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241103100305903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100305904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100306904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100306904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241103100307352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241103100307906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100307906 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241103100308906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241103100308906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3985261) [testenv][generic] Stopping sgsn (3985285) [testenv][generic] Showing junit-xml-7788.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7788.log && echo']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                             Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase              Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0'] testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0 Error: no container with name or ID "testenv-sgsn-generic-osmocom-nightly-20241103-0948-95546606-0" found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2525/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