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 2d00ff393d38f569a817c50ea1d94f16a38c2e50 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d00ff393d38f569a817c50ea1d94f16a38c2e50 # timeout=10 Commit message: "ggsn: testenv: replace dummy netdev with bridge" > git rev-list --no-walk 78be044dadea4470caca6104fd8f53fc490efbf8 # timeout=10 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins16020206579475902875.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache + 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-20241009-0548-9399543c', '--detach', '--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'] 7edd117b540b11e5472814a99d8f1415b5cd60bd23213c03cac8b50ee3752fe9 [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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241009-0548-9399543c', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241009-0548-9399543c', '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 [188 kB] Fetched 9232 kB in 1s (10.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241009-0548-9399543c', '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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', './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 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 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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_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_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_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_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 `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:85.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:61.1-65.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:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here 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:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.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:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.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:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2704.1-2780.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2729.2-2731.19: In variable assignment: SGSN_Tests.ttcn:2729.45-2731.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2729.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2729.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2729.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2729.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2730.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2730.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2758.2-2760.22: In variable assignment: SGSN_Tests.ttcn:2758.47-2760.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2758.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2758.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2758.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2758.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2759.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2782.1-2890.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2855.2-2857.21: In variable assignment: SGSN_Tests.ttcn:2855.47-2857.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2855.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2855.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2855.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2855.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:2822.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2856.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2856.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.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:2822.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2869.2-2871.22: In variable assignment: SGSN_Tests.ttcn:2869.48-2871.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2871.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2871.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:2860.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2872.2-101: In variable assignment: SGSN_Tests.ttcn:2872.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2872.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2872.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2872.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2872.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:2861.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.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_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 `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: 720 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/_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-20241009-0548-9399543c', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_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_3.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_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_7.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_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.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_4.cc Creating dependency file for Native_Functions_part_5.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 IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for 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_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.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_3.cc Creating dependency file for GTPC_Types_part_4.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_6.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_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 IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for 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_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc 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_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 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_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 L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env 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_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 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_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 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_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_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_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 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_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_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_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 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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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 (331 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-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/_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-20241009-0548-9399543c', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] 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 1572 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410082026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.16.62d38.202410082026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410082026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.16.62d38.202410082026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.16.62d38.202410082026 [226 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.16.62d38.202410082026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410082026 [73.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410082026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410082026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.8.bfd6.202410082026 [125 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.16.62d38.202410082026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.16.62d38.202410082026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.8.bfd6.202410082026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410082026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410082026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410082026 [140 kB] Fetched 1572 kB in 0s (20.9 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_202410082026_amd64.deb ... Unpacking osmocom-nightly (202410082026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410082026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410082026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410082026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410082026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410082026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410082026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410082026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410082026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.8.bfd6.202410082026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.8.bfd6.202410082026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.8.bfd6.202410082026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.8.bfd6.202410082026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410082026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410082026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410082026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410082026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410082026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410082026) ... Setting up osmocom-nightly (202410082026) ... Setting up libosmocore22:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libasn1c1:amd64 (0.9.37.202410082026) ... Setting up libosmovty13:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmoisdn0:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410082026) ... Setting up libosmogsm20:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410082026) ... Setting up libosmoctrl0:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmogb14:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410082026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410082026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.8.bfd6.202410082026) ... Setting up osmo-stp:amd64 (2.0.0.8.bfd6.202410082026) ... 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.2.3332.202410082026) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410082026) ... 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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', '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/_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-20241009-0548-9399543c', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241009054820437 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241009054820437 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241009054820437 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) 20241009054820437 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241009054820437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241009054820437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241009054820438 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241009054820438 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241009054820438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241009054820438 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241009054820438 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241009054820438 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241009054820438 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241009054820438 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241009054820438 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241009054820438 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241009054820438 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/_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-20241009-0548-9399543c', '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 0x564625243d40(sgsn) with 23 counters 20241009054820520 DLSS7 INFO (r=127.0.0.1:47318<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009054820520 DLSS7 INFO (r=127.0.0.1:47318<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241009054820520 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:47318<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241009054820520 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241009054820520 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241009054820520 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009054820520 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241009054820520 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241009054820521 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241009054820521 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241009054820521 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241009054820521 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410082026 initialized (sgsn_main.c:456) 20241009054820521 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241009054820521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054820521 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241009054820521 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241009054820521 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241009054820521 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009054820521 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) 20241009054820521 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009054820521 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009054820521 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009054820521 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) 20241009054820521 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009054820521 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009054820521 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:47318<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241009054820521 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) 20241009054820521 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009054820521 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241009054820521 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241009054820521 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241009054820521 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009054820521 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241009054820521 DLSS7 INFO (r=127.0.0.1:42657<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009054820521 DLSS7 INFO (r=127.0.0.1:42657<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241009054820521 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:42657<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241009054820521 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241009054820521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009054820521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009054820521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009054820521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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/_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-20241009-0548-9399543c', '/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@7edd117b540b: Unix server socket created successfully. MC@7edd117b540b: Listening on TCP port 41239. MC2> 7edd117b540b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 7edd117b540b 41239 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7edd117b540b: New HC connected from 10.0.2.100 [10.0.2.100]. 7edd117b540b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7edd117b540b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7edd117b540b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7edd117b540b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7edd117b540b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7edd117b540b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7edd117b540b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7edd117b540b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7edd117b540b: Configuration file was processed on all HCs. MC@7edd117b540b: Creating MTC on host 10.0.2.100. MC@7edd117b540b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Oct 9 05:48:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009054821521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054821522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach started. 20241009054822106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054822113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054822146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241009054822146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241009054822146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241009054822146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054822146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054822146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054822146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054822146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054822146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054822147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054822147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054822147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054822147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054822147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054822147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054822147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054822147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241009054822147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054822147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054822147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054822147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054822147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054822149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054822154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054822154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054822161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241009054822161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241009054822161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241009054822161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054822161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054822161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054822161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054822161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054822161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054822162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054822162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054822162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054822162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054822162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054822162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054822162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054822162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241009054822162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054822162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054822162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054822162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054822162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054822164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054822164 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)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054822169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054822169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241009054822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241009054822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241009054822177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054822177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054822177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054822178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054822178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054822178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054822178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054822178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241009054822178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054822178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054822178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054822178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054822180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054822180 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)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054822184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054822184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054822522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054822523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054822523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054822523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241009054822523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009054822523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241009054822523 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241009054822523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241009054822523 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241009054822523 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241009054822523 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241009054822523 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241009054822523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241009054822523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009054822523 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241009054822524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009054822524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009054822524 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009054822524 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009054822524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009054822524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009054822524 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009054822524 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5646254d5c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241009054822524 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054822527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009054822528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@7edd117b540b: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F03A25B3'O, index=0 SGSN_Test-GSUP(19)@7edd117b540b: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@7edd117b540b: 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 := '445EB40C297EEC20D83254C60C96CF71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE32D557'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD2496CF2510A06F'O } } } } } 20241009054823597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054823597 DLLC NOTICE LLME(ffffffff/f03a25b3){UNASSIGNED} LLC RX: unknown TLLI 0xf03a25b3, creating LLME on the fly (gprs_llc.c:552) 20241009054823597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054823597 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241009054823597 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054823597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009054823597 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054823597 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009054823597 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054823597 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054823597 DLLC NOTICE LLME(ffffffff/f03a25b3){UNASSIGNED} LLGM Assign pre (f03a25b3 => fbf498a3) (gprs_llc.c:1079) 20241009054823597 DLLC NOTICE LLME(f03a25b3/fbf498a3){ASSIGNED} LLGM Assign post (f03a25b3 => fbf498a3) (gprs_llc.c:1125) 20241009054823597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054823597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054823597 DMM DEBUG MM(262420000000001/fbf498a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054823611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054823611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009054823611 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054823611 DMM DEBUG MM(262420000000001/fbf498a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241009054823611 DMM NOTICE MM(262420000000001/fbf498a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054823611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054823611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054823611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054823611 DMM DEBUG MM(262420000000001/fbf498a3) Requesting authorization (sgsn_auth.c:160) 20241009054823611 DMM INFO MM(262420000000001/fbf498a3) Requesting authentication tuples (sgsn_auth.c:184) 20241009054823612 DMM DEBUG MM(262420000000001/fbf498a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009054823612 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241009054823612 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)@7edd117b540b: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@7edd117b540b: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241009054823616 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009054823616 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009054823616 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009054823616 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009054823616 DMM INFO MM(262420000000001/fbf498a3) Subscriber data update (mmctx.c:445) 20241009054823616 DMM DEBUG MM(262420000000001/fbf498a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009054823616 DMM INFO MM(262420000000001/fbf498a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009054823616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009054823616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009054823616 DMM INFO MM(262420000000001/fbf498a3) <- GMM AUTH AND CIPHERING REQ (rand = 44 5e b4 0c 29 7e ec 20 d8 32 54 c6 0c 96 cf 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009054823630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054823630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054823630 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054823630 DMM INFO MM(262420000000001/fbf498a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009054823630 DMM NOTICE MM(262420000000001/fbf498a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009054823630 DMM DEBUG MM(262420000000001/fbf498a3) checking auth: received GSM SRES = ce 32 d5 57 (gprs_gmm.c:666) 20241009054823630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009054823630 DMM DEBUG MM(262420000000001/fbf498a3) Requesting authorization (sgsn_auth.c:160) 20241009054823630 DMM INFO MM(262420000000001/fbf498a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009054823630 DMM DEBUG MM(262420000000001/fbf498a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241009054823630 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241009054823630 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) 20241009054823630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009054823630 DMM INFO MM(262420000000001/fbf498a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbf498a3) (gprs_gmm.c:300) 20241009054823633 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009054823633 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009054823633 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241009054823633 DMM INFO MM(262420000000001/fbf498a3) Subscriber data update (mmctx.c:445) 20241009054823633 DMM DEBUG MM(262420000000001/fbf498a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009054823633 DMM INFO MM(262420000000001/fbf498a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009054823633 DMM NOTICE MM(262420000000001/fbf498a3) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241009054823633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009054823633 DMM NOTICE MM(262420000000001/fbf498a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009054823633 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) 20241009054823634 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009054823634 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241009054823634 DMM INFO MM(262420000000001/fbf498a3) Subscriber data update (mmctx.c:445) 20241009054823634 DMM DEBUG MM(262420000000001/fbf498a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009054823644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054823644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009054823644 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054823644 DMM INFO MM(262420000000001/fbf498a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009054823644 DMM NOTICE MM(262420000000001/fbf498a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009054823644 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009054823644 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009054823644 DLLC NOTICE LLME(f03a25b3/fbf498a3){ASSIGNED} LLGM Assign pre (ffffffff => fbf498a3) (gprs_llc.c:1079) 20241009054823644 DLLC NOTICE LLME(ffffffff/fbf498a3){ASSIGNED} LLGM Assign post (ffffffff => fbf498a3) (gprs_llc.c:1125) 20241009054823644 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009054823644 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009054823644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009054823644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@7edd117b540b: setverdict(pass): none -> pass TC_attach-BVCI196(6)@7edd117b540b: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@7edd117b540b: Final verdict of PTC: pass 20241009054823713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@7edd117b540b: Final verdict of PTC: none TC_attach-BVCI196(6)@7edd117b540b: Final verdict of PTC: none 20241009054823719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009054823720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(12)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@7edd117b540b: Final verdict of PTC: none TC_attach-BVCI220(16)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@7edd117b540b: Final verdict of PTC: none -NSVCI99(17)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@7edd117b540b: Final verdict of PTC: none -NSVCI97(7)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@7edd117b540b: Final verdict of PTC: none TC_attach-BVCI210(11)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(5)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(10)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(15)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Oct 9 05:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241009054823859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054824261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97924) 20241009054824606 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) 20241009054824606 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241009054824606 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:42657 err=None (osmo_ss7_asp.c:785) 20241009054824721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054824721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97924, count=105556) 20241009054825722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054825722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Oct 9 05: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 20241009054826723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054826723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_mnc3 started. 20241009054827368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054827370 DMM INFO MM(262420000000001/fbf498a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009054827370 DMM INFO MM(262420000000001/fbf498a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009054827370 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009054827370 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009054827370 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009054827370 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009054827370 DLLC NOTICE LLME(ffffffff/fbf498a3){ASSIGNED} LLGM Assign pre (fbf498a3 => ffffffff) (gprs_llc.c:1079) 20241009054827370 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbf498a3 => ffffffff) (gprs_llc.c:1125) 20241009054827370 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241009054827370 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) 20241009054827370 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) 20241009054827371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009054827371 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009054827371 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009054827371 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009054827371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054827412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054827412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054827412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054827412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054827412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009054827412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054827412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054827412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054827412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054827413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054827413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054827413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054827413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054827413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054827413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054827413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054827413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054827413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054827413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054827413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009054827413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054827413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054827415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241009054827420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054827420 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054827430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054827430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054827430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054827430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054827430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009054827430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054827430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054827430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054827430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054827431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054827431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054827431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054827431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054827431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054827431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054827431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054827431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054827431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054827431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054827431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(32)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009054827431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054827431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054827433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241009054827438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054827438 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(31)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_mnc3-BVCI210(29)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(36)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054827441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054827441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054827441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054827441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054827441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009054827441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054827441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054827441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054827441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054827442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054827442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054827442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054827442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054827442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054827442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054827442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054827442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054827442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054827442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054827442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054827443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054827443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054827445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054827450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054827450 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054827724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054827724 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054827724 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054827724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054827728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@7edd117b540b: 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)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241009054827729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@7edd117b540b: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EE1D38FD'O, index=0 SGSN_Test-GSUP(38)@7edd117b540b: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@7edd117b540b: 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 := '2F36D18739B465B2AE65A0483A6E8F8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67A9EC47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FA2E0800D3089D6'O } } } } } 20241009054828800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054828800 DLLC NOTICE LLME(ffffffff/ee1d38fd){UNASSIGNED} LLC RX: unknown TLLI 0xee1d38fd, creating LLME on the fly (gprs_llc.c:552) 20241009054828800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054828800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241009054828800 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054828800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009054828800 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054828800 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009054828800 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054828800 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054828800 DLLC NOTICE LLME(ffffffff/ee1d38fd){UNASSIGNED} LLGM Assign pre (ee1d38fd => d71de899) (gprs_llc.c:1079) 20241009054828800 DLLC NOTICE LLME(ee1d38fd/d71de899){ASSIGNED} LLGM Assign post (ee1d38fd => d71de899) (gprs_llc.c:1125) 20241009054828800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054828800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054828800 DMM DEBUG MM(262420000001001/d71de899) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054828812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054828812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009054828812 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054828812 DMM DEBUG MM(262420000001001/d71de899) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241009054828812 DMM NOTICE MM(262420000001001/d71de899) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054828812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054828812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054828812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054828812 DMM DEBUG MM(262420000001001/d71de899) Requesting authorization (sgsn_auth.c:160) 20241009054828812 DMM INFO MM(262420000001001/d71de899) Requesting authentication tuples (sgsn_auth.c:184) 20241009054828812 DMM DEBUG MM(262420000001001/d71de899) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009054828812 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241009054828812 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)@7edd117b540b: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@7edd117b540b: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241009054828815 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009054828815 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009054828815 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009054828815 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009054828815 DMM INFO MM(262420000001001/d71de899) Subscriber data update (mmctx.c:445) 20241009054828815 DMM DEBUG MM(262420000001001/d71de899) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009054828815 DMM INFO MM(262420000001001/d71de899) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009054828815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009054828815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009054828815 DMM INFO MM(262420000001001/d71de899) <- GMM AUTH AND CIPHERING REQ (rand = 2f 36 d1 87 39 b4 65 b2 ae 65 a0 48 3a 6e 8f 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009054828823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054828823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054828823 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054828823 DMM INFO MM(262420000001001/d71de899) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009054828823 DMM NOTICE MM(262420000001001/d71de899) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009054828823 DMM DEBUG MM(262420000001001/d71de899) checking auth: received GSM SRES = 67 a9 ec 47 (gprs_gmm.c:666) 20241009054828823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009054828823 DMM DEBUG MM(262420000001001/d71de899) Requesting authorization (sgsn_auth.c:160) 20241009054828823 DMM INFO MM(262420000001001/d71de899) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009054828823 DMM DEBUG MM(262420000001001/d71de899) Requesting subscriber data update (gprs_subscriber.c:894) 20241009054828823 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241009054828823 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) 20241009054828823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009054828823 DMM INFO MM(262420000001001/d71de899) <- GMM ATTACH ACCEPT (new P-TMSI=0xd71de899) (gprs_gmm.c:300) 20241009054828824 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009054828824 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009054828824 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241009054828824 DMM INFO MM(262420000001001/d71de899) Subscriber data update (mmctx.c:445) 20241009054828824 DMM DEBUG MM(262420000001001/d71de899) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009054828824 DMM INFO MM(262420000001001/d71de899) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009054828824 DMM NOTICE MM(262420000001001/d71de899) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241009054828824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009054828824 DMM NOTICE MM(262420000001001/d71de899) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009054828824 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) 20241009054828825 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009054828825 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241009054828825 DMM INFO MM(262420000001001/d71de899) Subscriber data update (mmctx.c:445) 20241009054828825 DMM DEBUG MM(262420000001001/d71de899) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009054828828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054828828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009054828828 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054828828 DMM INFO MM(262420000001001/d71de899) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009054828828 DMM NOTICE MM(262420000001001/d71de899) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009054828828 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009054828828 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009054828828 DLLC NOTICE LLME(ee1d38fd/d71de899){ASSIGNED} LLGM Assign pre (ffffffff => d71de899) (gprs_llc.c:1079) 20241009054828828 DLLC NOTICE LLME(ffffffff/d71de899){ASSIGNED} LLGM Assign post (ffffffff => d71de899) (gprs_llc.c:1125) 20241009054828828 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009054828828 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009054828828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009054828828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@7edd117b540b: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@7edd117b540b: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@7edd117b540b: Final verdict of PTC: pass 20241009054828879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009054828880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009054828880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@7edd117b540b: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@7edd117b540b: Final verdict of PTC: none -NSVCI99(36)@7edd117b540b: Final verdict of PTC: none -NSVCI97(26)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@7edd117b540b: Final verdict of PTC: none -NSVCI98(32)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@7edd117b540b: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@7edd117b540b: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(30)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(34)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(24)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_mnc3 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Oct 9 05: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 20241009054828960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054829362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85008) 20241009054829882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054829882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85008, count=89364) 20241009054830883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054830883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Oct 9 05: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 20241009054831885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054831885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_umts_aka_umts_res started. 20241009054832456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054832460 DMM INFO MM(262420000001001/d71de899) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009054832460 DMM INFO MM(262420000001001/d71de899) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009054832460 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009054832460 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009054832460 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009054832460 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009054832460 DLLC NOTICE LLME(ffffffff/d71de899){ASSIGNED} LLGM Assign pre (d71de899 => ffffffff) (gprs_llc.c:1079) 20241009054832460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d71de899 => ffffffff) (gprs_llc.c:1125) 20241009054832460 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241009054832460 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) 20241009054832460 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) 20241009054832460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009054832460 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009054832460 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009054832460 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009054832460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054832503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054832503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054832503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054832503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054832503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009054832503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054832503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054832503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054832503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054832504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054832504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054832504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054832504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054832504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054832504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054832504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054832504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054832504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054832504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054832504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054832504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054832504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054832506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054832510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054832510 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054832518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054832518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054832518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054832518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054832518 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009054832518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054832518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054832518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054832518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054832519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054832519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054832519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054832519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054832519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054832519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054832519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054832519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054832519 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054832519 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054832519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054832519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(50)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009054832519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054832521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054832525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054832525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054832533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054832533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054832533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054832533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054832533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009054832533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054832533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054832533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054832533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054832534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054832534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054832534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054832534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054832534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054832534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054832534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054832534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054832534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054832534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054832534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054832535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054832535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054832536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054832541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054832541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054832887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054832887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054832887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054832887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054832891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009054832892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@7edd117b540b: 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)@7edd117b540b: 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(56)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@7edd117b540b: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E0D75B6E'O, index=0 SGSN_Test-GSUP(57)@7edd117b540b: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@7edd117b540b: 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 := '4328AB3B417082AEC82B9536213E2E41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00326AAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E96107369FEB8B9A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F907699EB9A9E005CE4DC495408DAB30'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D5ADA7476F98E0CAB560AD2E09E3C05B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '24CADE042651BF68287A62196410B281'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8E1962CB352511CD'O } } } } } 20241009054833961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054833961 DLLC NOTICE LLME(ffffffff/e0d75b6e){UNASSIGNED} LLC RX: unknown TLLI 0xe0d75b6e, creating LLME on the fly (gprs_llc.c:552) 20241009054833961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054833962 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241009054833962 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009054833962 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054833962 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009054833962 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054833962 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054833962 DLLC NOTICE LLME(ffffffff/e0d75b6e){UNASSIGNED} LLGM Assign pre (e0d75b6e => d60fb89e) (gprs_llc.c:1079) 20241009054833962 DLLC NOTICE LLME(e0d75b6e/d60fb89e){ASSIGNED} LLGM Assign post (e0d75b6e => d60fb89e) (gprs_llc.c:1125) 20241009054833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054833962 DMM DEBUG MM(262420000001002/d60fb89e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054833981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054833981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009054833981 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054833981 DMM DEBUG MM(262420000001002/d60fb89e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241009054833981 DMM NOTICE MM(262420000001002/d60fb89e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054833981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054833981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054833981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054833982 DMM DEBUG MM(262420000001002/d60fb89e) Requesting authorization (sgsn_auth.c:160) 20241009054833982 DMM INFO MM(262420000001002/d60fb89e) Requesting authentication tuples (sgsn_auth.c:184) 20241009054833982 DMM DEBUG MM(262420000001002/d60fb89e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009054833982 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241009054833982 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)@7edd117b540b: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@7edd117b540b: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241009054833987 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009054833988 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009054833988 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009054833988 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009054833988 DMM INFO MM(262420000001002/d60fb89e) Subscriber data update (mmctx.c:445) 20241009054833988 DMM DEBUG MM(262420000001002/d60fb89e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009054833988 DMM INFO MM(262420000001002/d60fb89e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009054833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009054833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009054833988 DMM INFO MM(262420000001002/d60fb89e) <- GMM AUTH AND CIPHERING REQ (rand = 43 28 ab 3b 41 70 82 ae c8 2b 95 36 21 3e 2e 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 ca de 04 26 51 bf 68 28 7a 62 19 64 10 b2 81 ) (gprs_gmm.c:483) 20241009054834005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054834005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054834005 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054834005 DMM INFO MM(262420000001002/d60fb89e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009054834005 DMM NOTICE MM(262420000001002/d60fb89e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009054834005 DMM DEBUG MM(262420000001002/d60fb89e) checking auth: received UMTS RES = 8e 19 62 cb 35 25 11 cd (gprs_gmm.c:666) 20241009054834005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009054834005 DMM DEBUG MM(262420000001002/d60fb89e) Requesting authorization (sgsn_auth.c:160) 20241009054834005 DMM INFO MM(262420000001002/d60fb89e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009054834005 DMM DEBUG MM(262420000001002/d60fb89e) Requesting subscriber data update (gprs_subscriber.c:894) 20241009054834005 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241009054834005 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) 20241009054834005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009054834005 DMM INFO MM(262420000001002/d60fb89e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd60fb89e) (gprs_gmm.c:300) 20241009054834009 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009054834009 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009054834009 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241009054834009 DMM INFO MM(262420000001002/d60fb89e) Subscriber data update (mmctx.c:445) 20241009054834009 DMM DEBUG MM(262420000001002/d60fb89e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009054834009 DMM INFO MM(262420000001002/d60fb89e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009054834009 DMM NOTICE MM(262420000001002/d60fb89e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241009054834009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009054834009 DMM NOTICE MM(262420000001002/d60fb89e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009054834009 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) 20241009054834011 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009054834011 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241009054834011 DMM INFO MM(262420000001002/d60fb89e) Subscriber data update (mmctx.c:445) 20241009054834011 DMM DEBUG MM(262420000001002/d60fb89e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009054834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054834021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009054834021 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054834021 DMM INFO MM(262420000001002/d60fb89e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009054834022 DMM NOTICE MM(262420000001002/d60fb89e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009054834022 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009054834022 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009054834022 DLLC NOTICE LLME(e0d75b6e/d60fb89e){ASSIGNED} LLGM Assign pre (ffffffff => d60fb89e) (gprs_llc.c:1079) 20241009054834022 DLLC NOTICE LLME(ffffffff/d60fb89e){ASSIGNED} LLGM Assign post (ffffffff => d60fb89e) (gprs_llc.c:1125) 20241009054834022 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009054834022 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009054834022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009054834022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@7edd117b540b: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@7edd117b540b: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@7edd117b540b: Final verdict of PTC: pass 20241009054834082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(42)@7edd117b540b: Final verdict of PTC: none -NSVCI97(45)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@7edd117b540b: Final verdict of PTC: none 20241009054834087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009054834088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(55)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(57)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@7edd117b540b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@7edd117b540b: Final verdict of PTC: none -NSVCI98(50)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@7edd117b540b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@7edd117b540b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(43)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(53)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(48)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Oct 9 05:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241009054834153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054834556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20241009054835089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054835089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=89212) 20241009054836091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054836091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Oct 9 05: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 20241009054837092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054837092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_umts_aka_gsm_sres started. 20241009054837661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054837664 DMM INFO MM(262420000001002/d60fb89e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009054837664 DMM INFO MM(262420000001002/d60fb89e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009054837664 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009054837664 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009054837664 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009054837664 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009054837664 DLLC NOTICE LLME(ffffffff/d60fb89e){ASSIGNED} LLGM Assign pre (d60fb89e => ffffffff) (gprs_llc.c:1079) 20241009054837664 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d60fb89e => ffffffff) (gprs_llc.c:1125) 20241009054837664 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241009054837664 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) 20241009054837664 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) 20241009054837664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009054837664 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009054837664 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009054837664 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009054837664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054837707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054837707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054837707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054837707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054837707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009054837707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054837707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054837707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054837707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054837707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054837707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054837707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054837708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054837708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054837708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054837708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054837708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054837708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054837708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054837708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054837708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054837708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 20241009054837710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054837714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054837714 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054837720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054837720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054837720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009054837720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054837720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054837721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054837721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054837721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054837721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054837721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054837721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054837721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054837721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009054837721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054837723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054837727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054837727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054837735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054837735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054837735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054837735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054837735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009054837735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054837735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054837735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054837735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054837736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054837736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054837736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054837736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054837736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054837736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054837736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054837736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054837736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054837738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054837742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054837742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054838093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054838093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054838093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054838093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054838097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009054838099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@7edd117b540b: 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(75)@7edd117b540b: 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(75)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@7edd117b540b: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DF81F4DF'O, index=0 SGSN_Test-GSUP(76)@7edd117b540b: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@7edd117b540b: 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 := 'C40969E5AA939440A061CEEC30704C44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '658628E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E86F1FAEC1FD56D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C05AC53AF2845DCD1CC9442547C7AE65'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0D09DE4B52C5B1F0C49E8949AD1261A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4CA9AE0A0C58DD2C718EE97C74641212'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9B56CA2451052F32'O } } } } } 20241009054839166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054839166 DLLC NOTICE LLME(ffffffff/df81f4df){UNASSIGNED} LLC RX: unknown TLLI 0xdf81f4df, creating LLME on the fly (gprs_llc.c:552) 20241009054839166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054839166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241009054839166 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054839166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009054839166 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054839166 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009054839166 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054839166 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054839166 DLLC NOTICE LLME(ffffffff/df81f4df){UNASSIGNED} LLGM Assign pre (df81f4df => fcb8dc2c) (gprs_llc.c:1079) 20241009054839166 DLLC NOTICE LLME(df81f4df/fcb8dc2c){ASSIGNED} LLGM Assign post (df81f4df => fcb8dc2c) (gprs_llc.c:1125) 20241009054839166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054839166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054839166 DMM DEBUG MM(262420000001003/fcb8dc2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054839173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054839173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009054839173 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054839173 DMM DEBUG MM(262420000001003/fcb8dc2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241009054839173 DMM NOTICE MM(262420000001003/fcb8dc2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054839173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054839173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054839173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054839173 DMM DEBUG MM(262420000001003/fcb8dc2c) Requesting authorization (sgsn_auth.c:160) 20241009054839173 DMM INFO MM(262420000001003/fcb8dc2c) Requesting authentication tuples (sgsn_auth.c:184) 20241009054839173 DMM DEBUG MM(262420000001003/fcb8dc2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009054839174 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241009054839174 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)@7edd117b540b: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@7edd117b540b: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241009054839175 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009054839175 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009054839175 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009054839175 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009054839175 DMM INFO MM(262420000001003/fcb8dc2c) Subscriber data update (mmctx.c:445) 20241009054839175 DMM DEBUG MM(262420000001003/fcb8dc2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009054839175 DMM INFO MM(262420000001003/fcb8dc2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009054839175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009054839175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009054839176 DMM INFO MM(262420000001003/fcb8dc2c) <- GMM AUTH AND CIPHERING REQ (rand = c4 09 69 e5 aa 93 94 40 a0 61 ce ec 30 70 4c 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c a9 ae 0a 0c 58 dd 2c 71 8e e9 7c 74 64 12 12 ) (gprs_gmm.c:483) 20241009054839181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054839181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054839181 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054839181 DMM INFO MM(262420000001003/fcb8dc2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009054839181 DMM NOTICE MM(262420000001003/fcb8dc2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009054839181 DMM DEBUG MM(262420000001003/fcb8dc2c) checking auth: received GSM SRES = 65 86 28 e6 (gprs_gmm.c:666) 20241009054839181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009054839181 DMM DEBUG MM(262420000001003/fcb8dc2c) Requesting authorization (sgsn_auth.c:160) 20241009054839181 DMM INFO MM(262420000001003/fcb8dc2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009054839181 DMM DEBUG MM(262420000001003/fcb8dc2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241009054839181 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241009054839181 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) 20241009054839181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009054839181 DMM INFO MM(262420000001003/fcb8dc2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcb8dc2c) (gprs_gmm.c:300) 20241009054839182 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009054839182 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009054839182 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241009054839182 DMM INFO MM(262420000001003/fcb8dc2c) Subscriber data update (mmctx.c:445) 20241009054839182 DMM DEBUG MM(262420000001003/fcb8dc2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009054839182 DMM INFO MM(262420000001003/fcb8dc2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009054839182 DMM NOTICE MM(262420000001003/fcb8dc2c) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241009054839182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009054839182 DMM NOTICE MM(262420000001003/fcb8dc2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009054839182 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) 20241009054839183 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009054839183 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241009054839183 DMM INFO MM(262420000001003/fcb8dc2c) Subscriber data update (mmctx.c:445) 20241009054839183 DMM DEBUG MM(262420000001003/fcb8dc2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009054839187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054839187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009054839188 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054839188 DMM INFO MM(262420000001003/fcb8dc2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009054839188 DMM NOTICE MM(262420000001003/fcb8dc2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009054839188 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009054839188 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009054839188 DLLC NOTICE LLME(df81f4df/fcb8dc2c){ASSIGNED} LLGM Assign pre (ffffffff => fcb8dc2c) (gprs_llc.c:1079) 20241009054839188 DLLC NOTICE LLME(ffffffff/fcb8dc2c){ASSIGNED} LLGM Assign post (ffffffff => fcb8dc2c) (gprs_llc.c:1125) 20241009054839188 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009054839188 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009054839188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009054839188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@7edd117b540b: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@7edd117b540b: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@7edd117b540b: Final verdict of PTC: pass 20241009054839248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@7edd117b540b: Final verdict of PTC: none 20241009054839252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009054839252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@7edd117b540b: Final verdict of PTC: none -NSVCI98(69)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@7edd117b540b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@7edd117b540b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@7edd117b540b: Final verdict of PTC: none -NSVCI97(64)@7edd117b540b: Final verdict of PTC: none -NSVCI99(74)@7edd117b540b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(72)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(62)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(67)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Oct 9 05: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 20241009054839354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054839757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83768) 20241009054840254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054840254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83768, count=89820) 20241009054841255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054841255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Oct 9 05: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 20241009054842257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054842257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_timeout_after_pdp_act started. 20241009054842851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054842854 DMM INFO MM(262420000001003/fcb8dc2c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009054842854 DMM INFO MM(262420000001003/fcb8dc2c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009054842854 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009054842854 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009054842854 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009054842854 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009054842854 DLLC NOTICE LLME(ffffffff/fcb8dc2c){ASSIGNED} LLGM Assign pre (fcb8dc2c => ffffffff) (gprs_llc.c:1079) 20241009054842854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcb8dc2c => ffffffff) (gprs_llc.c:1125) 20241009054842854 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241009054842854 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) 20241009054842854 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) 20241009054842854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009054842854 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009054842854 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009054842854 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009054842854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054842897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054842897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054842897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054842897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054842897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009054842897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054842898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054842898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054842898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054842898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054842898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054842898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054842898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054842898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054842898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054842898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054842898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054842898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054842898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054842898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054842899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054842899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054842900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054842905 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054842912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054842912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054842912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054842912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054842912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054842912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054842913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054842913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054842915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054842919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054842919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054842927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054842927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054842927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054842927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054842927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009054842927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054842927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054842927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054842927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054842928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054842928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054842928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054842928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054842928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054842928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054842928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054842928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054842928 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054842928 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054842928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054842929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054842929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054842931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054842936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054842936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054843259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054843259 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054843259 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054843259 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054843263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009054843264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@7edd117b540b: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='EFAD18EA'O, index=0 SGSN_Test-GSUP(95)@7edd117b540b: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@7edd117b540b: 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 := 'AD6E007575B083673F7958B351626FFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB4ACBA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33C063986C81D0E5'O } } } } } 20241009054843336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843336 DLLC NOTICE LLME(ffffffff/efad18ea){UNASSIGNED} LLC RX: unknown TLLI 0xefad18ea, creating LLME on the fly (gprs_llc.c:552) 20241009054843336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843336 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241009054843336 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054843336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009054843336 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054843336 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009054843336 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054843336 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054843336 DLLC NOTICE LLME(ffffffff/efad18ea){UNASSIGNED} LLGM Assign pre (efad18ea => fdd703d3) (gprs_llc.c:1079) 20241009054843336 DLLC NOTICE LLME(efad18ea/fdd703d3){ASSIGNED} LLGM Assign post (efad18ea => fdd703d3) (gprs_llc.c:1125) 20241009054843336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054843336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054843336 DMM DEBUG MM(262420000000021/fdd703d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054843348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843348 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054843348 DMM DEBUG MM(262420000000021/fdd703d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241009054843348 DMM NOTICE MM(262420000000021/fdd703d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054843348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054843348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054843348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054843348 DMM DEBUG MM(262420000000021/fdd703d3) Requesting authorization (sgsn_auth.c:160) 20241009054843348 DMM INFO MM(262420000000021/fdd703d3) Requesting authentication tuples (sgsn_auth.c:184) 20241009054843348 DMM DEBUG MM(262420000000021/fdd703d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009054843348 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241009054843348 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)@7edd117b540b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@7edd117b540b: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241009054843353 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009054843353 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009054843353 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009054843353 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009054843353 DMM INFO MM(262420000000021/fdd703d3) Subscriber data update (mmctx.c:445) 20241009054843353 DMM DEBUG MM(262420000000021/fdd703d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009054843353 DMM INFO MM(262420000000021/fdd703d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009054843353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009054843353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009054843353 DMM INFO MM(262420000000021/fdd703d3) <- GMM AUTH AND CIPHERING REQ (rand = ad 6e 00 75 75 b0 83 67 3f 79 58 b3 51 62 6f fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009054843366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843366 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054843366 DMM INFO MM(262420000000021/fdd703d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009054843366 DMM NOTICE MM(262420000000021/fdd703d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009054843366 DMM DEBUG MM(262420000000021/fdd703d3) checking auth: received GSM SRES = fb 4a cb a8 (gprs_gmm.c:666) 20241009054843366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009054843366 DMM DEBUG MM(262420000000021/fdd703d3) Requesting authorization (sgsn_auth.c:160) 20241009054843366 DMM INFO MM(262420000000021/fdd703d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009054843366 DMM DEBUG MM(262420000000021/fdd703d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241009054843366 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241009054843366 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) 20241009054843366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009054843366 DMM INFO MM(262420000000021/fdd703d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdd703d3) (gprs_gmm.c:300) 20241009054843369 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009054843369 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009054843369 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241009054843369 DMM INFO MM(262420000000021/fdd703d3) Subscriber data update (mmctx.c:445) 20241009054843369 DMM DEBUG MM(262420000000021/fdd703d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009054843369 DMM INFO MM(262420000000021/fdd703d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009054843369 DMM NOTICE MM(262420000000021/fdd703d3) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241009054843369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009054843369 DMM NOTICE MM(262420000000021/fdd703d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009054843369 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) 20241009054843371 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009054843371 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241009054843371 DMM INFO MM(262420000000021/fdd703d3) Subscriber data update (mmctx.c:445) 20241009054843371 DMM DEBUG MM(262420000000021/fdd703d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009054843382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843383 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054843383 DMM INFO MM(262420000000021/fdd703d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009054843383 DMM NOTICE MM(262420000000021/fdd703d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009054843383 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009054843383 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009054843383 DLLC NOTICE LLME(efad18ea/fdd703d3){ASSIGNED} LLGM Assign pre (ffffffff => fdd703d3) (gprs_llc.c:1079) 20241009054843383 DLLC NOTICE LLME(ffffffff/fdd703d3){ASSIGNED} LLGM Assign post (ffffffff => fdd703d3) (gprs_llc.c:1125) 20241009054843383 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009054843383 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009054843383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009054843383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@7edd117b540b: setverdict(pass): none -> pass 20241009054843440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843440 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054843440 DMM INFO MM(262420000000021/fdd703d3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009054843440 DMM INFO MM(262420000000021/fdd703d3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009054843440 DMM DEBUG MM(262420000000021/fdd703d3) Using GGSN 0 (gprs_sm.c:317) 20241009054843440 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241009054843440 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009054843440 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241009054843441 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241009054843456 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 7a 22 2c 39 11 72 d7 02 3e 14 05 7f 75 43 de 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=1024 from retransmit req queue (gtp.c:443) 20241009054843456 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb4058, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009054843456 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009054843456 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e1b48 TLLI=fdd703d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009054843456 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009054843456 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009054843468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843468 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054843468 DMM INFO MM(262420000000021/fdd703d3) -> GMM ATTACH REQUEST MI(TMSI-0xFDD703D3) type="GPRS attach" (gprs_gmm.c:1266) 20241009054843468 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054843468 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009054843468 DLLC NOTICE LLME(ffffffff/fdd703d3){ASSIGNED} LLGM Assign pre (fdd703d3 => f9895e6e) (gprs_llc.c:1079) 20241009054843468 DLLC NOTICE LLME(fdd703d3/f9895e6e){ASSIGNED} LLGM Assign post (fdd703d3 => f9895e6e) (gprs_llc.c:1125) 20241009054843468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054843468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054843468 DMM DEBUG MM(262420000000021/f9895e6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054843474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054843474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241009054843474 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054843474 DMM DEBUG MM(262420000000021/f9895e6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241009054843474 DMM NOTICE MM(262420000000021/f9895e6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054843474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054843474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054843475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054843475 DMM DEBUG MM(262420000000021/f9895e6e) Requesting authorization (sgsn_auth.c:160) 20241009054843475 DMM INFO MM(262420000000021/f9895e6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009054843475 DMM DEBUG MM(262420000000021/f9895e6e) Requesting subscriber data update (gprs_subscriber.c:894) 20241009054843475 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241009054843475 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) 20241009054843476 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009054843476 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009054843476 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241009054843476 DMM INFO MM(262420000000021/f9895e6e) Subscriber data update (mmctx.c:445) 20241009054843476 DMM DEBUG MM(262420000000021/f9895e6e) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241009054843476 DMM INFO MM(262420000000021/f9895e6e) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241009054843476 DMM NOTICE MM(262420000000021/f9895e6e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241009054843476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009054843476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009054843476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009054843476 DMM INFO MM(262420000000021/f9895e6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9895e6e) (gprs_gmm.c:300) 20241009054843476 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) 20241009054843478 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009054843478 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241009054843478 DMM INFO MM(262420000000021/f9895e6e) Subscriber data update (mmctx.c:445) 20241009054843478 DMM DEBUG MM(262420000000021/f9895e6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@7edd117b540b: Trying to receive 5 ATTACH ACCEPTs 20241009054849478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009054849478 DMM INFO MM(262420000000021/f9895e6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9895e6e) (gprs_gmm.c:300) 20241009054850518 DGPRS DEBUG Checking for inactive LLMEs, time = 30981129 (sgsn.c:131) 20241009054855480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009054855480 DMM INFO MM(262420000000021/f9895e6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9895e6e) (gprs_gmm.c:300) 20241009054901482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009054901482 DMM INFO MM(262420000000021/f9895e6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9895e6e) (gprs_gmm.c:300) 20241009054903260 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009054903260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241009054903261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009054907484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009054907484 DMM INFO MM(262420000000021/f9895e6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9895e6e) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@7edd117b540b: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@7edd117b540b: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241009054912900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054912906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054912906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054912913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054912916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054912916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054912929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054912933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054912933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054913485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009054913485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241009054913485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009054913485 DMM NOTICE MM(262420000000021/f9895e6e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009054913486 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241009054913486 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e1b48, TLLI=f9895e6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009054913486 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009054913486 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009054913486 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241009054913486 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241009054913486 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) 20241009054913486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Reject}: Deallocated (fsm.c:568) 20241009054913486 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Deallocated (fsm.c:568) 20241009054913486 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009054913486 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009054913486 DLLC NOTICE LLME(fdd703d3/f9895e6e){ASSIGNED} LLGM Assign pre (f9895e6e => ffffffff) (gprs_llc.c:1079) 20241009054913486 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9895e6e => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@7edd117b540b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@7edd117b540b: Final verdict of PTC: pass 20241009054914009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@7edd117b540b: Final verdict of PTC: none -NSVCI97(83)@7edd117b540b: Final verdict of PTC: none -NSVCI98(88)@7edd117b540b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@7edd117b540b: Final verdict of PTC: none 20241009054914015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_timeout_after_pdp_act-BVCI220(92)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@7edd117b540b: Final verdict of PTC: none 20241009054914015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@7edd117b540b: Final verdict of PTC: none -NSVCI99(93)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@7edd117b540b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(81)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(91)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(86)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Oct 9 05:49:14 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241009054914123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054914425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130516) 20241009054915017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054915017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=130516, count=131056) 20241009054916018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054916018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Oct 9 05: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 20241009054917020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054917020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_auth_id_timeout started. 20241009054917531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054917534 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054917580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054917580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054917580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054917580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054917580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009054917580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054917580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054917580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054917580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054917581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054917581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054917581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054917581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054917581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054917581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054917581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054917581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054917581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054917581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054917581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054917581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054917581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 20241009054917584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054917590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054917590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054917595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054917595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054917595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054917595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054917595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009054917595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054917595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054917595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054917595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054917596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054917596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054917596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054917596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054917596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054917596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054917596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054917596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054917596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054917596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054917596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054917597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054917597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054917598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054917603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054917603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054917611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054917611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054917611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054917611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054917611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009054917611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054917611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054917611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054917611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054917612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054917612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054917612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054917612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054917612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054917612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054917612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054917612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054917612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054917612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054917612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054917612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054917612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054917614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054917618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054917618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054918021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054918021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054918021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054918021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054918025 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009054918026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@7edd117b540b: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FB7F2991'O, index=0 SGSN_Test-GSUP(114)@7edd117b540b: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241009054918094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054918094 DLLC NOTICE LLME(ffffffff/fb7f2991){UNASSIGNED} LLC RX: unknown TLLI 0xfb7f2991, creating LLME on the fly (gprs_llc.c:552) 20241009054918094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054918094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241009054918094 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054918094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009054918094 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054918094 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009054918094 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054918094 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054918094 DLLC NOTICE LLME(ffffffff/fb7f2991){UNASSIGNED} LLGM Assign pre (fb7f2991 => fbb8c5f4) (gprs_llc.c:1079) 20241009054918094 DLLC NOTICE LLME(fb7f2991/fbb8c5f4){ASSIGNED} LLGM Assign post (fb7f2991 => fbb8c5f4) (gprs_llc.c:1125) 20241009054918094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054918094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054918094 DMM DEBUG MM(262420000000002/fbb8c5f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054920519 DGPRS DEBUG Checking for inactive LLMEs, time = 30981159 (sgsn.c:131) 20241009054924095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009054924095 DMM DEBUG MM(262420000000002/fbb8c5f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054930096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009054930096 DMM DEBUG MM(262420000000002/fbb8c5f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054936098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009054936098 DMM DEBUG MM(262420000000002/fbb8c5f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054938023 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009054938023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241009054938023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009054942099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009054942099 DMM DEBUG MM(262420000000002/fbb8c5f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054947582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054947588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054947588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054947597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054947601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054947601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054947613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054947616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054947616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009054948101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009054948101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241009054948101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009054948101 DMM NOTICE MM(262420000000002/fbb8c5f4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241009054948101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Reject}: Deallocated (fsm.c:568) 20241009054948101 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009054948101 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009054948101 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009054948101 DLLC NOTICE LLME(fb7f2991/fbb8c5f4){ASSIGNED} LLGM Assign pre (fbb8c5f4 => ffffffff) (gprs_llc.c:1079) 20241009054948101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbb8c5f4 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@7edd117b540b: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@7edd117b540b: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@7edd117b540b: Final verdict of PTC: pass 20241009054948121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@7edd117b540b: Final verdict of PTC: none -NSVCI97(102)@7edd117b540b: Final verdict of PTC: none 20241009054948125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009054948125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(99)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@7edd117b540b: Final verdict of PTC: none -NSVCI99(112)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@7edd117b540b: Final verdict of PTC: none -NSVCI98(107)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(110)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(100)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(105)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Oct 9 05:49:48 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241009054948178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054948480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59764) 20241009054949127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054949127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59764, count=68020) 20241009054950129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054950129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009054950520 DGPRS DEBUG Checking for inactive LLMEs, time = 30981189 (sgsn.c:131) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Oct 9 05: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 20241009054951131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054951131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_auth_sai_timeout started. 20241009054951573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054951575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054951632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009054951632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054951632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054951632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054951632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009054951632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054951632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054951632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054951632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054951633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054951633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054951633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054951633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054951633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054951633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054951633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054951633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054951633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009054951633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054951633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054951633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054951633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054951635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054951640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054951640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054951647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009054951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054951647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054951647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009054951647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054951647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054951648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054951648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054951648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054951648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054951648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054951648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054951648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054951648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054951648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009054951648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054951648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054951649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054951649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054951650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054951655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054951655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009054951662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009054951662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009054951662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009054951662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054951662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009054951662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009054951662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009054951662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009054951662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009054951663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009054951663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009054951663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009054951663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009054951663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009054951663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009054951663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009054951663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009054951663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009054951663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009054951663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009054951663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009054951663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009054951665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009054951669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054951669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009054952132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054952132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009054952132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009054952132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009054952138 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009054952140 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@7edd117b540b: 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)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@7edd117b540b: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F1AA89E8'O, index=0 SGSN_Test-GSUP(133)@7edd117b540b: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241009054952207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054952207 DLLC NOTICE LLME(ffffffff/f1aa89e8){UNASSIGNED} LLC RX: unknown TLLI 0xf1aa89e8, creating LLME on the fly (gprs_llc.c:552) 20241009054952207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009054952207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241009054952207 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009054952207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009054952207 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009054952207 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009054952207 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009054952207 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009054952207 DLLC NOTICE LLME(ffffffff/f1aa89e8){UNASSIGNED} LLGM Assign pre (f1aa89e8 => c9fc9a54) (gprs_llc.c:1079) 20241009054952207 DLLC NOTICE LLME(f1aa89e8/c9fc9a54){ASSIGNED} LLGM Assign post (f1aa89e8 => c9fc9a54) (gprs_llc.c:1125) 20241009054952207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009054952207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009054952207 DMM DEBUG MM(262420000000003/c9fc9a54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009054952220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009054952220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009054952220 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009054952220 DMM DEBUG MM(262420000000003/c9fc9a54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241009054952220 DMM NOTICE MM(262420000000003/c9fc9a54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009054952220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009054952220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009054952220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009054952220 DMM DEBUG MM(262420000000003/c9fc9a54) Requesting authorization (sgsn_auth.c:160) 20241009054952220 DMM INFO MM(262420000000003/c9fc9a54) Requesting authentication tuples (sgsn_auth.c:184) 20241009054952220 DMM DEBUG MM(262420000000003/c9fc9a54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009054952220 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241009054952220 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)@7edd117b540b: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@7edd117b540b: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241009054958222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241009054958222 DMM ERROR MM(262420000000003/c9fc9a54) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241009054958222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241009054958222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009054958222 DMM NOTICE MM(262420000000003/c9fc9a54) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241009054958222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Reject}: Deallocated (fsm.c:568) 20241009054958222 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009054958222 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009054958222 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009054958222 DLLC NOTICE LLME(f1aa89e8/c9fc9a54){ASSIGNED} LLGM Assign pre (c9fc9a54 => ffffffff) (gprs_llc.c:1079) 20241009054958222 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9fc9a54 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@7edd117b540b: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@7edd117b540b: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@7edd117b540b: Final verdict of PTC: pass 20241009054958239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009054958243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009054958243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@7edd117b540b: Final verdict of PTC: none -NSVCI99(131)@7edd117b540b: Final verdict of PTC: none -NSVCI98(126)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@7edd117b540b: Final verdict of PTC: none -NSVCI97(121)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(124)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(119)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(129)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Oct 9 05:49:58 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241009054958308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009054958610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57172) 20241009054959245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009054959245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57172, count=66296) 20241009055000247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055000247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Oct 9 05: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 20241009055001249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055001249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_auth_sai_reject started. 20241009055001667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055001669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055001717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055001717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055001717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055001717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055001717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055001717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055001717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055001717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055001717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055001718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055001718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055001718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055001718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055001718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055001718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055001718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055001718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055001719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055001719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055001720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055001724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055001724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055001732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055001733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055001733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055001733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055001733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055001733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055001733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055001733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055001733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055001733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055001733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055001733 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055001733 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055001733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055001734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055001734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055001736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055001740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055001740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055001749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055001749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055001749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055001749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055001749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055001749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055001749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055001749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055001749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055001750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055001750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055001750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055001750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055001750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055001750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055001750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055001750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055001750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055001750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055001750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055001750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055001750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055001752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055001756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055001756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055002250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055002250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055002250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055002250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055002251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055002251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@7edd117b540b: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F4673A1B'O, index=0 SGSN_Test-GSUP(152)@7edd117b540b: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241009055002271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055002271 DLLC NOTICE LLME(ffffffff/f4673a1b){UNASSIGNED} LLC RX: unknown TLLI 0xf4673a1b, creating LLME on the fly (gprs_llc.c:552) 20241009055002271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055002271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241009055002271 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055002271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055002271 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055002271 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055002271 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055002271 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055002271 DLLC NOTICE LLME(ffffffff/f4673a1b){UNASSIGNED} LLGM Assign pre (f4673a1b => f981ed23) (gprs_llc.c:1079) 20241009055002271 DLLC NOTICE LLME(f4673a1b/f981ed23){ASSIGNED} LLGM Assign post (f4673a1b => f981ed23) (gprs_llc.c:1125) 20241009055002271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055002271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055002271 DMM DEBUG MM(262420000000004/f981ed23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055002276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055002276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055002276 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055002276 DMM DEBUG MM(262420000000004/f981ed23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241009055002276 DMM NOTICE MM(262420000000004/f981ed23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055002276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055002276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055002276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055002276 DMM DEBUG MM(262420000000004/f981ed23) Requesting authorization (sgsn_auth.c:160) 20241009055002276 DMM INFO MM(262420000000004/f981ed23) Requesting authentication tuples (sgsn_auth.c:184) 20241009055002276 DMM DEBUG MM(262420000000004/f981ed23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055002276 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241009055002276 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)@7edd117b540b: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@7edd117b540b: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241009055002318 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241009055002318 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241009055002318 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241009055008278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241009055008278 DMM ERROR MM(262420000000004/f981ed23) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241009055008278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241009055008278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055008278 DMM NOTICE MM(262420000000004/f981ed23) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241009055008278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Reject}: Deallocated (fsm.c:568) 20241009055008278 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055008278 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055008278 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055008278 DLLC NOTICE LLME(f4673a1b/f981ed23){ASSIGNED} LLGM Assign pre (f981ed23 => ffffffff) (gprs_llc.c:1079) 20241009055008278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f981ed23 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@7edd117b540b: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@7edd117b540b: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@7edd117b540b: Final verdict of PTC: pass 20241009055008282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@7edd117b540b: Final verdict of PTC: none -NSVCI99(150)@7edd117b540b: Final verdict of PTC: none -NSVCI98(145)@7edd117b540b: Final verdict of PTC: none 20241009055008283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055008283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_reject-BVCI210(144)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@7edd117b540b: Final verdict of PTC: none -NSVCI97(140)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@7edd117b540b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(148)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(143)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(138)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Oct 9 05: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 20241009055008392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055008695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59116) 20241009055009285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055009285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59116, count=68860) 20241009055010286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055010286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Oct 9 05: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 20241009055011288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055011288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_gsup_lu_timeout started. 20241009055011730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055011733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055011779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055011779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055011779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055011779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055011779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055011779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055011779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055011779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055011779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055011780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055011780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055011780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055011780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055011780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055011780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055011780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055011780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055011780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055011780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055011780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055011780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055011780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055011782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241009055011787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055011787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(164)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055011789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055011789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055011789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055011789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055011789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055011789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055011789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055011789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055011789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_timeout-BVCI196(157)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055011791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055011791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055011791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055011791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055011791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055011791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055011791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055011791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055011791 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055011791 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055011791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055011791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055011791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055011794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055011799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055011799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055011813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055011813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055011813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055011813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055011813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055011813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055011813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055011813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055011813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055011814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055011815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055011815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055011815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055011815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055011815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055011815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055011815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055011815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055011815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055011815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055011815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055011815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055011817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055011822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055011822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055012289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055012289 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055012289 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055012289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055012293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055012294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@7edd117b540b: 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(169)@7edd117b540b: 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(169)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@7edd117b540b: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EF5F764C'O, index=0 SGSN_Test-GSUP(171)@7edd117b540b: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@7edd117b540b: 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 := '924CD09DCD21073915D87E401D4AFA3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A83F578'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6709BB376CB97ABA'O } } } } } 20241009055013322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055013322 DLLC NOTICE LLME(ffffffff/ef5f764c){UNASSIGNED} LLC RX: unknown TLLI 0xef5f764c, creating LLME on the fly (gprs_llc.c:552) 20241009055013322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055013322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241009055013322 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055013322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055013322 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055013322 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055013322 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055013322 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055013322 DLLC NOTICE LLME(ffffffff/ef5f764c){UNASSIGNED} LLGM Assign pre (ef5f764c => dbce7601) (gprs_llc.c:1079) 20241009055013322 DLLC NOTICE LLME(ef5f764c/dbce7601){ASSIGNED} LLGM Assign post (ef5f764c => dbce7601) (gprs_llc.c:1125) 20241009055013322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055013322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055013322 DMM DEBUG MM(262420000000005/dbce7601) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055013329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055013329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055013329 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055013329 DMM DEBUG MM(262420000000005/dbce7601) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241009055013329 DMM NOTICE MM(262420000000005/dbce7601) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055013329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055013329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055013329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055013329 DMM DEBUG MM(262420000000005/dbce7601) Requesting authorization (sgsn_auth.c:160) 20241009055013329 DMM INFO MM(262420000000005/dbce7601) Requesting authentication tuples (sgsn_auth.c:184) 20241009055013329 DMM DEBUG MM(262420000000005/dbce7601) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055013329 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241009055013329 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)@7edd117b540b: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@7edd117b540b: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241009055013330 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055013330 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055013330 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055013330 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055013330 DMM INFO MM(262420000000005/dbce7601) Subscriber data update (mmctx.c:445) 20241009055013330 DMM DEBUG MM(262420000000005/dbce7601) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055013330 DMM INFO MM(262420000000005/dbce7601) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055013330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055013330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055013330 DMM INFO MM(262420000000005/dbce7601) <- GMM AUTH AND CIPHERING REQ (rand = 92 4c d0 9d cd 21 07 39 15 d8 7e 40 1d 4a fa 3d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055013333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055013333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055013333 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055013333 DMM INFO MM(262420000000005/dbce7601) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055013334 DMM NOTICE MM(262420000000005/dbce7601) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055013334 DMM DEBUG MM(262420000000005/dbce7601) checking auth: received GSM SRES = 7a 83 f5 78 (gprs_gmm.c:666) 20241009055013334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055013334 DMM DEBUG MM(262420000000005/dbce7601) Requesting authorization (sgsn_auth.c:160) 20241009055013334 DMM INFO MM(262420000000005/dbce7601) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055013334 DMM DEBUG MM(262420000000005/dbce7601) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055013334 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241009055013334 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) 20241009055013334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055013334 DMM INFO MM(262420000000005/dbce7601) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbce7601) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@7edd117b540b: setverdict(fail): none -> fail MC@7edd117b540b: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@7edd117b540b: Final verdict of PTC: none 20241009055013338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055013338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(170)@7edd117b540b: Final verdict of PTC: none -NSVCI97(160)@7edd117b540b: Final verdict of PTC: none -NSVCI98(164)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@7edd117b540b: Final verdict of PTC: none 20241009055013339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(155)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(158)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(168)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@7edd117b540b: Final verdict of PTC: fail -NSVCI98-provIP(162)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@7edd117b540b: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Oct 9 05: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 20241009055013405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055013807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72804) 20241009055014339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055014339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72804, count=74064) 20241009055015341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055015341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Oct 9 05: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 20241009055016343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055016343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_gsup_lu_reject started. 20241009055016909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055016913 DMM INFO MM(262420000000005/dbce7601) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055016913 DMM INFO MM(262420000000005/dbce7601) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055016913 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055016913 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055016913 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055016913 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055016913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241009055016913 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055016913 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055016913 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055016913 DLLC NOTICE LLME(ef5f764c/dbce7601){ASSIGNED} LLGM Assign pre (dbce7601 => ffffffff) (gprs_llc.c:1079) 20241009055016913 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbce7601 => ffffffff) (gprs_llc.c:1125) 20241009055016913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055016945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055016945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055016945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055016945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055016945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055016945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055016945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055016945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055016945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055016946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055016946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055016946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055016946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055016946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055016946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055016946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055016946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055016946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055016946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055016946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055016946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055016946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055016948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241009055016952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055016952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055016962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055016962 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055016963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055016963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055016963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055016963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055016963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055016963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055016963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055016963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055016963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055016963 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055016963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055016963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055016963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055016965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055016971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055016971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(181)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055016977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055016977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055016978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055016978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055016978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055016978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055016978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055016978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055016978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055016978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055016978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055016978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055016978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055016978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055016978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055016980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055016984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055016984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055017345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055017345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055017345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055017345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055017349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055017350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@7edd117b540b: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F0D3D3B6'O, index=0 SGSN_Test-GSUP(190)@7edd117b540b: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@7edd117b540b: 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 := '37E147FE8ED32EB6443968A0C28830D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31E2C459'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2CEA4032F9A927C'O } } } } } 20241009055018418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055018418 DLLC NOTICE LLME(ffffffff/f0d3d3b6){UNASSIGNED} LLC RX: unknown TLLI 0xf0d3d3b6, creating LLME on the fly (gprs_llc.c:552) 20241009055018418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055018418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241009055018418 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055018418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055018418 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055018418 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055018418 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055018418 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055018418 DLLC NOTICE LLME(ffffffff/f0d3d3b6){UNASSIGNED} LLGM Assign pre (f0d3d3b6 => c3c26b56) (gprs_llc.c:1079) 20241009055018418 DLLC NOTICE LLME(f0d3d3b6/c3c26b56){ASSIGNED} LLGM Assign post (f0d3d3b6 => c3c26b56) (gprs_llc.c:1125) 20241009055018418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055018418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055018418 DMM DEBUG MM(262420000000006/c3c26b56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055018439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055018439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055018439 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055018439 DMM DEBUG MM(262420000000006/c3c26b56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241009055018439 DMM NOTICE MM(262420000000006/c3c26b56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055018439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055018439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055018439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055018439 DMM DEBUG MM(262420000000006/c3c26b56) Requesting authorization (sgsn_auth.c:160) 20241009055018439 DMM INFO MM(262420000000006/c3c26b56) Requesting authentication tuples (sgsn_auth.c:184) 20241009055018439 DMM DEBUG MM(262420000000006/c3c26b56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055018439 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241009055018439 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)@7edd117b540b: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@7edd117b540b: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241009055018445 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055018445 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055018445 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055018445 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055018445 DMM INFO MM(262420000000006/c3c26b56) Subscriber data update (mmctx.c:445) 20241009055018445 DMM DEBUG MM(262420000000006/c3c26b56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055018445 DMM INFO MM(262420000000006/c3c26b56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055018445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055018445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055018445 DMM INFO MM(262420000000006/c3c26b56) <- GMM AUTH AND CIPHERING REQ (rand = 37 e1 47 fe 8e d3 2e b6 44 39 68 a0 c2 88 30 d0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055018461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055018461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055018461 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055018461 DMM INFO MM(262420000000006/c3c26b56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055018461 DMM NOTICE MM(262420000000006/c3c26b56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055018461 DMM DEBUG MM(262420000000006/c3c26b56) checking auth: received GSM SRES = 31 e2 c4 59 (gprs_gmm.c:666) 20241009055018461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055018461 DMM DEBUG MM(262420000000006/c3c26b56) Requesting authorization (sgsn_auth.c:160) 20241009055018461 DMM INFO MM(262420000000006/c3c26b56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055018461 DMM DEBUG MM(262420000000006/c3c26b56) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055018461 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241009055018461 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) 20241009055018461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055018461 DMM INFO MM(262420000000006/c3c26b56) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3c26b56) (gprs_gmm.c:300) 20241009055018463 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241009055018463 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241009055018463 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241009055018463 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055018463 DMM INFO MM(262420000000006/c3c26b56) Subscriber data update (mmctx.c:445) 20241009055018463 DMM DEBUG MM(262420000000006/c3c26b56) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@7edd117b540b: setverdict(fail): none -> fail MC@7edd117b540b: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@7edd117b540b: Final verdict of PTC: none 20241009055018479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055018479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(189)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@7edd117b540b: Final verdict of PTC: none 20241009055018480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58398<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(184)@7edd117b540b: Final verdict of PTC: none -NSVCI97(178)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(176)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(182)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(187)@7edd117b540b: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@7edd117b540b: Final verdict of PTC: fail MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@7edd117b540b: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Oct 9 05: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 20241009055018586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055018988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47504) 20241009055019480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055019480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47504, count=79652) 20241009055020483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055020483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009055020521 DGPRS DEBUG Checking for inactive LLMEs, time = 30981219 (sgsn.c:131) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Oct 9 05:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055021484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055021484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_combined started. 20241009055022089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055022092 DMM INFO MM(262420000000006/c3c26b56) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055022092 DMM INFO MM(262420000000006/c3c26b56) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055022092 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055022092 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055022092 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055022092 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055022092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241009055022092 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055022092 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055022092 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055022092 DLLC NOTICE LLME(f0d3d3b6/c3c26b56){ASSIGNED} LLGM Assign pre (c3c26b56 => ffffffff) (gprs_llc.c:1079) 20241009055022092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3c26b56 => ffffffff) (gprs_llc.c:1125) 20241009055022092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055022135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055022135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055022135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055022135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055022135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055022135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055022135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055022135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055022135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055022136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055022136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055022136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055022136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055022136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055022136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055022136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055022136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055022136 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055022136 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055022136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055022137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055022137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055022139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055022147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055022147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055022153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055022153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055022153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055022153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055022153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055022153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055022153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055022153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055022153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055022154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055022154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055022154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055022154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055022154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055022154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055022154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055022154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055022154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055022154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055022154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055022154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055022154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055022157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055022162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055022162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055022169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055022169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055022169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055022169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055022169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055022169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055022169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055022169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055022169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055022170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055022170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055022170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055022170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055022170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055022170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055022170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055022170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055022170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055022170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055022170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055022171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055022171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055022172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055022176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055022176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055022485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055022485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055022485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055022485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055022490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055022491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@7edd117b540b: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CE94D22C'O, index=0 SGSN_Test-GSUP(209)@7edd117b540b: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@7edd117b540b: 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 := 'C7826666C75984B2A24691EC8ACB29C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F50E11C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A68FD88324BAF55E'O } } } } } 20241009055023572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055023572 DLLC NOTICE LLME(ffffffff/ce94d22c){UNASSIGNED} LLC RX: unknown TLLI 0xce94d22c, creating LLME on the fly (gprs_llc.c:552) 20241009055023572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055023572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241009055023572 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055023572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055023572 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055023572 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055023572 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055023572 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055023572 DLLC NOTICE LLME(ffffffff/ce94d22c){UNASSIGNED} LLGM Assign pre (ce94d22c => ccec0cc8) (gprs_llc.c:1079) 20241009055023572 DLLC NOTICE LLME(ce94d22c/ccec0cc8){ASSIGNED} LLGM Assign post (ce94d22c => ccec0cc8) (gprs_llc.c:1125) 20241009055023572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055023572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055023572 DMM DEBUG MM(262420000000007/ccec0cc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055023587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055023587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055023587 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055023587 DMM DEBUG MM(262420000000007/ccec0cc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241009055023587 DMM NOTICE MM(262420000000007/ccec0cc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055023587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055023587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055023587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055023587 DMM DEBUG MM(262420000000007/ccec0cc8) Requesting authorization (sgsn_auth.c:160) 20241009055023587 DMM INFO MM(262420000000007/ccec0cc8) Requesting authentication tuples (sgsn_auth.c:184) 20241009055023587 DMM DEBUG MM(262420000000007/ccec0cc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055023587 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241009055023587 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)@7edd117b540b: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@7edd117b540b: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241009055023593 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055023593 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055023593 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055023593 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055023593 DMM INFO MM(262420000000007/ccec0cc8) Subscriber data update (mmctx.c:445) 20241009055023593 DMM DEBUG MM(262420000000007/ccec0cc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055023593 DMM INFO MM(262420000000007/ccec0cc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055023593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055023593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055023593 DMM INFO MM(262420000000007/ccec0cc8) <- GMM AUTH AND CIPHERING REQ (rand = c7 82 66 66 c7 59 84 b2 a2 46 91 ec 8a cb 29 c0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055023608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055023608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055023608 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055023608 DMM INFO MM(262420000000007/ccec0cc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055023608 DMM NOTICE MM(262420000000007/ccec0cc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055023608 DMM DEBUG MM(262420000000007/ccec0cc8) checking auth: received GSM SRES = 4f 50 e1 1c (gprs_gmm.c:666) 20241009055023608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055023608 DMM DEBUG MM(262420000000007/ccec0cc8) Requesting authorization (sgsn_auth.c:160) 20241009055023608 DMM INFO MM(262420000000007/ccec0cc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055023608 DMM DEBUG MM(262420000000007/ccec0cc8) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055023608 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241009055023608 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) 20241009055023608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055023608 DMM INFO MM(262420000000007/ccec0cc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xccec0cc8) (gprs_gmm.c:300) 20241009055023611 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055023611 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055023611 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241009055023611 DMM INFO MM(262420000000007/ccec0cc8) Subscriber data update (mmctx.c:445) 20241009055023611 DMM DEBUG MM(262420000000007/ccec0cc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055023611 DMM INFO MM(262420000000007/ccec0cc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055023611 DMM NOTICE MM(262420000000007/ccec0cc8) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241009055023611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055023611 DMM NOTICE MM(262420000000007/ccec0cc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055023611 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) 20241009055023612 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055023612 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241009055023612 DMM INFO MM(262420000000007/ccec0cc8) Subscriber data update (mmctx.c:445) 20241009055023612 DMM DEBUG MM(262420000000007/ccec0cc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@7edd117b540b: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@7edd117b540b: Removing Client IMSI='262420000000007'H, index=0 20241009055023625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055023625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055023625 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055023625 DMM INFO MM(262420000000007/ccec0cc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055023625 DMM NOTICE MM(262420000000007/ccec0cc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055023625 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055023625 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055023625 DLLC NOTICE LLME(ce94d22c/ccec0cc8){ASSIGNED} LLGM Assign pre (ffffffff => ccec0cc8) (gprs_llc.c:1079) 20241009055023625 DLLC NOTICE LLME(ffffffff/ccec0cc8){ASSIGNED} LLGM Assign post (ffffffff => ccec0cc8) (gprs_llc.c:1125) 20241009055023625 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055023625 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055023625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055023625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@7edd117b540b: Final verdict of PTC: pass 20241009055023628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42598<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055023632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055023632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI220(206)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@7edd117b540b: Final verdict of PTC: none -NSVCI99(207)@7edd117b540b: Final verdict of PTC: none -NSVCI98(202)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(209)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@7edd117b540b: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@7edd117b540b: Final verdict of PTC: none -NSVCI97(197)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@7edd117b540b: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(195)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(200)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(205)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_combined finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Oct 9 05: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 20241009055023741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055024143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241009055024634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055024634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=88684) 20241009055025635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055025635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Oct 9 05:50:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055026636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055026636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_accept_all started. 20241009055027218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055027218 DMM INFO MM(262420000000007/ccec0cc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055027218 DMM INFO MM(262420000000007/ccec0cc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055027218 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055027218 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055027218 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055027218 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055027218 DLLC NOTICE LLME(ffffffff/ccec0cc8){ASSIGNED} LLGM Assign pre (ccec0cc8 => ffffffff) (gprs_llc.c:1079) 20241009055027218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccec0cc8 => ffffffff) (gprs_llc.c:1125) 20241009055027218 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241009055027218 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) 20241009055027218 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) 20241009055027219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055027219 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055027219 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055027219 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055027219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055027237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055027237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055027237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055027237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055027237 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055027237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055027237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055027237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055027237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055027238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055027238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055027238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055027238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055027238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055027238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055027238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055027238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055027238 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055027238 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055027238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055027238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055027238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055027240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055027245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055027245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055027252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055027252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055027252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055027252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055027252 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055027252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055027252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055027252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055027252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055027253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055027253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055027253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055027253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055027253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055027253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055027253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055027253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055027253 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055027253 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055027253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055027253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055027253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055027255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055027259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055027267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055027267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055027267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055027267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055027267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055027267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055027267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055027267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055027267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055027268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055027268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055027268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055027268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055027268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055027268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055027268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055027268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055027268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055027268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055027268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055027268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055027268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055027270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055027274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055027274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055027637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055027637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055027637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055027637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055027641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055027642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@7edd117b540b: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E7AF910C'O, index=0 SGSN_Test-GSUP(228)@7edd117b540b: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241009055028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055028691 DLLC NOTICE LLME(ffffffff/e7af910c){UNASSIGNED} LLC RX: unknown TLLI 0xe7af910c, creating LLME on the fly (gprs_llc.c:552) 20241009055028691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055028691 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241009055028691 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055028691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055028691 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055028691 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055028691 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055028691 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055028691 DLLC NOTICE LLME(ffffffff/e7af910c){UNASSIGNED} LLGM Assign pre (e7af910c => d2624f40) (gprs_llc.c:1079) 20241009055028691 DLLC NOTICE LLME(e7af910c/d2624f40){ASSIGNED} LLGM Assign post (e7af910c => d2624f40) (gprs_llc.c:1125) 20241009055028691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055028691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055028691 DMM DEBUG MM(262420000000008/d2624f40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055028708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055028708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055028708 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055028708 DMM DEBUG MM(262420000000008/d2624f40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241009055028708 DMM NOTICE MM(262420000000008/d2624f40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055028708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055028708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055028708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009055028708 DMM INFO MM(262420000000008/d2624f40) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2624f40) (gprs_gmm.c:300) TC_attach_accept_all(230)@7edd117b540b: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@7edd117b540b: Removing Client IMSI='262420000000008'H, index=0 20241009055029704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055029704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055029704 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055029704 DMM INFO MM(262420000000008/d2624f40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055029704 DMM NOTICE MM(262420000000008/d2624f40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055029704 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055029704 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055029704 DLLC NOTICE LLME(e7af910c/d2624f40){ASSIGNED} LLGM Assign pre (ffffffff => d2624f40) (gprs_llc.c:1079) 20241009055029704 DLLC NOTICE LLME(ffffffff/d2624f40){ASSIGNED} LLGM Assign post (ffffffff => d2624f40) (gprs_llc.c:1125) 20241009055029704 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055029704 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055029704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055029704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@7edd117b540b: Final verdict of PTC: pass 20241009055029709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055029714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055029714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@7edd117b540b: Final verdict of PTC: none -NSVCI97(216)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@7edd117b540b: Final verdict of PTC: none -NSVCI99(226)@7edd117b540b: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@7edd117b540b: Final verdict of PTC: none -NSVCI98(221)@7edd117b540b: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(214)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(224)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(219)@7edd117b540b: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_accept_all finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Oct 9 05: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 20241009055029816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055030219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59908) 20241009055030716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055030716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59908, count=70244) 20241009055031717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055031717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Oct 9 05: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 20241009055032717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055032718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_closed started. 20241009055033316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055033319 DMM INFO MM(262420000000008/d2624f40) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055033319 DMM INFO MM(262420000000008/d2624f40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055033319 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055033319 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055033319 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055033319 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055033319 DLLC NOTICE LLME(ffffffff/d2624f40){ASSIGNED} LLGM Assign pre (d2624f40 => ffffffff) (gprs_llc.c:1079) 20241009055033319 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2624f40 => ffffffff) (gprs_llc.c:1125) 20241009055033319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055033319 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055033319 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055033319 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055033319 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055033362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055033362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055033362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055033362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055033362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055033362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055033362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055033362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055033362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055033362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055033362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055033362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055033363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055033363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055033363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055033363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055033363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055033363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055033363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055033363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055033363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055033363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055033364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055033369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055033369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055033377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055033377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055033377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055033377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055033377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055033377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055033377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055033377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055033377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055033378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055033378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055033378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055033378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055033378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055033378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055033378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055033378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055033378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055033378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055033378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055033378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055033378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055033380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055033385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055033385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055033392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055033392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055033392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055033392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055033392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055033392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055033392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055033392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055033392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055033393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055033393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055033393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055033393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055033393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055033393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055033393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055033393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055033393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055033393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055033393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055033393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055033393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055033395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055033400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055033400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055033718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055033718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055033718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055033718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055033720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055033721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@7edd117b540b: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D9748C82'O, index=0 SGSN_Test-GSUP(247)@7edd117b540b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@7edd117b540b: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D9748C82'O, index=1 20241009055034801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055034801 DLLC NOTICE LLME(ffffffff/d9748c82){UNASSIGNED} LLC RX: unknown TLLI 0xd9748c82, creating LLME on the fly (gprs_llc.c:552) 20241009055034801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055034801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241009055034802 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055034802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055034802 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055034802 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055034802 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055034802 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055034802 DLLC NOTICE LLME(ffffffff/d9748c82){UNASSIGNED} LLGM Assign pre (d9748c82 => cd582414) (gprs_llc.c:1079) 20241009055034802 DLLC NOTICE LLME(d9748c82/cd582414){ASSIGNED} LLGM Assign post (d9748c82 => cd582414) (gprs_llc.c:1125) 20241009055034802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055034802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055034802 DMM DEBUG MM(001010123456789/cd582414) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055034815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055034815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055034815 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055034815 DMM DEBUG MM(001010123456789/cd582414) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241009055034815 DMM NOTICE MM(001010123456789/cd582414) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055034815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055034815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055034815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241009055034815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055034815 DMM NOTICE MM(001010123456789/cd582414) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241009055034815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Reject}: Deallocated (fsm.c:568) 20241009055034815 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055034815 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055034815 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055034815 DLLC NOTICE LLME(d9748c82/cd582414){ASSIGNED} LLGM Assign pre (cd582414 => ffffffff) (gprs_llc.c:1079) 20241009055034815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd582414 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@7edd117b540b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@7edd117b540b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@7edd117b540b: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@7edd117b540b: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E7924FAE'O, index=2 SGSN_Test-GSUP(247)@7edd117b540b: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241009055034844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055034844 DLLC NOTICE LLME(ffffffff/e7924fae){UNASSIGNED} LLC RX: unknown TLLI 0xe7924fae, creating LLME on the fly (gprs_llc.c:552) 20241009055034844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055034844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241009055034844 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055034844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055034844 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055034844 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055034844 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055034844 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055034844 DLLC NOTICE LLME(ffffffff/e7924fae){UNASSIGNED} LLGM Assign pre (e7924fae => d13a9629) (gprs_llc.c:1079) 20241009055034844 DLLC NOTICE LLME(e7924fae/d13a9629){ASSIGNED} LLGM Assign post (e7924fae => d13a9629) (gprs_llc.c:1125) 20241009055034844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055034844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055034844 DMM DEBUG MM(262420000000010/d13a9629) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055034846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055034846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055034846 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055034846 DMM DEBUG MM(262420000000010/d13a9629) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241009055034846 DMM NOTICE MM(262420000000010/d13a9629) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055034846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055034846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055034846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009055034846 DMM INFO MM(262420000000010/d13a9629) <- GMM ATTACH ACCEPT (new P-TMSI=0xd13a9629) (gprs_gmm.c:300) TC_attach_closed(250)@7edd117b540b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@7edd117b540b: Removing Client IMSI='262420000000010'H, index=2 20241009055035859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055035859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055035859 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055035859 DMM INFO MM(262420000000010/d13a9629) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055035859 DMM NOTICE MM(262420000000010/d13a9629) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055035859 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055035859 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055035859 DLLC NOTICE LLME(e7924fae/d13a9629){ASSIGNED} LLGM Assign pre (ffffffff => d13a9629) (gprs_llc.c:1079) 20241009055035860 DLLC NOTICE LLME(ffffffff/d13a9629){ASSIGNED} LLGM Assign post (ffffffff => d13a9629) (gprs_llc.c:1125) 20241009055035860 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055035860 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055035860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055035860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@7edd117b540b: Final verdict of PTC: pass 20241009055035863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(236)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(247)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@7edd117b540b: Final verdict of PTC: none 20241009055035868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055035868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI196(234)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@7edd117b540b: Final verdict of PTC: none -NSVCI98(240)@7edd117b540b: Final verdict of PTC: none -NSVCI97(235)@7edd117b540b: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@7edd117b540b: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@7edd117b540b: Final verdict of PTC: none -NSVCI99(245)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(233)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(238)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(243)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@7edd117b540b: Test case TC_attach_closed finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Oct 9 05: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 20241009055035934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055036336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80120) 20241009055036869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055036869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=80120, count=81380) 20241009055037870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055037870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Oct 9 05: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 20241009055038870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055038871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_no_imei_response started. 20241009055039379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055039381 DMM INFO MM(262420000000010/d13a9629) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055039381 DMM INFO MM(262420000000010/d13a9629) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055039381 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055039381 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055039381 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055039381 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055039381 DLLC NOTICE LLME(ffffffff/d13a9629){ASSIGNED} LLGM Assign pre (d13a9629 => ffffffff) (gprs_llc.c:1079) 20241009055039381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d13a9629 => ffffffff) (gprs_llc.c:1125) 20241009055039381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055039381 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055039381 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055039381 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055039381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055039423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055039423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055039423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055039423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055039423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055039423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055039423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055039423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055039423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055039424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055039424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055039424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055039424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055039424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055039424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055039424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055039424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055039424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055039424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055039424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055039424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055039424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055039426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055039430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055039430 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055039437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055039437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055039438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055039438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055039438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055039438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055039438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055039438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055039438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055039438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055039438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055039438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055039438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055039439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055039439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055039440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055039445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055039445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055039453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055039453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055039453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055039453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055039453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055039453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055039453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055039453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055039453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055039454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055039454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055039454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055039454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055039454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055039454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055039454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055039454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055039454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055039454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055039454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055039454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055039454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055039456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055039461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055039461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055039872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055039872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055039872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055039872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055039876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055039877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@7edd117b540b: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F5565085'O, index=0 SGSN_Test-GSUP(267)@7edd117b540b: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241009055040941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055040941 DLLC NOTICE LLME(ffffffff/f5565085){UNASSIGNED} LLC RX: unknown TLLI 0xf5565085, creating LLME on the fly (gprs_llc.c:552) 20241009055040941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055040941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241009055040941 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055040941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055040941 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055040941 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055040941 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055040941 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055040941 DLLC NOTICE LLME(ffffffff/f5565085){UNASSIGNED} LLGM Assign pre (f5565085 => ce483ca1) (gprs_llc.c:1079) 20241009055040941 DLLC NOTICE LLME(f5565085/ce483ca1){ASSIGNED} LLGM Assign post (f5565085 => ce483ca1) (gprs_llc.c:1125) 20241009055040941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055040941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055040941 DMM DEBUG MM(262420000000032/ce483ca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055046942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055046943 DMM DEBUG MM(262420000000032/ce483ca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055050521 DGPRS DEBUG Checking for inactive LLMEs, time = 30981249 (sgsn.c:131) 20241009055052944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055052944 DMM DEBUG MM(262420000000032/ce483ca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055058945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055058945 DMM DEBUG MM(262420000000032/ce483ca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055059872 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055059873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055059873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241009055104946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055104946 DMM DEBUG MM(262420000000032/ce483ca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055109426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055109429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055109429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055109439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055109442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055109442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055109454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055109457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055109457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055110946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055110947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241009055110947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055110947 DMM NOTICE MM(262420000000032/ce483ca1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241009055110947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Reject}: Deallocated (fsm.c:568) 20241009055110947 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055110947 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055110947 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055110947 DLLC NOTICE LLME(f5565085/ce483ca1){ASSIGNED} LLGM Assign pre (ce483ca1 => ffffffff) (gprs_llc.c:1079) 20241009055110947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce483ca1 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@7edd117b540b: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@7edd117b540b: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@7edd117b540b: Final verdict of PTC: pass 20241009055110970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40306<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@7edd117b540b: Final verdict of PTC: none 20241009055110975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055110975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@7edd117b540b: Final verdict of PTC: none -NSVCI97(255)@7edd117b540b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@7edd117b540b: Final verdict of PTC: none -NSVCI99(265)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@7edd117b540b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@7edd117b540b: Final verdict of PTC: none -NSVCI98(260)@7edd117b540b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(253)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(263)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(258)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Oct 9 05:51:11 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241009055111103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055111406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20241009055111976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055111976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62632, count=70888) 20241009055112978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055112978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Oct 9 05: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 20241009055113980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055113980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_no_imsi_response started. 20241009055114509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055114512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055114555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055114555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055114555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055114555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055114555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055114555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055114555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055114555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055114555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055114555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055114555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055114555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055114556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055114556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055114556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055114556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055114556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055114556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055114556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055114556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055114556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055114556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055114557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055114562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055114562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055114569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055114569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055114569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055114569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055114570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055114570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055114570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055114570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055114570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055114570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055114570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055114572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055114577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055114577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055114585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055114585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055114585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055114585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055114585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055114586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055114586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055114586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055114586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055114586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055114586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055114586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055114586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055114586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055114588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055114593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055114593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055114981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055114981 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055114981 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055114981 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055114986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055114987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@7edd117b540b: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C9187FDC'O, index=0 SGSN_Test-GSUP(286)@7edd117b540b: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241009055116058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055116058 DLLC NOTICE LLME(ffffffff/c9187fdc){UNASSIGNED} LLC RX: unknown TLLI 0xc9187fdc, creating LLME on the fly (gprs_llc.c:552) 20241009055116058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055116058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241009055116058 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055116058 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055116058 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055116058 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055116058 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055116058 DLLC NOTICE LLME(ffffffff/c9187fdc){UNASSIGNED} LLGM Assign pre (c9187fdc => df6a40c9) (gprs_llc.c:1079) 20241009055116058 DLLC NOTICE LLME(c9187fdc/df6a40c9){ASSIGNED} LLGM Assign post (c9187fdc => df6a40c9) (gprs_llc.c:1125) 20241009055116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055116058 DMM DEBUG MM(/df6a40c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055116081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055116081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055116081 DMM DEBUG MM_STATE_Gb(3373826012)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055116081 DMM DEBUG MM(/df6a40c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241009055116081 DMM NOTICE MM(/df6a40c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055116081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055116081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241009055116081 DMM DEBUG MM(/df6a40c9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241009055120522 DGPRS DEBUG Checking for inactive LLMEs, time = 30981279 (sgsn.c:131) 20241009055122082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055122082 DMM DEBUG MM(/df6a40c9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241009055128083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055128083 DMM DEBUG MM(/df6a40c9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241009055134085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055134085 DMM DEBUG MM(/df6a40c9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241009055134983 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055134983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241009055134984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055140086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055140086 DMM DEBUG MM(/df6a40c9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241009055144556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055144562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055144562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055144571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055144575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055144575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055144587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055144591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055144591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055146088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241009055146088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241009055146088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055146088 DMM NOTICE MM(/df6a40c9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241009055146088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Reject}: Deallocated (fsm.c:568) 20241009055146088 DMM DEBUG MM_STATE_Gb(3373826012)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055146088 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055146088 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055146088 DLLC NOTICE LLME(c9187fdc/df6a40c9){ASSIGNED} LLGM Assign pre (df6a40c9 => ffffffff) (gprs_llc.c:1079) 20241009055146088 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df6a40c9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@7edd117b540b: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@7edd117b540b: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@7edd117b540b: Final verdict of PTC: pass 20241009055146103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@7edd117b540b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@7edd117b540b: Final verdict of PTC: none 20241009055146108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055146108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(279)@7edd117b540b: Final verdict of PTC: none -NSVCI97(274)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@7edd117b540b: Final verdict of PTC: none -NSVCI99(284)@7edd117b540b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@7edd117b540b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(272)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(277)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(282)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Oct 9 05:51:46 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241009055146170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055146472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63256) 20241009055147109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055147109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63256, count=71508) 20241009055148111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055148111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Oct 9 05: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 20241009055149113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055149113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_closed_add_vty started. 20241009055149573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055149575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055149619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055149619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055149619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055149619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055149619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055149619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055149619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055149619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055149619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055149620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055149620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055149620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055149620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055149620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055149620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055149620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055149620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055149620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055149622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055149627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055149627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055149637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055149637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055149637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055149637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055149637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055149637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055149637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055149637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055149637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055149638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055149638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055149638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055149638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055149638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055149638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055149638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055149638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055149638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055149638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055149638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055149639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055149639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055149641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055149646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055149646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(296)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055149655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055149655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055149655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055149655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055149655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055149655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055149655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055149655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055149655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055149656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055149656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055149656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055149656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055149656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055149656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055149656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055149656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055149656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055149656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055149656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055149656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055149656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055149658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055149663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055149663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055150114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055150115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055150115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055150115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(303)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055150119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(303)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@7edd117b540b: 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(303)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241009055150120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(303)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055150523 DGPRS DEBUG Checking for inactive LLMEs, time = 30981309 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E4BCBE37'O, index=0 SGSN_Test-GSUP(305)@7edd117b540b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E4BCBE37'O, index=1 20241009055151208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055151208 DLLC NOTICE LLME(ffffffff/e4bcbe37){UNASSIGNED} LLC RX: unknown TLLI 0xe4bcbe37, creating LLME on the fly (gprs_llc.c:552) 20241009055151208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055151208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241009055151208 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055151208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055151208 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055151208 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055151208 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055151208 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055151208 DLLC NOTICE LLME(ffffffff/e4bcbe37){UNASSIGNED} LLGM Assign pre (e4bcbe37 => cfe47370) (gprs_llc.c:1079) 20241009055151208 DLLC NOTICE LLME(e4bcbe37/cfe47370){ASSIGNED} LLGM Assign post (e4bcbe37 => cfe47370) (gprs_llc.c:1125) 20241009055151208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055151208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055151208 DMM DEBUG MM(001010123456789/cfe47370) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055151223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055151223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055151223 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055151223 DMM DEBUG MM(001010123456789/cfe47370) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241009055151223 DMM NOTICE MM(001010123456789/cfe47370) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055151223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055151223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055151223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241009055151223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055151223 DMM NOTICE MM(001010123456789/cfe47370) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241009055151223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Reject}: Deallocated (fsm.c:568) 20241009055151223 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055151223 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055151223 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055151223 DLLC NOTICE LLME(e4bcbe37/cfe47370){ASSIGNED} LLGM Assign pre (cfe47370 => ffffffff) (gprs_llc.c:1079) 20241009055151223 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfe47370 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@7edd117b540b: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E4BCBE37'O, index=2 20241009055151235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055151235 DLLC NOTICE LLME(ffffffff/e4bcbe37){UNASSIGNED} LLC RX: unknown TLLI 0xe4bcbe37, creating LLME on the fly (gprs_llc.c:552) 20241009055151235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241009055151235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241009055151235 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055151235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055151235 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055151235 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055151235 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055151235 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055151235 DLLC NOTICE LLME(ffffffff/e4bcbe37){UNASSIGNED} LLGM Assign pre (e4bcbe37 => facddc9d) (gprs_llc.c:1079) 20241009055151235 DLLC NOTICE LLME(e4bcbe37/facddc9d){ASSIGNED} LLGM Assign post (e4bcbe37 => facddc9d) (gprs_llc.c:1125) 20241009055151235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055151235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055151235 DMM DEBUG MM(001010123456700/facddc9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055151242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055151242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055151242 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055151242 DMM DEBUG MM(001010123456700/facddc9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241009055151242 DMM NOTICE MM(001010123456700/facddc9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055151242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055151242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055151242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009055151242 DMM INFO MM(001010123456700/facddc9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfacddc9d) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: Removing Client IMSI='001010123456700'H, index=2 20241009055152237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055152237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055152237 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055152237 DMM INFO MM(001010123456700/facddc9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055152237 DMM NOTICE MM(001010123456700/facddc9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055152237 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055152237 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055152237 DLLC NOTICE LLME(e4bcbe37/facddc9d){ASSIGNED} LLGM Assign pre (ffffffff => facddc9d) (gprs_llc.c:1079) 20241009055152237 DLLC NOTICE LLME(ffffffff/facddc9d){ASSIGNED} LLGM Assign post (ffffffff => facddc9d) (gprs_llc.c:1125) 20241009055152237 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055152237 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055152237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055152237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@7edd117b540b: Final verdict of PTC: pass 20241009055152238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(300)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@7edd117b540b: Final verdict of PTC: none 20241009055152241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055152241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(290)@7edd117b540b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@7edd117b540b: Final verdict of PTC: none -NSVCI98(299)@7edd117b540b: Final verdict of PTC: none -NSVCI97(293)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(305)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@7edd117b540b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@7edd117b540b: Final verdict of PTC: none -NSVCI99(304)@7edd117b540b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(297)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(302)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(291)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 05: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 20241009055152321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055152723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70660) 20241009055153243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055153243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70660, count=80716) 20241009055154245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055154245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Oct 9 05: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 20241009055155247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055155247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_check_subscriber_list started. 20241009055155795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055155797 DMM INFO MM(001010123456700/facddc9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055155797 DMM INFO MM(001010123456700/facddc9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055155797 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055155797 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055155797 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055155797 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055155797 DLLC NOTICE LLME(ffffffff/facddc9d){ASSIGNED} LLGM Assign pre (facddc9d => ffffffff) (gprs_llc.c:1079) 20241009055155797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (facddc9d => ffffffff) (gprs_llc.c:1125) 20241009055155797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055155797 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055155797 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055155797 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055155797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055155837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055155838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055155838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055155838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055155838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055155838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055155838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055155838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055155838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055155838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055155838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055155838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055155838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055155839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055155839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055155841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055155847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055155847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055155852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055155852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055155852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055155852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055155852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055155852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055155852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055155852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055155852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055155853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055155853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055155853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055155853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055155853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055155853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055155853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055155853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055155853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055155853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055155853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055155853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055155853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055155855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055155860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055155860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055155867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055155867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055155867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055155867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055155867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055155867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055155867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055155867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055155867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055155868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055155868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055155868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055155868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055155868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055155868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055155868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055155868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055155868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055155868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055155868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055155868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055155868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055155870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055155875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055155875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055156249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055156249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055156249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055156249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055156253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241009055156254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@7edd117b540b: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D448ED6F'O, index=0 SGSN_Test-GSUP(324)@7edd117b540b: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@7edd117b540b: 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 := '1525C305F9EF1EE4A7D95CB80129DE98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D44F8B09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A25842262D5833E7'O } } } } } 20241009055157300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055157300 DLLC NOTICE LLME(ffffffff/d448ed6f){UNASSIGNED} LLC RX: unknown TLLI 0xd448ed6f, creating LLME on the fly (gprs_llc.c:552) 20241009055157300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055157300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241009055157300 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055157300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055157300 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055157300 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055157300 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055157300 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055157300 DLLC NOTICE LLME(ffffffff/d448ed6f){UNASSIGNED} LLGM Assign pre (d448ed6f => c63a9ec4) (gprs_llc.c:1079) 20241009055157300 DLLC NOTICE LLME(d448ed6f/c63a9ec4){ASSIGNED} LLGM Assign post (d448ed6f => c63a9ec4) (gprs_llc.c:1125) 20241009055157300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055157300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055157300 DMM DEBUG MM(262420000000034/c63a9ec4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055157309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055157309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055157309 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055157309 DMM DEBUG MM(262420000000034/c63a9ec4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241009055157309 DMM NOTICE MM(262420000000034/c63a9ec4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055157309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055157309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055157309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055157309 DMM DEBUG MM(262420000000034/c63a9ec4) Requesting authorization (sgsn_auth.c:160) 20241009055157309 DMM INFO MM(262420000000034/c63a9ec4) Requesting authentication tuples (sgsn_auth.c:184) 20241009055157309 DMM DEBUG MM(262420000000034/c63a9ec4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055157309 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241009055157309 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)@7edd117b540b: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@7edd117b540b: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241009055157311 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055157311 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055157311 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055157311 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055157311 DMM INFO MM(262420000000034/c63a9ec4) Subscriber data update (mmctx.c:445) 20241009055157311 DMM DEBUG MM(262420000000034/c63a9ec4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055157311 DMM INFO MM(262420000000034/c63a9ec4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055157311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055157311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055157311 DMM INFO MM(262420000000034/c63a9ec4) <- GMM AUTH AND CIPHERING REQ (rand = 15 25 c3 05 f9 ef 1e e4 a7 d9 5c b8 01 29 de 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055157316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055157316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055157316 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055157316 DMM INFO MM(262420000000034/c63a9ec4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055157316 DMM NOTICE MM(262420000000034/c63a9ec4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055157316 DMM DEBUG MM(262420000000034/c63a9ec4) checking auth: received GSM SRES = d4 4f 8b 09 (gprs_gmm.c:666) 20241009055157316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055157316 DMM DEBUG MM(262420000000034/c63a9ec4) Requesting authorization (sgsn_auth.c:160) 20241009055157316 DMM INFO MM(262420000000034/c63a9ec4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055157316 DMM DEBUG MM(262420000000034/c63a9ec4) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055157316 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241009055157316 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) 20241009055157316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055157316 DMM INFO MM(262420000000034/c63a9ec4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc63a9ec4) (gprs_gmm.c:300) 20241009055157317 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055157317 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055157317 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241009055157317 DMM INFO MM(262420000000034/c63a9ec4) Subscriber data update (mmctx.c:445) 20241009055157317 DMM DEBUG MM(262420000000034/c63a9ec4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055157317 DMM INFO MM(262420000000034/c63a9ec4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055157317 DMM NOTICE MM(262420000000034/c63a9ec4) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241009055157317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055157317 DMM NOTICE MM(262420000000034/c63a9ec4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055157317 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) 20241009055157317 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055157317 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241009055157317 DMM INFO MM(262420000000034/c63a9ec4) Subscriber data update (mmctx.c:445) 20241009055157317 DMM DEBUG MM(262420000000034/c63a9ec4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055157320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055157321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055157321 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055157321 DMM INFO MM(262420000000034/c63a9ec4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055157321 DMM NOTICE MM(262420000000034/c63a9ec4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055157321 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055157321 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055157321 DLLC NOTICE LLME(d448ed6f/c63a9ec4){ASSIGNED} LLGM Assign pre (ffffffff => c63a9ec4) (gprs_llc.c:1079) 20241009055157321 DLLC NOTICE LLME(ffffffff/c63a9ec4){ASSIGNED} LLGM Assign post (ffffffff => c63a9ec4) (gprs_llc.c:1125) 20241009055157321 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055157321 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055157321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055157321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@7edd117b540b: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@7edd117b540b: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@7edd117b540b: Final verdict of PTC: pass 20241009055157382 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241009055157382 DMM INFO MM(262420000000034/c63a9ec4) Subscriber data update (mmctx.c:445) 20241009055157382 DMM DEBUG MM(262420000000034/c63a9ec4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241009055157382 DMM INFO MM(262420000000034/c63a9ec4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241009055157382 DMM INFO MM(262420000000034/c63a9ec4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055157382 DMM INFO MM(262420000000034/c63a9ec4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055157382 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055157382 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055157382 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055157382 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055157382 DLLC NOTICE LLME(ffffffff/c63a9ec4){ASSIGNED} LLGM Assign pre (c63a9ec4 => ffffffff) (gprs_llc.c:1079) 20241009055157382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c63a9ec4 => ffffffff) (gprs_llc.c:1125) 20241009055157382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055157382 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055157382 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055157382 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055157384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(308)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(324)@7edd117b540b: Final verdict of PTC: none 20241009055157388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(317)@7edd117b540b: Final verdict of PTC: none 20241009055157388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(322)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@7edd117b540b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@7edd117b540b: Final verdict of PTC: none -NSVCI97(312)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@7edd117b540b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@7edd117b540b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(310)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(315)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(320)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Oct 9 05: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 20241009055157497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055157798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46856) 20241009055158389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055158389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46856, count=93780) 20241009055159391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055159391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Oct 9 05: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 20241009055200393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055200393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_detach_check_subscriber_list started. 20241009055200885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055200888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055200928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055200928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055200928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055200928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055200928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055200929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055200929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055200929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055200929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055200931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055200936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055200936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055200945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055200945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055200945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055200945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055200945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055200945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055200945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055200945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055200945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055200946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055200946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055200946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055200946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055200946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055200946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055200946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055200946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055200946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055200946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055200946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055200946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055200946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055200948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055200953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055200953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055200965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055200965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055200965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055200965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055200965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055200965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055200965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055200965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055200965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055200966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055200966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055200966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055200966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055200966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055200966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055200966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055200966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055200966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055200966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055200966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055200966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055200966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055200968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055200972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055200972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055201395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055201395 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055201395 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055201395 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055201399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055201401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(341)@7edd117b540b: 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(341)@7edd117b540b: 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(341)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@7edd117b540b: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DA64CC2D'O, index=0 SGSN_Test-GSUP(343)@7edd117b540b: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@7edd117b540b: 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 := '477639143E60C0DF30FECDAEAB227EA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9635243'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A3A734F77BA5909'O } } } } } 20241009055201469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055201469 DLLC NOTICE LLME(ffffffff/da64cc2d){UNASSIGNED} LLC RX: unknown TLLI 0xda64cc2d, creating LLME on the fly (gprs_llc.c:552) 20241009055201469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055201469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241009055201469 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055201469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055201469 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055201469 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055201469 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055201469 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055201469 DLLC NOTICE LLME(ffffffff/da64cc2d){UNASSIGNED} LLGM Assign pre (da64cc2d => c70cb849) (gprs_llc.c:1079) 20241009055201469 DLLC NOTICE LLME(da64cc2d/c70cb849){ASSIGNED} LLGM Assign post (da64cc2d => c70cb849) (gprs_llc.c:1125) 20241009055201469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055201469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055201469 DMM DEBUG MM(262420000000033/c70cb849) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055201488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055201488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055201488 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055201488 DMM DEBUG MM(262420000000033/c70cb849) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241009055201488 DMM NOTICE MM(262420000000033/c70cb849) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055201488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055201488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055201488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055201488 DMM DEBUG MM(262420000000033/c70cb849) Requesting authorization (sgsn_auth.c:160) 20241009055201488 DMM INFO MM(262420000000033/c70cb849) Requesting authentication tuples (sgsn_auth.c:184) 20241009055201488 DMM DEBUG MM(262420000000033/c70cb849) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055201488 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241009055201488 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)@7edd117b540b: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@7edd117b540b: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241009055201494 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055201494 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055201494 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055201494 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055201494 DMM INFO MM(262420000000033/c70cb849) Subscriber data update (mmctx.c:445) 20241009055201494 DMM DEBUG MM(262420000000033/c70cb849) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055201494 DMM INFO MM(262420000000033/c70cb849) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055201494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055201494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055201494 DMM INFO MM(262420000000033/c70cb849) <- GMM AUTH AND CIPHERING REQ (rand = 47 76 39 14 3e 60 c0 df 30 fe cd ae ab 22 7e a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055201509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055201509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055201509 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055201509 DMM INFO MM(262420000000033/c70cb849) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055201509 DMM NOTICE MM(262420000000033/c70cb849) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055201509 DMM DEBUG MM(262420000000033/c70cb849) checking auth: received GSM SRES = b9 63 52 43 (gprs_gmm.c:666) 20241009055201509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055201509 DMM DEBUG MM(262420000000033/c70cb849) Requesting authorization (sgsn_auth.c:160) 20241009055201509 DMM INFO MM(262420000000033/c70cb849) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055201509 DMM DEBUG MM(262420000000033/c70cb849) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055201509 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241009055201509 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) 20241009055201509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055201509 DMM INFO MM(262420000000033/c70cb849) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70cb849) (gprs_gmm.c:300) 20241009055201512 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055201512 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055201512 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241009055201512 DMM INFO MM(262420000000033/c70cb849) Subscriber data update (mmctx.c:445) 20241009055201512 DMM DEBUG MM(262420000000033/c70cb849) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055201512 DMM INFO MM(262420000000033/c70cb849) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055201512 DMM NOTICE MM(262420000000033/c70cb849) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241009055201512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055201512 DMM NOTICE MM(262420000000033/c70cb849) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055201512 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) 20241009055201513 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055201513 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241009055201513 DMM INFO MM(262420000000033/c70cb849) Subscriber data update (mmctx.c:445) 20241009055201513 DMM DEBUG MM(262420000000033/c70cb849) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055201524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055201524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055201524 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055201524 DMM INFO MM(262420000000033/c70cb849) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055201524 DMM NOTICE MM(262420000000033/c70cb849) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055201524 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055201524 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055201524 DLLC NOTICE LLME(da64cc2d/c70cb849){ASSIGNED} LLGM Assign pre (ffffffff => c70cb849) (gprs_llc.c:1079) 20241009055201524 DLLC NOTICE LLME(ffffffff/c70cb849){ASSIGNED} LLGM Assign post (ffffffff => c70cb849) (gprs_llc.c:1125) 20241009055201524 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055201524 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055201524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055201524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@7edd117b540b: setverdict(pass): none -> pass 20241009055201581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055201581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241009055201581 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055201581 DMM INFO MM(262420000000033/c70cb849) -> GMM DETACH REQUEST TLLI=0xc70cb849 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241009055201581 DMM INFO MM(262420000000033/c70cb849) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055201581 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055201581 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055201581 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055201581 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055201581 DLLC NOTICE LLME(ffffffff/c70cb849){ASSIGNED} LLGM Assign pre (c70cb849 => ffffffff) (gprs_llc.c:1079) 20241009055201581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c70cb849 => ffffffff) (gprs_llc.c:1125) 20241009055201581 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241009055201581 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) 20241009055201581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055201581 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055201581 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055201581 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055201583 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@7edd117b540b: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@7edd117b540b: Final verdict of PTC: pass 20241009055206600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055206604 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(343)@7edd117b540b: Final verdict of PTC: none 20241009055206604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(341)@7edd117b540b: Final verdict of PTC: none -NSVCI97(331)@7edd117b540b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@7edd117b540b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@7edd117b540b: Final verdict of PTC: none -NSVCI98(336)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@7edd117b540b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(329)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(340)@7edd117b540b: Final verdict of PTC: none -NSVCI99(342)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(334)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Oct 9 05: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 20241009055206707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055207009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90188) 20241009055207606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055207606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90188, count=94544) 20241009055208606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055208606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Oct 9 05:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055209607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055209608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_check_complete_resend started. 20241009055210113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055210116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055210163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055210163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055210163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055210163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055210163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055210163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055210163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055210163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055210163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055210164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055210164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055210164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055210164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055210164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055210164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055210164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055210164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055210164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055210164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055210164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055210165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055210165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055210166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055210171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055210171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055210179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055210179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055210179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055210179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055210179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055210179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055210179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055210179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055210179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055210179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055210179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055210179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055210180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055210180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055210180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055210180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055210180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055210180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055210180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055210180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055210180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055210180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055210181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055210186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055210186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055210194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055210194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055210194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055210194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055210194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055210194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055210194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055210194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055210194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055210195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055210195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055210195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055210195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055210195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055210195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055210195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055210195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055210195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055210195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055210195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055210195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055210195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055210197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055210202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055210202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055210609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055210609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055210609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055210609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055210613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055210614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@7edd117b540b: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F3FA39C1'O, index=0 SGSN_Test-GSUP(362)@7edd117b540b: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@7edd117b540b: 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 := '33F301856DF69D4DB12F9C00F7A08D21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E36367A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E38047B3131AE634'O } } } } } 20241009055211682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055211682 DLLC NOTICE LLME(ffffffff/f3fa39c1){UNASSIGNED} LLC RX: unknown TLLI 0xf3fa39c1, creating LLME on the fly (gprs_llc.c:552) 20241009055211682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055211682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241009055211682 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055211682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055211682 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055211682 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055211682 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055211682 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055211682 DLLC NOTICE LLME(ffffffff/f3fa39c1){UNASSIGNED} LLGM Assign pre (f3fa39c1 => eb0d3610) (gprs_llc.c:1079) 20241009055211682 DLLC NOTICE LLME(f3fa39c1/eb0d3610){ASSIGNED} LLGM Assign post (f3fa39c1 => eb0d3610) (gprs_llc.c:1125) 20241009055211682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055211682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055211682 DMM DEBUG MM(262420000000036/eb0d3610) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055211697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055211697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055211697 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055211697 DMM DEBUG MM(262420000000036/eb0d3610) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241009055211697 DMM NOTICE MM(262420000000036/eb0d3610) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055211697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055211697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055211697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055211697 DMM DEBUG MM(262420000000036/eb0d3610) Requesting authorization (sgsn_auth.c:160) 20241009055211697 DMM INFO MM(262420000000036/eb0d3610) Requesting authentication tuples (sgsn_auth.c:184) 20241009055211697 DMM DEBUG MM(262420000000036/eb0d3610) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055211697 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241009055211697 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)@7edd117b540b: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@7edd117b540b: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241009055211701 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055211701 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055211701 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055211701 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055211702 DMM INFO MM(262420000000036/eb0d3610) Subscriber data update (mmctx.c:445) 20241009055211702 DMM DEBUG MM(262420000000036/eb0d3610) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055211702 DMM INFO MM(262420000000036/eb0d3610) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055211702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055211702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055211702 DMM INFO MM(262420000000036/eb0d3610) <- GMM AUTH AND CIPHERING REQ (rand = 33 f3 01 85 6d f6 9d 4d b1 2f 9c 00 f7 a0 8d 21 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055211713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055211713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055211713 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055211713 DMM INFO MM(262420000000036/eb0d3610) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055211713 DMM NOTICE MM(262420000000036/eb0d3610) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055211714 DMM DEBUG MM(262420000000036/eb0d3610) checking auth: received GSM SRES = e3 63 67 a1 (gprs_gmm.c:666) 20241009055211714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055211714 DMM DEBUG MM(262420000000036/eb0d3610) Requesting authorization (sgsn_auth.c:160) 20241009055211714 DMM INFO MM(262420000000036/eb0d3610) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055211714 DMM DEBUG MM(262420000000036/eb0d3610) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055211714 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241009055211714 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) 20241009055211714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055211714 DMM INFO MM(262420000000036/eb0d3610) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0d3610) (gprs_gmm.c:300) 20241009055211716 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055211716 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055211716 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241009055211716 DMM INFO MM(262420000000036/eb0d3610) Subscriber data update (mmctx.c:445) 20241009055211716 DMM DEBUG MM(262420000000036/eb0d3610) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055211716 DMM INFO MM(262420000000036/eb0d3610) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055211716 DMM NOTICE MM(262420000000036/eb0d3610) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241009055211716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055211716 DMM NOTICE MM(262420000000036/eb0d3610) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055211716 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) 20241009055211717 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055211717 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241009055211717 DMM INFO MM(262420000000036/eb0d3610) Subscriber data update (mmctx.c:445) 20241009055211717 DMM DEBUG MM(262420000000036/eb0d3610) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@7edd117b540b: Warning: Re-starting timer T, which is already active (running or expired). 20241009055217714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009055217714 DMM INFO MM(262420000000036/eb0d3610) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0d3610) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@7edd117b540b: Warning: Re-starting timer T, which is already active (running or expired). 20241009055220524 DGPRS DEBUG Checking for inactive LLMEs, time = 30981339 (sgsn.c:131) 20241009055223715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009055223715 DMM INFO MM(262420000000036/eb0d3610) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0d3610) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@7edd117b540b: Warning: Re-starting timer T, which is already active (running or expired). 20241009055229717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009055229717 DMM INFO MM(262420000000036/eb0d3610) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0d3610) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@7edd117b540b: Warning: Re-starting timer T, which is already active (running or expired). 20241009055230609 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055230609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241009055230610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055235717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009055235717 DMM INFO MM(262420000000036/eb0d3610) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0d3610) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@7edd117b540b: Warning: Re-starting timer T, which is already active (running or expired). 20241009055240166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055240171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055240171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055240181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055240184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055240184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055240196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055240199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055240199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055241718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241009055241718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241009055241718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055241718 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241009055241719 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) 20241009055241719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Reject}: Deallocated (fsm.c:568) 20241009055241719 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055241719 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055241719 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055241719 DLLC NOTICE LLME(f3fa39c1/eb0d3610){ASSIGNED} LLGM Assign pre (eb0d3610 => ffffffff) (gprs_llc.c:1079) 20241009055241719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb0d3610 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@7edd117b540b: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@7edd117b540b: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@7edd117b540b: Final verdict of PTC: pass 20241009055245747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@7edd117b540b: Final verdict of PTC: none 20241009055245752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(350)@7edd117b540b: Final verdict of PTC: none 20241009055245752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(355)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@7edd117b540b: Final verdict of PTC: none -NSVCI99(360)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@7edd117b540b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@7edd117b540b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@7edd117b540b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(353)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(348)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(358)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Oct 9 05: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 20241009055245886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055246188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90804) 20241009055246754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055246754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90804, count=95160) 20241009055247755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055247755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Oct 9 05: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 20241009055248755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055248755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_hlr_location_cancel_request_update started. 20241009055249287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055249289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055249331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055249331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055249331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055249331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055249331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055249331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055249331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055249331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055249331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055249332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055249332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055249332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055249332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055249332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055249332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055249332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055249332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055249332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055249332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055249332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055249332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055249332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055249334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055249338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055249338 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055249345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055249345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055249345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055249345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055249345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055249345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055249345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055249345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055249345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055249346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055249346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055249346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055249346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055249346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055249346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055249346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055249346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055249346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055249346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055249346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055249347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055249347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055249349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055249354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055249354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055249361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055249361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055249361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055249361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055249361 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055249361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055249361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055249361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055249361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055249362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055249362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055249362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055249362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055249362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055249362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055249362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055249362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055249362 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055249362 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055249362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055249362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055249362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055249364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055249368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055249368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055249757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055249757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055249757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055249757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055249761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055249762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055250525 DGPRS DEBUG Checking for inactive LLMEs, time = 30981369 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@7edd117b540b: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C84BFC26'O, index=0 SGSN_Test-GSUP(381)@7edd117b540b: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@7edd117b540b: 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 := '838D7EA18EFF104CAD5335A22A7A6888'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AF7A095'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3281AE19B7A7CC82'O } } } } } 20241009055250831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055250831 DLLC NOTICE LLME(ffffffff/c84bfc26){UNASSIGNED} LLC RX: unknown TLLI 0xc84bfc26, creating LLME on the fly (gprs_llc.c:552) 20241009055250831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055250831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241009055250831 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055250831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055250831 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055250831 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055250831 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055250831 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055250831 DLLC NOTICE LLME(ffffffff/c84bfc26){UNASSIGNED} LLGM Assign pre (c84bfc26 => d01f99dd) (gprs_llc.c:1079) 20241009055250831 DLLC NOTICE LLME(c84bfc26/d01f99dd){ASSIGNED} LLGM Assign post (c84bfc26 => d01f99dd) (gprs_llc.c:1125) 20241009055250831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055250831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055250831 DMM DEBUG MM(262420000000031/d01f99dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055250847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055250847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055250847 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055250847 DMM DEBUG MM(262420000000031/d01f99dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241009055250847 DMM NOTICE MM(262420000000031/d01f99dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055250847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055250847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055250847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055250847 DMM DEBUG MM(262420000000031/d01f99dd) Requesting authorization (sgsn_auth.c:160) 20241009055250847 DMM INFO MM(262420000000031/d01f99dd) Requesting authentication tuples (sgsn_auth.c:184) 20241009055250847 DMM DEBUG MM(262420000000031/d01f99dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055250847 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241009055250847 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)@7edd117b540b: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@7edd117b540b: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241009055250853 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055250853 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055250853 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055250853 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055250853 DMM INFO MM(262420000000031/d01f99dd) Subscriber data update (mmctx.c:445) 20241009055250853 DMM DEBUG MM(262420000000031/d01f99dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055250853 DMM INFO MM(262420000000031/d01f99dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055250853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055250853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055250853 DMM INFO MM(262420000000031/d01f99dd) <- GMM AUTH AND CIPHERING REQ (rand = 83 8d 7e a1 8e ff 10 4c ad 53 35 a2 2a 7a 68 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055250868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055250868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055250868 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055250868 DMM INFO MM(262420000000031/d01f99dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055250868 DMM NOTICE MM(262420000000031/d01f99dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055250868 DMM DEBUG MM(262420000000031/d01f99dd) checking auth: received GSM SRES = 5a f7 a0 95 (gprs_gmm.c:666) 20241009055250868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055250868 DMM DEBUG MM(262420000000031/d01f99dd) Requesting authorization (sgsn_auth.c:160) 20241009055250868 DMM INFO MM(262420000000031/d01f99dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055250868 DMM DEBUG MM(262420000000031/d01f99dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055250868 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241009055250868 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) 20241009055250868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055250868 DMM INFO MM(262420000000031/d01f99dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd01f99dd) (gprs_gmm.c:300) 20241009055250871 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055250872 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055250872 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241009055250872 DMM INFO MM(262420000000031/d01f99dd) Subscriber data update (mmctx.c:445) 20241009055250872 DMM DEBUG MM(262420000000031/d01f99dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055250872 DMM INFO MM(262420000000031/d01f99dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055250872 DMM NOTICE MM(262420000000031/d01f99dd) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241009055250872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055250872 DMM NOTICE MM(262420000000031/d01f99dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055250872 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) 20241009055250873 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055250873 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241009055250873 DMM INFO MM(262420000000031/d01f99dd) Subscriber data update (mmctx.c:445) 20241009055250873 DMM DEBUG MM(262420000000031/d01f99dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055250883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055250883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055250883 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055250883 DMM INFO MM(262420000000031/d01f99dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055250883 DMM NOTICE MM(262420000000031/d01f99dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055250883 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055250883 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055250883 DLLC NOTICE LLME(c84bfc26/d01f99dd){ASSIGNED} LLGM Assign pre (ffffffff => d01f99dd) (gprs_llc.c:1079) 20241009055250883 DLLC NOTICE LLME(ffffffff/d01f99dd){ASSIGNED} LLGM Assign post (ffffffff => d01f99dd) (gprs_llc.c:1125) 20241009055250883 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055250883 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055250883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055250883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@7edd117b540b: setverdict(pass): none -> pass 20241009055250933 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241009055250933 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241009055250933 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) 20241009055250933 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241009055250933 DMM INFO MM(262420000000031/d01f99dd) Subscriber data update (mmctx.c:445) 20241009055250933 DMM DEBUG MM(262420000000031/d01f99dd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241009055250933 DMM INFO MM(262420000000031/d01f99dd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241009055250933 DMM INFO MM(262420000000031/d01f99dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055250933 DMM INFO MM(262420000000031/d01f99dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055250933 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055250933 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055250933 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055250933 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055250933 DLLC NOTICE LLME(ffffffff/d01f99dd){ASSIGNED} LLGM Assign pre (d01f99dd => ffffffff) (gprs_llc.c:1079) 20241009055250933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d01f99dd => ffffffff) (gprs_llc.c:1125) 20241009055250933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055250933 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055250933 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055250933 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed MC@7edd117b540b: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@7edd117b540b: Final verdict of PTC: none 20241009055255945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055255945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(365)@7edd117b540b: Final verdict of PTC: none -NSVCI98(374)@7edd117b540b: Final verdict of PTC: none 20241009055255946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(369)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@7edd117b540b: Final verdict of PTC: none -NSVCI99(379)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(367)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(372)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@7edd117b540b: Final verdict of PTC: pass -NSVCI99-provIP(377)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@7edd117b540b: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Oct 9 05: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 20241009055256057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055256359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88916) 20241009055256946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055256946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88916, count=93272) 20241009055257947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055257947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Oct 9 05: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 20241009055258948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055258948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_hlr_location_cancel_request_withdraw started. 20241009055259456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055259457 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055259517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055259517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055259517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055259517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055259517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055259517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055259517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055259517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055259517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055259518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055259518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055259518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055259518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055259518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055259518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055259518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055259518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055259518 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055259518 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055259518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055259518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055259518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055259520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055259524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055259524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055259531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055259531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055259531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055259531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055259531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055259531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055259532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055259532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055259532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055259532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055259532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055259532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055259532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055259532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055259532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055259532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055259532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055259532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055259532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055259534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055259539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055259539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055259548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055259548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055259548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055259548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055259548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055259548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055259548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055259548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055259548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055259548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055259548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055259548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055259549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055259549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055259549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055259549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055259549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055259549 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055259549 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055259549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055259549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055259549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055259550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055259555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055259555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055259949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055259949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055259949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055259949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055259953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055259954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@7edd117b540b: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FC1B8737'O, index=0 SGSN_Test-GSUP(400)@7edd117b540b: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@7edd117b540b: 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 := '83E2ACF658E5A00A5545109166165605'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FF522DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A615B78E2FF72F1'O } } } } } 20241009055301025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055301025 DLLC NOTICE LLME(ffffffff/fc1b8737){UNASSIGNED} LLC RX: unknown TLLI 0xfc1b8737, creating LLME on the fly (gprs_llc.c:552) 20241009055301025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055301025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241009055301025 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055301025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055301025 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055301025 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055301025 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055301025 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055301025 DLLC NOTICE LLME(ffffffff/fc1b8737){UNASSIGNED} LLGM Assign pre (fc1b8737 => e497201c) (gprs_llc.c:1079) 20241009055301025 DLLC NOTICE LLME(fc1b8737/e497201c){ASSIGNED} LLGM Assign post (fc1b8737 => e497201c) (gprs_llc.c:1125) 20241009055301025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055301025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055301025 DMM DEBUG MM(262420000000029/e497201c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055301044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055301044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055301044 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055301044 DMM DEBUG MM(262420000000029/e497201c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241009055301044 DMM NOTICE MM(262420000000029/e497201c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055301044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055301044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055301044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055301044 DMM DEBUG MM(262420000000029/e497201c) Requesting authorization (sgsn_auth.c:160) 20241009055301044 DMM INFO MM(262420000000029/e497201c) Requesting authentication tuples (sgsn_auth.c:184) 20241009055301044 DMM DEBUG MM(262420000000029/e497201c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055301044 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241009055301044 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)@7edd117b540b: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@7edd117b540b: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241009055301051 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055301051 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055301051 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055301051 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055301051 DMM INFO MM(262420000000029/e497201c) Subscriber data update (mmctx.c:445) 20241009055301051 DMM DEBUG MM(262420000000029/e497201c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055301051 DMM INFO MM(262420000000029/e497201c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055301051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055301051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055301051 DMM INFO MM(262420000000029/e497201c) <- GMM AUTH AND CIPHERING REQ (rand = 83 e2 ac f6 58 e5 a0 0a 55 45 10 91 66 16 56 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055301065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055301065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055301065 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055301065 DMM INFO MM(262420000000029/e497201c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055301065 DMM NOTICE MM(262420000000029/e497201c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055301066 DMM DEBUG MM(262420000000029/e497201c) checking auth: received GSM SRES = 3f f5 22 df (gprs_gmm.c:666) 20241009055301066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055301066 DMM DEBUG MM(262420000000029/e497201c) Requesting authorization (sgsn_auth.c:160) 20241009055301066 DMM INFO MM(262420000000029/e497201c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055301066 DMM DEBUG MM(262420000000029/e497201c) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055301066 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241009055301066 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) 20241009055301066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055301066 DMM INFO MM(262420000000029/e497201c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe497201c) (gprs_gmm.c:300) 20241009055301069 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055301069 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055301069 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241009055301069 DMM INFO MM(262420000000029/e497201c) Subscriber data update (mmctx.c:445) 20241009055301069 DMM DEBUG MM(262420000000029/e497201c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055301069 DMM INFO MM(262420000000029/e497201c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055301069 DMM NOTICE MM(262420000000029/e497201c) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241009055301069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055301069 DMM NOTICE MM(262420000000029/e497201c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055301069 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) 20241009055301070 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055301070 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241009055301070 DMM INFO MM(262420000000029/e497201c) Subscriber data update (mmctx.c:445) 20241009055301070 DMM DEBUG MM(262420000000029/e497201c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055301083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055301083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055301083 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055301083 DMM INFO MM(262420000000029/e497201c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055301083 DMM NOTICE MM(262420000000029/e497201c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055301083 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055301083 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055301083 DLLC NOTICE LLME(fc1b8737/e497201c){ASSIGNED} LLGM Assign pre (ffffffff => e497201c) (gprs_llc.c:1079) 20241009055301083 DLLC NOTICE LLME(ffffffff/e497201c){ASSIGNED} LLGM Assign post (ffffffff => e497201c) (gprs_llc.c:1125) 20241009055301083 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055301083 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055301083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055301083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@7edd117b540b: setverdict(pass): none -> pass 20241009055301133 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241009055301133 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241009055301133 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) 20241009055301133 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241009055301133 DMM INFO MM(262420000000029/e497201c) Subscriber data update (mmctx.c:445) 20241009055301133 DMM DEBUG MM(262420000000029/e497201c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241009055301133 DMM INFO MM(262420000000029/e497201c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241009055301133 DMM INFO MM(262420000000029/e497201c) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241009055301133 DMM NOTICE MM(262420000000029/e497201c) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241009055301133 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241009055301133 DMM INFO MM(262420000000029/e497201c) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241009055301133 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055301133 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055301133 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055301133 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055301133 DLLC NOTICE LLME(ffffffff/e497201c){ASSIGNED} LLGM Assign pre (e497201c => ffffffff) (gprs_llc.c:1079) 20241009055301133 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e497201c => ffffffff) (gprs_llc.c:1125) 20241009055301133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055301133 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055301133 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055301133 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055301136 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@7edd117b540b: Removing Client IMSI='262420000000029'H, index=0 20241009055301148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055301148 DLLC NOTICE LLME(ffffffff/e497201c){UNASSIGNED} LLC RX: unknown TLLI 0xe497201c, creating LLME on the fly (gprs_llc.c:552) 20241009055301148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055301148 DMM NOTICE LLME(ffffffff/e497201c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241009055301148 DLLC NOTICE LLME(ffffffff/e497201c){UNASSIGNED} LLGM Assign pre (e497201c => ffffffff) (gprs_llc.c:1079) 20241009055301148 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e497201c => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@7edd117b540b: Final verdict of PTC: pass 20241009055301152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@7edd117b540b: Final verdict of PTC: none -NSVCI97(388)@7edd117b540b: Final verdict of PTC: none -NSVCI98(393)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@7edd117b540b: Final verdict of PTC: none 20241009055301158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055301158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(398)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(386)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(391)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(396)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@7edd117b540b: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Oct 9 05:53:01 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241009055301261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055301563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44456) 20241009055302160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055302160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44456, count=96936) 20241009055303161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055303161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Oct 9 05: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 20241009055304163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055304163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241009055304659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055304662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055304703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055304703 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055304703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055304703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055304703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055304703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055304703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055304704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055304704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055304706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055304711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055304711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055304717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055304717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055304717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055304717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055304717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055304717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055304717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055304717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055304717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055304718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055304718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055304718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055304718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055304718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055304718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055304718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055304718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055304718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055304718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055304718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055304718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055304718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055304720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055304724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055304724 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055304732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055304732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055304732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055304732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055304732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055304732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055304732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055304732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055304732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055304733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055304733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055304733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055304733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055304733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055304733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055304733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055304733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055304733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055304733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055304733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055304733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055304733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055304735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055304739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055304739 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055305165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055305165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055305165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055305165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055305169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055305170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@7edd117b540b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EA52D274'O, index=0 SGSN_Test-GSUP(419)@7edd117b540b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241009055306231 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) 20241009055306231 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@7edd117b540b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@7edd117b540b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@7edd117b540b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@7edd117b540b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@7edd117b540b: Final verdict of PTC: pass 20241009055306240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(404)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@7edd117b540b: Final verdict of PTC: none -NSVCI98(412)@7edd117b540b: Final verdict of PTC: none 20241009055306246 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055306246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(407)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(419)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@7edd117b540b: Final verdict of PTC: none -NSVCI99(417)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(405)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(415)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(410)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@7edd117b540b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Oct 9 05: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 20241009055306332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055306634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44516) 20241009055307248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055307248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44516, count=52460) 20241009055308250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055308250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Oct 9 05: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 20241009055309252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055309252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241009055309731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055309733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055309768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055309768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055309769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055309769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055309769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055309770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055309770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055309770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055309770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055309770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055309770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055309770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055309770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055309770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055309770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055309772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055309778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055309778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055309785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055309785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055309785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055309785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055309785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055309785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055309785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055309785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055309785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055309786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055309787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055309787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055309787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055309787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055309787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055309787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055309787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055309787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055309787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055309787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 20241009055309789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055309795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@7edd117b540b: 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055309801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055309801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055309801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055309801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055309801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055309802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055309802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055309802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055309802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055309803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055309803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055309805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055309811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055309811 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055310254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055310254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055310254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055310254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055310258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055310259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@7edd117b540b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D3464521'O, index=0 SGSN_Test-GSUP(438)@7edd117b540b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241009055311316 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) 20241009055311316 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@7edd117b540b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@7edd117b540b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@7edd117b540b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@7edd117b540b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@7edd117b540b: Final verdict of PTC: pass 20241009055311325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57022<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(426)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@7edd117b540b: Final verdict of PTC: none 20241009055311329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055311329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@7edd117b540b: Final verdict of PTC: none -NSVCI99(436)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@7edd117b540b: Final verdict of PTC: none -NSVCI98(431)@7edd117b540b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(438)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(424)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(429)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(434)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@7edd117b540b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 05: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 20241009055311382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055311684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45104) 20241009055312330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055312330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45104, count=53832) 20241009055313332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055313332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Oct 9 05: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 20241009055314334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055314334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_rau_unknown started. 20241009055314778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055314780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055314820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055314820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055314820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055314820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055314820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055314820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055314820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055314820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055314820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055314821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055314821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055314821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055314821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055314821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055314821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055314821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055314821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055314821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055314821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055314821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055314821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055314821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055314823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055314827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055314827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055314836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055314836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055314836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055314836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055314836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055314836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055314836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055314836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055314836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055314837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055314837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055314837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055314837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055314837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055314837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055314837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055314837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055314837 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055314837 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055314837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055314838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055314838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055314840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 20241009055314845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055314845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055314857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055314857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055314857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055314857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055314857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055314857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055314857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055314858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055314858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055314859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055314859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055314859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055314859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055314859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055314861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055314865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055314865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055315336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055315336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055315336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055315336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055315340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055315341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@7edd117b540b: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EBF5170F'O, index=0 SGSN_Test-GSUP(457)@7edd117b540b: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241009055316411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055316411 DLLC NOTICE LLME(ffffffff/ebf5170f){UNASSIGNED} LLC RX: unknown TLLI 0xebf5170f, creating LLME on the fly (gprs_llc.c:552) 20241009055316411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241009055316411 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055316411 DMM NOTICE LLME(ffffffff/ebf5170f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241009055316411 DLLC NOTICE LLME(ffffffff/ebf5170f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241009055316411 DMM ERROR LLME(ffffffff/ebf5170f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241009055316411 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241009055316411 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241009055316411 DLLC NOTICE LLME(ffffffff/ebf5170f){UNASSIGNED} LLGM Assign pre (ebf5170f => ffffffff) (gprs_llc.c:1079) 20241009055316411 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebf5170f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@7edd117b540b: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@7edd117b540b: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@7edd117b540b: Final verdict of PTC: pass 20241009055316426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI196(444)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(457)@7edd117b540b: Final verdict of PTC: none 20241009055316431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055316431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@7edd117b540b: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@7edd117b540b: Final verdict of PTC: none -NSVCI98(450)@7edd117b540b: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@7edd117b540b: Final verdict of PTC: none -NSVCI97(445)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(443)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(448)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(453)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@7edd117b540b: Test case TC_rau_unknown finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 05: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 20241009055316535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055316837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43580) 20241009055317432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055317432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43580, count=54040) 20241009055318433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055318433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Oct 9 05: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 20241009055319435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055319435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_rau started. 20241009055319929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055319931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@7edd117b540b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(464)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 20241009055319977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055319977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055319977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055319977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055319977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055319978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055319979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055319979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055319979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055319979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055319979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055319979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055319979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055319980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055319980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(461)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241009055319991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055319991 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(469)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055319993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055319993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau-BVCI196(462)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055319993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055319993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055319993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055319993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055319993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055319994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055319994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055319996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(470)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055320001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055320001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055320012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055320012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055320012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055320012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055320012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055320012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055320012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055320012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055320012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055320012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055320013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055320013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055320013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055320013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055320013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055320013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055320013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055320013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055320013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055320013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055320013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055320013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055320014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055320019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055320019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055320436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055320436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055320436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055320436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055320441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055320442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055320526 DGPRS DEBUG Checking for inactive LLMEs, time = 30981399 (sgsn.c:131) TC_attach_rau-BVCI196(462)@7edd117b540b: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FC69417C'O, index=0 SGSN_Test-GSUP(476)@7edd117b540b: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@7edd117b540b: 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 := 'BB4D05D23E031BC3455D965CDAEA097B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C274548'O ("\\'EH") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A85668CB0BA7FB1'O } } } } } 20241009055321514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055321514 DLLC NOTICE LLME(ffffffff/fc69417c){UNASSIGNED} LLC RX: unknown TLLI 0xfc69417c, creating LLME on the fly (gprs_llc.c:552) 20241009055321514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055321514 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241009055321514 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055321514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055321514 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055321514 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055321514 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055321514 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055321514 DLLC NOTICE LLME(ffffffff/fc69417c){UNASSIGNED} LLGM Assign pre (fc69417c => dd0e71e9) (gprs_llc.c:1079) 20241009055321514 DLLC NOTICE LLME(fc69417c/dd0e71e9){ASSIGNED} LLGM Assign post (fc69417c => dd0e71e9) (gprs_llc.c:1125) 20241009055321514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055321514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055321514 DMM DEBUG MM(262420000000012/dd0e71e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055321521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055321521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055321521 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055321521 DMM DEBUG MM(262420000000012/dd0e71e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241009055321521 DMM NOTICE MM(262420000000012/dd0e71e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055321521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055321521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055321521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055321521 DMM DEBUG MM(262420000000012/dd0e71e9) Requesting authorization (sgsn_auth.c:160) 20241009055321521 DMM INFO MM(262420000000012/dd0e71e9) Requesting authentication tuples (sgsn_auth.c:184) 20241009055321521 DMM DEBUG MM(262420000000012/dd0e71e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055321521 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241009055321521 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)@7edd117b540b: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@7edd117b540b: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241009055321523 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055321523 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055321523 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055321523 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055321523 DMM INFO MM(262420000000012/dd0e71e9) Subscriber data update (mmctx.c:445) 20241009055321523 DMM DEBUG MM(262420000000012/dd0e71e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055321523 DMM INFO MM(262420000000012/dd0e71e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055321523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055321523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055321523 DMM INFO MM(262420000000012/dd0e71e9) <- GMM AUTH AND CIPHERING REQ (rand = bb 4d 05 d2 3e 03 1b c3 45 5d 96 5c da ea 09 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055321529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055321529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055321529 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055321529 DMM INFO MM(262420000000012/dd0e71e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055321529 DMM NOTICE MM(262420000000012/dd0e71e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055321529 DMM DEBUG MM(262420000000012/dd0e71e9) checking auth: received GSM SRES = 5c 27 45 48 (gprs_gmm.c:666) 20241009055321529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055321530 DMM DEBUG MM(262420000000012/dd0e71e9) Requesting authorization (sgsn_auth.c:160) 20241009055321530 DMM INFO MM(262420000000012/dd0e71e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055321530 DMM DEBUG MM(262420000000012/dd0e71e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055321530 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241009055321530 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) 20241009055321530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055321530 DMM INFO MM(262420000000012/dd0e71e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd0e71e9) (gprs_gmm.c:300) 20241009055321531 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055321531 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055321531 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241009055321531 DMM INFO MM(262420000000012/dd0e71e9) Subscriber data update (mmctx.c:445) 20241009055321531 DMM DEBUG MM(262420000000012/dd0e71e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055321531 DMM INFO MM(262420000000012/dd0e71e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055321531 DMM NOTICE MM(262420000000012/dd0e71e9) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241009055321531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055321531 DMM NOTICE MM(262420000000012/dd0e71e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055321531 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) 20241009055321531 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055321531 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241009055321531 DMM INFO MM(262420000000012/dd0e71e9) Subscriber data update (mmctx.c:445) 20241009055321531 DMM DEBUG MM(262420000000012/dd0e71e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055321536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055321536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055321536 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055321536 DMM INFO MM(262420000000012/dd0e71e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055321536 DMM NOTICE MM(262420000000012/dd0e71e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055321536 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055321536 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055321536 DLLC NOTICE LLME(fc69417c/dd0e71e9){ASSIGNED} LLGM Assign pre (ffffffff => dd0e71e9) (gprs_llc.c:1079) 20241009055321536 DLLC NOTICE LLME(ffffffff/dd0e71e9){ASSIGNED} LLGM Assign post (ffffffff => dd0e71e9) (gprs_llc.c:1125) 20241009055321536 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055321536 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055321536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055321536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@7edd117b540b: setverdict(pass): none -> pass 20241009055321593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055321593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055321593 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055321593 DMM INFO MM(262420000000012/dd0e71e9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055321593 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055321593 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055321593 DLLC NOTICE LLME(ffffffff/dd0e71e9){ASSIGNED} LLGM Assign pre (dd0e71e9 => c29c6aff) (gprs_llc.c:1079) 20241009055321593 DLLC NOTICE LLME(dd0e71e9/c29c6aff){ASSIGNED} LLGM Assign post (dd0e71e9 => c29c6aff) (gprs_llc.c:1125) 20241009055321593 DMM INFO MM(262420000000012/c29c6aff) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@7edd117b540b: Removing Client IMSI='262420000000012'H, index=0 20241009055321609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055321609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241009055321609 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055321609 DMM INFO MM(262420000000012/c29c6aff) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055321609 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055321609 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055321609 DLLC NOTICE LLME(dd0e71e9/c29c6aff){ASSIGNED} LLGM Assign pre (ffffffff => c29c6aff) (gprs_llc.c:1079) 20241009055321609 DLLC NOTICE LLME(ffffffff/c29c6aff){ASSIGNED} LLGM Assign post (ffffffff => c29c6aff) (gprs_llc.c:1125) 20241009055321609 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@7edd117b540b: Final verdict of PTC: pass 20241009055321613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055321616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055321617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@7edd117b540b: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@7edd117b540b: Final verdict of PTC: none -NSVCI97(465)@7edd117b540b: Final verdict of PTC: none -NSVCI99(474)@7edd117b540b: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@7edd117b540b: Final verdict of PTC: none -NSVCI98(469)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@7edd117b540b: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(467)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(472)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(463)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_rau finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Oct 9 05: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 20241009055321677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055322079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44184) 20241009055322618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055322618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44184, count=92324) 20241009055323619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055323619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Oct 9 05: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 20241009055324620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055324620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_rau_a_a started. 20241009055325191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055325193 DMM INFO MM(262420000000012/c29c6aff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055325193 DMM INFO MM(262420000000012/c29c6aff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055325193 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055325193 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055325193 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055325193 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055325193 DLLC NOTICE LLME(ffffffff/c29c6aff){ASSIGNED} LLGM Assign pre (c29c6aff => ffffffff) (gprs_llc.c:1079) 20241009055325193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c29c6aff => ffffffff) (gprs_llc.c:1125) 20241009055325193 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241009055325193 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) 20241009055325193 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) 20241009055325193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055325193 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055325193 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055325193 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055325193 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055325214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055325214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055325214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055325214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055325214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055325215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055325215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055325215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055325215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055325215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055325215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055325215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055325215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055325215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055325215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055325215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055325216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055325216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 20241009055325218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055325225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055325225 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055325229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055325229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055325229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055325229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055325229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055325229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055325229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055325229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055325229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055325230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055325230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055325230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055325230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055325230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055325230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055325230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055325230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055325230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055325230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055325230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055325231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055325231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055325233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055325238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055325238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055325244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055325244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055325244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055325244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055325244 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055325244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055325244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055325244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055325244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055325245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055325245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055325245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055325245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055325245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055325245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055325245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055325245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055325245 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055325245 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055325245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055325245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055325245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055325248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055325252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055325252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055325621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055325621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055325621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055325621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055325625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055325626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@7edd117b540b: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E2A7716E'O, index=0 SGSN_Test-GSUP(495)@7edd117b540b: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@7edd117b540b: 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 := '2A2210BDDAB7CBFE0DC33826CB4506CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EA2353F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05C94BC108711DE4'O } } } } } 20241009055326690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326690 DLLC NOTICE LLME(ffffffff/e2a7716e){UNASSIGNED} LLC RX: unknown TLLI 0xe2a7716e, creating LLME on the fly (gprs_llc.c:552) 20241009055326690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241009055326690 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055326690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055326690 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055326690 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055326690 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055326690 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055326690 DLLC NOTICE LLME(ffffffff/e2a7716e){UNASSIGNED} LLGM Assign pre (e2a7716e => ed5d3eb7) (gprs_llc.c:1079) 20241009055326690 DLLC NOTICE LLME(e2a7716e/ed5d3eb7){ASSIGNED} LLGM Assign post (e2a7716e => ed5d3eb7) (gprs_llc.c:1125) 20241009055326690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055326690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055326690 DMM DEBUG MM(262420000000037/ed5d3eb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055326711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326711 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326711 DMM DEBUG MM(262420000000037/ed5d3eb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241009055326711 DMM NOTICE MM(262420000000037/ed5d3eb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055326711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055326711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055326711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055326711 DMM DEBUG MM(262420000000037/ed5d3eb7) Requesting authorization (sgsn_auth.c:160) 20241009055326711 DMM INFO MM(262420000000037/ed5d3eb7) Requesting authentication tuples (sgsn_auth.c:184) 20241009055326711 DMM DEBUG MM(262420000000037/ed5d3eb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055326711 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241009055326711 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)@7edd117b540b: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@7edd117b540b: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241009055326717 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055326717 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055326717 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055326717 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055326717 DMM INFO MM(262420000000037/ed5d3eb7) Subscriber data update (mmctx.c:445) 20241009055326717 DMM DEBUG MM(262420000000037/ed5d3eb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055326717 DMM INFO MM(262420000000037/ed5d3eb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055326717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055326717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055326717 DMM INFO MM(262420000000037/ed5d3eb7) <- GMM AUTH AND CIPHERING REQ (rand = 2a 22 10 bd da b7 cb fe 0d c3 38 26 cb 45 06 ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055326732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326732 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326732 DMM INFO MM(262420000000037/ed5d3eb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055326732 DMM NOTICE MM(262420000000037/ed5d3eb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055326732 DMM DEBUG MM(262420000000037/ed5d3eb7) checking auth: received GSM SRES = 7e a2 35 3f (gprs_gmm.c:666) 20241009055326732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055326732 DMM DEBUG MM(262420000000037/ed5d3eb7) Requesting authorization (sgsn_auth.c:160) 20241009055326732 DMM INFO MM(262420000000037/ed5d3eb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055326732 DMM DEBUG MM(262420000000037/ed5d3eb7) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055326732 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241009055326732 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) 20241009055326732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055326732 DMM INFO MM(262420000000037/ed5d3eb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5d3eb7) (gprs_gmm.c:300) 20241009055326735 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055326735 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055326735 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241009055326735 DMM INFO MM(262420000000037/ed5d3eb7) Subscriber data update (mmctx.c:445) 20241009055326735 DMM DEBUG MM(262420000000037/ed5d3eb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055326735 DMM INFO MM(262420000000037/ed5d3eb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055326735 DMM NOTICE MM(262420000000037/ed5d3eb7) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241009055326735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055326735 DMM NOTICE MM(262420000000037/ed5d3eb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055326735 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) 20241009055326736 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055326736 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241009055326736 DMM INFO MM(262420000000037/ed5d3eb7) Subscriber data update (mmctx.c:445) 20241009055326736 DMM DEBUG MM(262420000000037/ed5d3eb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055326747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326747 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326747 DMM INFO MM(262420000000037/ed5d3eb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055326747 DMM NOTICE MM(262420000000037/ed5d3eb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055326747 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055326747 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055326747 DLLC NOTICE LLME(e2a7716e/ed5d3eb7){ASSIGNED} LLGM Assign pre (ffffffff => ed5d3eb7) (gprs_llc.c:1079) 20241009055326747 DLLC NOTICE LLME(ffffffff/ed5d3eb7){ASSIGNED} LLGM Assign post (ffffffff => ed5d3eb7) (gprs_llc.c:1125) 20241009055326747 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055326747 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055326747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055326747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@7edd117b540b: setverdict(pass): none -> pass 20241009055326803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326803 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326804 DMM INFO MM(262420000000037/ed5d3eb7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055326804 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055326804 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055326804 DLLC NOTICE LLME(ffffffff/ed5d3eb7){ASSIGNED} LLGM Assign pre (ed5d3eb7 => cd56e75b) (gprs_llc.c:1079) 20241009055326804 DLLC NOTICE LLME(ed5d3eb7/cd56e75b){ASSIGNED} LLGM Assign post (ed5d3eb7 => cd56e75b) (gprs_llc.c:1125) 20241009055326804 DMM INFO MM(262420000000037/cd56e75b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055326818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326818 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326818 DMM INFO MM(262420000000037/cd56e75b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055326818 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055326818 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055326818 DLLC NOTICE LLME(ed5d3eb7/cd56e75b){ASSIGNED} LLGM Assign pre (ffffffff => cd56e75b) (gprs_llc.c:1079) 20241009055326818 DLLC NOTICE LLME(ffffffff/cd56e75b){ASSIGNED} LLGM Assign post (ffffffff => cd56e75b) (gprs_llc.c:1125) 20241009055326818 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241009055326820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326820 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326820 DMM INFO MM(262420000000037/cd56e75b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055326820 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055326820 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055326820 DLLC NOTICE LLME(ffffffff/cd56e75b){ASSIGNED} LLGM Assign pre (cd56e75b => ce03ab82) (gprs_llc.c:1079) 20241009055326820 DLLC NOTICE LLME(cd56e75b/ce03ab82){ASSIGNED} LLGM Assign post (cd56e75b => ce03ab82) (gprs_llc.c:1125) 20241009055326820 DMM INFO MM(262420000000037/ce03ab82) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055326832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326833 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326833 DMM INFO MM(262420000000037/ce03ab82) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055326833 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055326833 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055326833 DLLC NOTICE LLME(cd56e75b/ce03ab82){ASSIGNED} LLGM Assign pre (ffffffff => ce03ab82) (gprs_llc.c:1079) 20241009055326833 DLLC NOTICE LLME(ffffffff/ce03ab82){ASSIGNED} LLGM Assign post (ffffffff => ce03ab82) (gprs_llc.c:1125) 20241009055326833 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241009055326833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055326833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055326833 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055326833 DMM INFO MM(262420000000037/ce03ab82) -> GMM DETACH REQUEST TLLI=0xce03ab82 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241009055326833 DMM INFO MM(262420000000037/ce03ab82) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055326833 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055326833 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055326833 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055326833 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055326833 DLLC NOTICE LLME(ffffffff/ce03ab82){ASSIGNED} LLGM Assign pre (ce03ab82 => ffffffff) (gprs_llc.c:1079) 20241009055326833 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce03ab82 => ffffffff) (gprs_llc.c:1125) 20241009055326833 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241009055326833 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) 20241009055326833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055326833 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055326833 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055326833 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055326835 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@7edd117b540b: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@7edd117b540b: Final verdict of PTC: pass 20241009055331850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(490)@7edd117b540b: Final verdict of PTC: none -NSVCI98(488)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(495)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@7edd117b540b: Final verdict of PTC: none 20241009055331855 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(483)@7edd117b540b: Final verdict of PTC: none 20241009055331855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI196(482)@7edd117b540b: Final verdict of PTC: none -NSVCI99(493)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(481)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(486)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(491)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Oct 9 05: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 20241009055331904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055332205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20241009055332856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055332856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106664, count=112096) 20241009055333858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055333858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Oct 9 05: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 20241009055334859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055334859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_rau_a_b started. 20241009055335305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055335309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055335355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055335355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055335355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055335355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055335355 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055335355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055335355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055335355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055335355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055335356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055335356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055335356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055335356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055335356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055335356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055335356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055335356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055335356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055335356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055335356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055335357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055335357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055335358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055335362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055335362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055335370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055335370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055335370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055335370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055335370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055335370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055335371 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055335371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055335371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055335371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055335373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055335378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055335378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055335392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055335392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055335392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055335392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055335392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055335392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055335392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055335392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055335392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055335393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055335393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055335393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055335393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055335393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055335393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055335393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055335393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055335393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055335393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055335393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055335393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055335393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055335395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055335399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055335399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055335860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055335860 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055335860 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055335860 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055335864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055335865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@7edd117b540b: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FA84124C'O, index=0 SGSN_Test-GSUP(514)@7edd117b540b: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@7edd117b540b: 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 := 'B1C2869986AA253D4B9793DBF526595E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CDEE262'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D583B64B010F62AC'O } } } } } 20241009055336910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055336910 DLLC NOTICE LLME(ffffffff/fa84124c){UNASSIGNED} LLC RX: unknown TLLI 0xfa84124c, creating LLME on the fly (gprs_llc.c:552) 20241009055336910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055336910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241009055336910 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055336910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055336910 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055336910 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055336910 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055336910 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055336910 DLLC NOTICE LLME(ffffffff/fa84124c){UNASSIGNED} LLGM Assign pre (fa84124c => c5d065a8) (gprs_llc.c:1079) 20241009055336910 DLLC NOTICE LLME(fa84124c/c5d065a8){ASSIGNED} LLGM Assign post (fa84124c => c5d065a8) (gprs_llc.c:1125) 20241009055336910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055336910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055336910 DMM DEBUG MM(262420000000038/c5d065a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055336923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055336923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055336923 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055336923 DMM DEBUG MM(262420000000038/c5d065a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241009055336923 DMM NOTICE MM(262420000000038/c5d065a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055336923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055336923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055336923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055336923 DMM DEBUG MM(262420000000038/c5d065a8) Requesting authorization (sgsn_auth.c:160) 20241009055336923 DMM INFO MM(262420000000038/c5d065a8) Requesting authentication tuples (sgsn_auth.c:184) 20241009055336923 DMM DEBUG MM(262420000000038/c5d065a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055336923 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241009055336923 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)@7edd117b540b: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@7edd117b540b: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241009055336927 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055336927 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055336927 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055336927 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055336927 DMM INFO MM(262420000000038/c5d065a8) Subscriber data update (mmctx.c:445) 20241009055336927 DMM DEBUG MM(262420000000038/c5d065a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055336927 DMM INFO MM(262420000000038/c5d065a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055336927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055336927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055336927 DMM INFO MM(262420000000038/c5d065a8) <- GMM AUTH AND CIPHERING REQ (rand = b1 c2 86 99 86 aa 25 3d 4b 97 93 db f5 26 59 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055336939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055336939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055336939 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055336939 DMM INFO MM(262420000000038/c5d065a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055336939 DMM NOTICE MM(262420000000038/c5d065a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055336939 DMM DEBUG MM(262420000000038/c5d065a8) checking auth: received GSM SRES = 2c de e2 62 (gprs_gmm.c:666) 20241009055336939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055336939 DMM DEBUG MM(262420000000038/c5d065a8) Requesting authorization (sgsn_auth.c:160) 20241009055336939 DMM INFO MM(262420000000038/c5d065a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055336939 DMM DEBUG MM(262420000000038/c5d065a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055336939 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241009055336939 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) 20241009055336939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055336939 DMM INFO MM(262420000000038/c5d065a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5d065a8) (gprs_gmm.c:300) 20241009055336941 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055336941 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055336942 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241009055336942 DMM INFO MM(262420000000038/c5d065a8) Subscriber data update (mmctx.c:445) 20241009055336942 DMM DEBUG MM(262420000000038/c5d065a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055336942 DMM INFO MM(262420000000038/c5d065a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055336942 DMM NOTICE MM(262420000000038/c5d065a8) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241009055336942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055336942 DMM NOTICE MM(262420000000038/c5d065a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055336942 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) 20241009055336943 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055336943 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241009055336943 DMM INFO MM(262420000000038/c5d065a8) Subscriber data update (mmctx.c:445) 20241009055336943 DMM DEBUG MM(262420000000038/c5d065a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055336954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055336954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055336954 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055336954 DMM INFO MM(262420000000038/c5d065a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055336954 DMM NOTICE MM(262420000000038/c5d065a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055336954 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055336954 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055336954 DLLC NOTICE LLME(fa84124c/c5d065a8){ASSIGNED} LLGM Assign pre (ffffffff => c5d065a8) (gprs_llc.c:1079) 20241009055336954 DLLC NOTICE LLME(ffffffff/c5d065a8){ASSIGNED} LLGM Assign post (ffffffff => c5d065a8) (gprs_llc.c:1125) 20241009055336954 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055336954 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055336954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055336954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@7edd117b540b: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@7edd117b540b: attach complete sending rau 20241009055337011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055337011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055337011 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055337011 DMM INFO MM(262420000000038/c5d065a8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055337011 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055337011 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055337011 DLLC NOTICE LLME(ffffffff/c5d065a8){ASSIGNED} LLGM Assign pre (c5d065a8 => c281b831) (gprs_llc.c:1079) 20241009055337011 DLLC NOTICE LLME(c5d065a8/c281b831){ASSIGNED} LLGM Assign post (c5d065a8 => c281b831) (gprs_llc.c:1125) 20241009055337011 DMM INFO MM(262420000000038/c281b831) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@7edd117b540b: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@7edd117b540b: Removing Client IMSI='262420000000038'H, index=0 20241009055337027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055337027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241009055337027 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055337027 DMM INFO MM(262420000000038/c281b831) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055337027 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055337027 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055337027 DLLC NOTICE LLME(c5d065a8/c281b831){ASSIGNED} LLGM Assign pre (ffffffff => c281b831) (gprs_llc.c:1079) 20241009055337027 DLLC NOTICE LLME(ffffffff/c281b831){ASSIGNED} LLGM Assign post (ffffffff => c281b831) (gprs_llc.c:1125) 20241009055337027 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@7edd117b540b: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C281B831'O, index=0 TC_attach_rau_a_b(516)@7edd117b540b: sending second RAU via different RA 20241009055337035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055337035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055337035 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055337035 DMM INFO MM(262420000000038/c281b831) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c281b831, P-TMSI: c281b831 (00000000), TLLI: c281b831 (c281b831), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241009055337035 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241009055337035 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055337035 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055337035 DLLC NOTICE LLME(ffffffff/c281b831){ASSIGNED} LLGM Assign pre (c281b831 => c281b831) (gprs_llc.c:1079) 20241009055337035 DLLC NOTICE LLME(c281b831/c281b831){ASSIGNED} LLGM Assign post (c281b831 => c281b831) (gprs_llc.c:1125) 20241009055337035 DMM INFO MM(262420000000038/c281b831) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055337061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055337061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055337061 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055337061 DMM INFO MM(262420000000038/c281b831) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055337061 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055337061 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055337061 DLLC NOTICE LLME(c281b831/c281b831){ASSIGNED} LLGM Assign pre (ffffffff => c281b831) (gprs_llc.c:1079) 20241009055337061 DLLC NOTICE LLME(ffffffff/c281b831){ASSIGNED} LLGM Assign post (ffffffff => c281b831) (gprs_llc.c:1125) 20241009055337061 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241009055337061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055337061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055337061 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055337061 DMM INFO MM(262420000000038/c281b831) -> GMM DETACH REQUEST TLLI=0xc281b831 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241009055337061 DMM INFO MM(262420000000038/c281b831) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055337061 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055337061 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055337061 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055337061 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055337061 DLLC NOTICE LLME(ffffffff/c281b831){ASSIGNED} LLGM Assign pre (c281b831 => ffffffff) (gprs_llc.c:1079) 20241009055337061 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c281b831 => ffffffff) (gprs_llc.c:1125) 20241009055337061 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241009055337061 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) 20241009055337061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055337061 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055337061 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055337061 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055337063 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@7edd117b540b: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@7edd117b540b: Final verdict of PTC: pass 20241009055342074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53250<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055342078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055342079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(502)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(514)@7edd117b540b: Final verdict of PTC: none -NSVCI98(507)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@7edd117b540b: Final verdict of PTC: none -NSVCI99(512)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(510)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(505)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(500)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Oct 9 05: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 20241009055342177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055342479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104360) 20241009055343080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055343080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104360, count=108716) 20241009055344082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055344082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Wed Oct 9 05: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 20241009055345084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055345084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241009055345571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055345572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055345603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055345603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055345603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055345603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055345603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055345603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055345603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055345603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055345603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055345604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055345604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055345604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055345604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055345604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055345604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055345604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055345604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055345604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055345606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055345611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055345611 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055345619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055345619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055345619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055345619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055345619 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055345619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055345619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055345619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055345619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055345619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055345619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055345619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055345620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055345620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055345620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055345620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055345620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055345620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055345620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055345620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055345620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055345620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055345622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055345627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055345627 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055345634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055345634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055345634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055345634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055345634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055345634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055345634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055345634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055345634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055345635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055345635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055345635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055345635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055345635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055345635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055345635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055345635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055345635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055345635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055345635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055345635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055345635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055345637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055345642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055345642 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055346085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055346085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055346085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055346085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055346089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055346090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@7edd117b540b: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E7DA7C59'O, index=0 SGSN_Test-GSUP(533)@7edd117b540b: 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)@7edd117b540b: 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 := 'F3A4D80742167E9C6B183F9F148F2E7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37182E85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84E9D90A082D81C7'O } } } } } 20241009055347172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347173 DLLC NOTICE LLME(ffffffff/e7da7c59){UNASSIGNED} LLC RX: unknown TLLI 0xe7da7c59, creating LLME on the fly (gprs_llc.c:552) 20241009055347173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241009055347173 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055347173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055347173 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055347173 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055347173 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055347173 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055347173 DLLC NOTICE LLME(ffffffff/e7da7c59){UNASSIGNED} LLGM Assign pre (e7da7c59 => d1e3cb8a) (gprs_llc.c:1079) 20241009055347173 DLLC NOTICE LLME(e7da7c59/d1e3cb8a){ASSIGNED} LLGM Assign post (e7da7c59 => d1e3cb8a) (gprs_llc.c:1125) 20241009055347173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055347173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055347173 DMM DEBUG MM(262420000000039/d1e3cb8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055347184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347184 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055347184 DMM DEBUG MM(262420000000039/d1e3cb8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241009055347184 DMM NOTICE MM(262420000000039/d1e3cb8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055347184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055347184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055347184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055347184 DMM DEBUG MM(262420000000039/d1e3cb8a) Requesting authorization (sgsn_auth.c:160) 20241009055347184 DMM INFO MM(262420000000039/d1e3cb8a) Requesting authentication tuples (sgsn_auth.c:184) 20241009055347184 DMM DEBUG MM(262420000000039/d1e3cb8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055347184 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241009055347184 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)@7edd117b540b: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@7edd117b540b: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241009055347187 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055347187 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055347187 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055347187 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055347187 DMM INFO MM(262420000000039/d1e3cb8a) Subscriber data update (mmctx.c:445) 20241009055347187 DMM DEBUG MM(262420000000039/d1e3cb8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055347187 DMM INFO MM(262420000000039/d1e3cb8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055347187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055347187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055347187 DMM INFO MM(262420000000039/d1e3cb8a) <- GMM AUTH AND CIPHERING REQ (rand = f3 a4 d8 07 42 16 7e 9c 6b 18 3f 9f 14 8f 2e 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055347195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347195 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055347195 DMM INFO MM(262420000000039/d1e3cb8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055347195 DMM NOTICE MM(262420000000039/d1e3cb8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055347195 DMM DEBUG MM(262420000000039/d1e3cb8a) checking auth: received GSM SRES = 37 18 2e 85 (gprs_gmm.c:666) 20241009055347195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055347195 DMM DEBUG MM(262420000000039/d1e3cb8a) Requesting authorization (sgsn_auth.c:160) 20241009055347195 DMM INFO MM(262420000000039/d1e3cb8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055347195 DMM DEBUG MM(262420000000039/d1e3cb8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055347195 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241009055347195 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) 20241009055347196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055347196 DMM INFO MM(262420000000039/d1e3cb8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1e3cb8a) (gprs_gmm.c:300) 20241009055347197 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055347197 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055347197 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241009055347197 DMM INFO MM(262420000000039/d1e3cb8a) Subscriber data update (mmctx.c:445) 20241009055347197 DMM DEBUG MM(262420000000039/d1e3cb8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055347197 DMM INFO MM(262420000000039/d1e3cb8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055347197 DMM NOTICE MM(262420000000039/d1e3cb8a) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241009055347197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055347197 DMM NOTICE MM(262420000000039/d1e3cb8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055347197 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) 20241009055347198 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055347198 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241009055347198 DMM INFO MM(262420000000039/d1e3cb8a) Subscriber data update (mmctx.c:445) 20241009055347198 DMM DEBUG MM(262420000000039/d1e3cb8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055347202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347202 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055347202 DMM INFO MM(262420000000039/d1e3cb8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055347202 DMM NOTICE MM(262420000000039/d1e3cb8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055347202 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055347202 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055347202 DLLC NOTICE LLME(e7da7c59/d1e3cb8a){ASSIGNED} LLGM Assign pre (ffffffff => d1e3cb8a) (gprs_llc.c:1079) 20241009055347202 DLLC NOTICE LLME(ffffffff/d1e3cb8a){ASSIGNED} LLGM Assign post (ffffffff => d1e3cb8a) (gprs_llc.c:1125) 20241009055347202 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055347202 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055347202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055347202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: attach complete sending rau 20241009055347261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347261 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055347261 DMM INFO MM(262420000000039/d1e3cb8a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055347261 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055347261 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055347261 DLLC NOTICE LLME(ffffffff/d1e3cb8a){ASSIGNED} LLGM Assign pre (d1e3cb8a => cda5ada3) (gprs_llc.c:1079) 20241009055347261 DLLC NOTICE LLME(d1e3cb8a/cda5ada3){ASSIGNED} LLGM Assign post (d1e3cb8a => cda5ada3) (gprs_llc.c:1125) 20241009055347261 DMM INFO MM(262420000000039/cda5ada3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@7edd117b540b: Removing Client IMSI='262420000000039'H, index=0 20241009055347277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347277 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055347277 DMM INFO MM(262420000000039/cda5ada3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055347277 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055347277 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055347277 DLLC NOTICE LLME(d1e3cb8a/cda5ada3){ASSIGNED} LLGM Assign pre (ffffffff => cda5ada3) (gprs_llc.c:1079) 20241009055347277 DLLC NOTICE LLME(ffffffff/cda5ada3){ASSIGNED} LLGM Assign post (ffffffff => cda5ada3) (gprs_llc.c:1125) 20241009055347277 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@7edd117b540b: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CDA5ADA3'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: sending second RAU via different RA with wrong Old RA 20241009055347286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347286 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055347286 DMM NOTICE LLME(ffffffff/cda5ada3){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241009055347286 DLLC NOTICE LLME(ffffffff/cda5ada3){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241009055347287 DMM NOTICE MM(262420000000039/cda5ada3) Rx RA Update Request with unexpected TLLI=cda5ada3 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241009055347287 DMM ERROR LLME(ffffffff/cda5ada3){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241009055347287 DMM NOTICE MM(262420000000039/cda5ada3) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241009055347287 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241009055347287 DMM INFO MM(262420000000039/cda5ada3) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241009055347287 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055347287 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055347287 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055347287 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055347287 DLLC NOTICE LLME(ffffffff/cda5ada3){ASSIGNED} LLGM Assign pre (cda5ada3 => ffffffff) (gprs_llc.c:1079) 20241009055347287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cda5ada3 => ffffffff) (gprs_llc.c:1125) 20241009055347287 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241009055347287 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) 20241009055347287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055347287 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055347287 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055347287 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055347309 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241009055347310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055347310 DLLC NOTICE LLME(ffffffff/cda5ada3){UNASSIGNED} LLC RX: unknown TLLI 0xcda5ada3, creating LLME on the fly (gprs_llc.c:552) 20241009055347310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055347310 DMM NOTICE LLME(ffffffff/cda5ada3){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241009055350527 DGPRS DEBUG Checking for inactive LLMEs, time = 30981429 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@7edd117b540b: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@7edd117b540b: Final verdict of PTC: pass 20241009055352320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055352325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055352325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@7edd117b540b: Final verdict of PTC: none -NSVCI97(521)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@7edd117b540b: Final verdict of PTC: none -NSVCI98(526)@7edd117b540b: Final verdict of PTC: none -NSVCI99(531)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@7edd117b540b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(529)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(524)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(519)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Oct 9 05: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 20241009055352437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055352740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100332) 20241009055353327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055353327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100332, count=105764) 20241009055354328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055354328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Oct 9 05: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 20241009055355330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055355330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_usim_resync started. 20241009055355845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055355848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055355900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055355900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055355900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055355900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055355900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055355900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055355900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055355900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055355900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055355901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055355901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055355901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055355901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055355901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055355901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055355901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055355901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055355901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055355901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055355901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055355902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055355902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055355904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055355909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055355909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055355915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055355915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055355915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055355915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055355915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055355915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055355915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055355915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055355915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055355916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055355916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055355916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055355916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055355916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055355916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055355916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055355916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055355916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055355916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055355916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055355916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055355916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055355919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055355924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055355924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055355931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055355931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055355931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055355931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055355931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055355931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055355931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055355931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055355931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055355932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055355932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055355932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055355932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055355932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055355932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055355932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055355932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055355932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055355932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055355932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055355932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055355932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055355933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055355937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055355937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055356332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055356332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055356332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055356332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055356337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055356338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@7edd117b540b: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='FC578726'O, index=0 SGSN_Test-GSUP(552)@7edd117b540b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@7edd117b540b: 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 := '61EA912F36FCDBE74A24E0DEFF90540F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D3E5BEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE74A5586C9D810D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B3C3ED4C0ED71A4826135922D038121'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9384BDC849DD9E5A07E0B97854103B83'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A070BFC00E5B80F6E756A42DC915CC4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1253B86716B3A38B'O } } } } } 20241009055357414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055357414 DLLC NOTICE LLME(ffffffff/fc578726){UNASSIGNED} LLC RX: unknown TLLI 0xfc578726, creating LLME on the fly (gprs_llc.c:552) 20241009055357414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055357414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241009055357414 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055357414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055357414 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055357414 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055357414 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055357414 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055357414 DLLC NOTICE LLME(ffffffff/fc578726){UNASSIGNED} LLGM Assign pre (fc578726 => e894ee01) (gprs_llc.c:1079) 20241009055357414 DLLC NOTICE LLME(fc578726/e894ee01){ASSIGNED} LLGM Assign post (fc578726 => e894ee01) (gprs_llc.c:1125) 20241009055357414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055357414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055357414 DMM DEBUG MM(262420000000040/e894ee01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055357429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055357429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055357429 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055357429 DMM DEBUG MM(262420000000040/e894ee01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241009055357429 DMM NOTICE MM(262420000000040/e894ee01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055357429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055357429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055357429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055357429 DMM DEBUG MM(262420000000040/e894ee01) Requesting authorization (sgsn_auth.c:160) 20241009055357430 DMM INFO MM(262420000000040/e894ee01) Requesting authentication tuples (sgsn_auth.c:184) 20241009055357430 DMM DEBUG MM(262420000000040/e894ee01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055357430 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241009055357430 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)@7edd117b540b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@7edd117b540b: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241009055357435 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055357435 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055357435 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055357435 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055357435 DMM INFO MM(262420000000040/e894ee01) Subscriber data update (mmctx.c:445) 20241009055357435 DMM DEBUG MM(262420000000040/e894ee01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055357435 DMM INFO MM(262420000000040/e894ee01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055357435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055357435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055357435 DMM INFO MM(262420000000040/e894ee01) <- GMM AUTH AND CIPHERING REQ (rand = 61 ea 91 2f 36 fc db e7 4a 24 e0 de ff 90 54 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 07 0b fc 00 e5 b8 0f 6e 75 6a 42 dc 91 5c c4 ) (gprs_gmm.c:483) 20241009055357447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055357447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055357447 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055357447 DMM INFO MM(262420000000040/e894ee01) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241009055357447 DMM INFO MM(262420000000040/e894ee01) R99 AUTHENTICATION SYNCH (AUTS = 45067103993860ca16cfadc54161) (gprs_gmm.c:711) 20241009055357447 DMM DEBUG MM(262420000000040/e894ee01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055357447 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241009055357447 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 45 06 71 03 99 38 60 ca 16 cf ad c5 41 61 20 10 61 ea 91 2f 36 fc db e7 4a 24 e0 de ff 90 54 0f 28 01 01 (gprs_subscriber.c:210) 20241009055357447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241009055357447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241009055357447 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055357447 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055357447 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055357447 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055357447 DMM INFO MM(262420000000040/e894ee01) Subscriber data update (mmctx.c:445) 20241009055357447 DMM DEBUG MM(262420000000040/e894ee01) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241009055357447 DMM INFO MM(262420000000040/e894ee01) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241009055357447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055357447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055357447 DMM INFO MM(262420000000040/e894ee01) <- GMM AUTH AND CIPHERING REQ (rand = 73 9d 3b bd 45 ef 6c 66 0f da d0 c7 31 c7 eb 9d , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 92 7d 0e fd 52 de 1f 6a d9 ad 5a dd 37 f1 cb ) (gprs_gmm.c:483) 20241009055357454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055357454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055357454 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055357454 DMM INFO MM(262420000000040/e894ee01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055357454 DMM NOTICE MM(262420000000040/e894ee01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055357454 DMM DEBUG MM(262420000000040/e894ee01) checking auth: received UMTS RES = 81 1c c3 cb d3 6b 93 09 (gprs_gmm.c:666) 20241009055357454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055357454 DMM DEBUG MM(262420000000040/e894ee01) Requesting authorization (sgsn_auth.c:160) 20241009055357454 DMM INFO MM(262420000000040/e894ee01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055357454 DMM DEBUG MM(262420000000040/e894ee01) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055357454 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241009055357454 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) 20241009055357454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055357455 DMM INFO MM(262420000000040/e894ee01) <- GMM ATTACH ACCEPT (new P-TMSI=0xe894ee01) (gprs_gmm.c:300) 20241009055357457 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055357457 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055357457 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241009055357457 DMM INFO MM(262420000000040/e894ee01) Subscriber data update (mmctx.c:445) 20241009055357457 DMM DEBUG MM(262420000000040/e894ee01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055357457 DMM INFO MM(262420000000040/e894ee01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055357457 DMM NOTICE MM(262420000000040/e894ee01) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241009055357457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055357457 DMM NOTICE MM(262420000000040/e894ee01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055357457 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) 20241009055357457 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055357457 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241009055357457 DMM INFO MM(262420000000040/e894ee01) Subscriber data update (mmctx.c:445) 20241009055357457 DMM DEBUG MM(262420000000040/e894ee01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@7edd117b540b: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@7edd117b540b: Removing Client IMSI='262420000000040'H, index=0 20241009055357466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055357466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055357466 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055357466 DMM INFO MM(262420000000040/e894ee01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055357466 DMM NOTICE MM(262420000000040/e894ee01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055357466 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055357466 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055357466 DLLC NOTICE LLME(fc578726/e894ee01){ASSIGNED} LLGM Assign pre (ffffffff => e894ee01) (gprs_llc.c:1079) 20241009055357466 DLLC NOTICE LLME(ffffffff/e894ee01){ASSIGNED} LLGM Assign post (ffffffff => e894ee01) (gprs_llc.c:1125) 20241009055357466 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055357466 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055357467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055357467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@7edd117b540b: Final verdict of PTC: pass 20241009055357471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@7edd117b540b: Final verdict of PTC: none -NSVCI99(550)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@7edd117b540b: Final verdict of PTC: none 20241009055357476 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055357476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(540)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@7edd117b540b: Final verdict of PTC: none -NSVCI98(545)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(543)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(538)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(548)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_usim_resync finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Oct 9 05: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 20241009055357539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055357941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44044) 20241009055358478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055358478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44044, count=94396) 20241009055359479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055359479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Oct 9 05: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 20241009055400481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055400481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_usim_a54_a54 started. 20241009055401054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055401056 DMM INFO MM(262420000000040/e894ee01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055401056 DMM INFO MM(262420000000040/e894ee01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055401056 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055401056 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055401056 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055401056 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055401056 DLLC NOTICE LLME(ffffffff/e894ee01){ASSIGNED} LLGM Assign pre (e894ee01 => ffffffff) (gprs_llc.c:1079) 20241009055401056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e894ee01 => ffffffff) (gprs_llc.c:1125) 20241009055401056 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241009055401056 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) 20241009055401056 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) 20241009055401056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055401056 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055401056 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055401056 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055401056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055401095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055401095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055401095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055401095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055401095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055401095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055401095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055401095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055401095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055401096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055401096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055401096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055401096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055401096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055401096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055401096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055401096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055401096 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055401096 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055401096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055401096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055401096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055401098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055401103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055401103 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055401110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055401110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055401110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055401110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055401110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055401110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055401110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055401110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055401110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055401111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055401111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055401111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055401111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055401111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055401111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055401111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055401111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055401111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055401111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055401111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055401111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055401111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055401113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055401118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055401118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055401125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055401125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055401125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055401125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055401125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055401125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055401125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055401125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055401125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055401126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055401126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055401126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055401126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055401126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055401126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055401126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055401126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055401126 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055401126 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055401126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055401126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055401126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055401128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055401132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055401132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055401483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055401483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055401483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055401483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055401487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@7edd117b540b: 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)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241009055401488 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@7edd117b540b: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E874C815'O, index=0 SGSN_Test-GSUP(571)@7edd117b540b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@7edd117b540b: 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 := '9EB8CD5C46E9310060758F21B896E352'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF5F014A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4D825B2B4587B16'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '325160A0A0F993683B4FBC9F949F25C1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '683D0506D59D26544544AC5AD9DDFEAD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E3A8C8AF72A633F4D662BDEC796C028'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B718239D82EF5B6'O } } } } } 20241009055402575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055402575 DLLC NOTICE LLME(ffffffff/e874c815){UNASSIGNED} LLC RX: unknown TLLI 0xe874c815, creating LLME on the fly (gprs_llc.c:552) 20241009055402575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055402575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241009055402575 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055402575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055402575 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055402575 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055402575 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055402575 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055402575 DLLC NOTICE LLME(ffffffff/e874c815){UNASSIGNED} LLGM Assign pre (e874c815 => d519a5fa) (gprs_llc.c:1079) 20241009055402575 DLLC NOTICE LLME(e874c815/d519a5fa){ASSIGNED} LLGM Assign post (e874c815 => d519a5fa) (gprs_llc.c:1125) 20241009055402575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055402575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055402575 DMM DEBUG MM(262420000000040/d519a5fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055402596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055402596 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055402596 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055402596 DMM DEBUG MM(262420000000040/d519a5fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241009055402596 DMM NOTICE MM(262420000000040/d519a5fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055402596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055402596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055402596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055402596 DMM DEBUG MM(262420000000040/d519a5fa) Requesting authorization (sgsn_auth.c:160) 20241009055402596 DMM INFO MM(262420000000040/d519a5fa) Requesting authentication tuples (sgsn_auth.c:184) 20241009055402596 DMM DEBUG MM(262420000000040/d519a5fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055402597 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241009055402597 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)@7edd117b540b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@7edd117b540b: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241009055402602 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055402602 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055402603 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055402603 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055402603 DMM INFO MM(262420000000040/d519a5fa) Subscriber data update (mmctx.c:445) 20241009055402603 DMM DEBUG MM(262420000000040/d519a5fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055402603 DMM INFO MM(262420000000040/d519a5fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055402603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055402603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055402603 DMM INFO MM(262420000000040/d519a5fa) <- GMM AUTH AND CIPHERING REQ (rand = 9e b8 cd 5c 46 e9 31 00 60 75 8f 21 b8 96 e3 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 3a 8c 8a f7 2a 63 3f 4d 66 2b de c7 96 c0 28 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@7edd117b540b: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@7edd117b540b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@7edd117b540b: Final verdict of PTC: pass 20241009055402622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055402626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055402626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@7edd117b540b: Final verdict of PTC: none -NSVCI97(559)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(571)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@7edd117b540b: Final verdict of PTC: none -NSVCI99(569)@7edd117b540b: Final verdict of PTC: none -NSVCI98(564)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(567)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(562)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(557)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) Wed Oct 9 05:54:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== MTC@7edd117b540b: Local verdict of PTC -NSVCI99(569): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@7edd117b540b: 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'. 20241009055402719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055403121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68324) 20241009055403627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055403627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68324, count=72680) 20241009055404627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055404628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Oct 9 05: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 20241009055405628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055405629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_usim_a54_a53 started. 20241009055406230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055406233 DMM INFO MM(262420000000040/d519a5fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055406233 DMM INFO MM(262420000000040/d519a5fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055406233 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055406233 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055406233 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055406233 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055406233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Deallocated (fsm.c:568) 20241009055406233 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055406233 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055406233 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055406233 DLLC NOTICE LLME(e874c815/d519a5fa){ASSIGNED} LLGM Assign pre (d519a5fa => ffffffff) (gprs_llc.c:1079) 20241009055406233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d519a5fa => ffffffff) (gprs_llc.c:1125) 20241009055406233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055406288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055406288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055406288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055406288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055406288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055406288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055406288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055406288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055406288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055406289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055406289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055406289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055406289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055406289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055406289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055406289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055406289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055406289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055406289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055406289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055406289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055406289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055406291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055406295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055406295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055406302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055406302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055406302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055406302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055406302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055406302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055406302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055406302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055406302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055406303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055406303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055406303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055406303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055406303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055406303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055406303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055406303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055406303 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055406303 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055406303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055406304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055406304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055406305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055406311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055406311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055406318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055406318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055406318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055406318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055406318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055406318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055406318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055406318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055406318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055406319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055406319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055406319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055406319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055406319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055406319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055406319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055406319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055406319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055406319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055406321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055406327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055406327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055406630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055406630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055406630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055406630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055406634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055406636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@7edd117b540b: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F8A5D4B8'O, index=0 SGSN_Test-GSUP(590)@7edd117b540b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@7edd117b540b: 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 := 'F17A01F2743DCE68C79147CFFAC1F831'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7001FB25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C258B9A3F1411380'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '033CCF3082C56D9A121BDC54310ED453'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F887506AB8DED4C3CA9A670068D015E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C5E4EE1AE0AD34221E2A891666CB2A16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3E5E72FC9BC31115'O } } } } } 20241009055407714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055407714 DLLC NOTICE LLME(ffffffff/f8a5d4b8){UNASSIGNED} LLC RX: unknown TLLI 0xf8a5d4b8, creating LLME on the fly (gprs_llc.c:552) 20241009055407714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055407714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241009055407714 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055407714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055407714 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055407714 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055407714 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055407714 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055407714 DLLC NOTICE LLME(ffffffff/f8a5d4b8){UNASSIGNED} LLGM Assign pre (f8a5d4b8 => dbc9b90e) (gprs_llc.c:1079) 20241009055407714 DLLC NOTICE LLME(f8a5d4b8/dbc9b90e){ASSIGNED} LLGM Assign post (f8a5d4b8 => dbc9b90e) (gprs_llc.c:1125) 20241009055407714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055407714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055407714 DMM DEBUG MM(262420000000040/dbc9b90e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055407732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055407733 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055407733 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055407733 DMM DEBUG MM(262420000000040/dbc9b90e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241009055407733 DMM NOTICE MM(262420000000040/dbc9b90e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055407733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055407733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055407733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055407733 DMM DEBUG MM(262420000000040/dbc9b90e) Requesting authorization (sgsn_auth.c:160) 20241009055407733 DMM INFO MM(262420000000040/dbc9b90e) Requesting authentication tuples (sgsn_auth.c:184) 20241009055407733 DMM DEBUG MM(262420000000040/dbc9b90e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055407733 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241009055407733 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)@7edd117b540b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@7edd117b540b: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241009055407739 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055407739 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055407739 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055407739 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055407739 DMM INFO MM(262420000000040/dbc9b90e) Subscriber data update (mmctx.c:445) 20241009055407739 DMM DEBUG MM(262420000000040/dbc9b90e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055407739 DMM INFO MM(262420000000040/dbc9b90e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055407739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055407739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055407739 DMM INFO MM(262420000000040/dbc9b90e) <- GMM AUTH AND CIPHERING REQ (rand = f1 7a 01 f2 74 3d ce 68 c7 91 47 cf fa c1 f8 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c5 e4 ee 1a e0 ad 34 22 1e 2a 89 16 66 cb 2a 16 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@7edd117b540b: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@7edd117b540b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@7edd117b540b: Final verdict of PTC: pass 20241009055407758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@7edd117b540b: Final verdict of PTC: none 20241009055407763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(575)@7edd117b540b: Final verdict of PTC: none -NSVCI97(578)@7edd117b540b: Final verdict of PTC: none -NSVCI99(588)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@7edd117b540b: Final verdict of PTC: none -NSVCI98(583)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@7edd117b540b: Final verdict of PTC: none 20241009055407763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(579)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(586)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(576)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(581)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Oct 9 05:54:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241009055407851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055408252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241009055408764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055408764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241009055409766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055409766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Oct 9 05: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 20241009055410767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055410767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_usim_a53_a54 started. 20241009055411343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055411346 DMM INFO MM(262420000000040/dbc9b90e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055411346 DMM INFO MM(262420000000040/dbc9b90e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055411346 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055411346 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055411346 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055411346 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055411346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Deallocated (fsm.c:568) 20241009055411346 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055411346 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055411346 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055411346 DLLC NOTICE LLME(f8a5d4b8/dbc9b90e){ASSIGNED} LLGM Assign pre (dbc9b90e => ffffffff) (gprs_llc.c:1079) 20241009055411346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc9b90e => ffffffff) (gprs_llc.c:1125) 20241009055411346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055411392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055411392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055411392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055411392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055411392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055411392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055411392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055411392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055411392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055411392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055411392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055411392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055411393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055411393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055411393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055411393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055411393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055411393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055411393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055411393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055411393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055411393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055411394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055411399 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055411407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055411407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055411408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055411408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055411408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055411408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055411410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 20241009055411414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055411414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055411424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055411424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055411424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055411424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055411424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055411424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055411424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055411424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055411424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055411425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055411425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055411425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055411425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055411425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055411425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055411425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055411425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055411425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055411425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055411425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055411425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055411425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055411427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055411432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055411432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055411768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055411768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055411768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055411768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055411772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055411773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@7edd117b540b: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E35FEF81'O, index=0 SGSN_Test-GSUP(609)@7edd117b540b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@7edd117b540b: 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 := '4126B42E9F7E52ABD06C37A7017A1E63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9471F157'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37CA5ABE72A9C173'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6527002395D37227966266E60438263D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '490698CC640FA5E1AF2AC50FD4451DFB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C192764C9403756CFA9D3E23503F1E82'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8269F328C49C4928'O } } } } } 20241009055412862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055412862 DLLC NOTICE LLME(ffffffff/e35fef81){UNASSIGNED} LLC RX: unknown TLLI 0xe35fef81, creating LLME on the fly (gprs_llc.c:552) 20241009055412862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055412862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241009055412862 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055412862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055412862 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055412862 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055412862 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055412862 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055412862 DLLC NOTICE LLME(ffffffff/e35fef81){UNASSIGNED} LLGM Assign pre (e35fef81 => e4227857) (gprs_llc.c:1079) 20241009055412862 DLLC NOTICE LLME(e35fef81/e4227857){ASSIGNED} LLGM Assign post (e35fef81 => e4227857) (gprs_llc.c:1125) 20241009055412862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055412862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055412862 DMM DEBUG MM(262420000000040/e4227857) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055412884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055412884 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055412884 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055412884 DMM DEBUG MM(262420000000040/e4227857) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241009055412884 DMM NOTICE MM(262420000000040/e4227857) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055412884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055412884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055412884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055412884 DMM DEBUG MM(262420000000040/e4227857) Requesting authorization (sgsn_auth.c:160) 20241009055412884 DMM INFO MM(262420000000040/e4227857) Requesting authentication tuples (sgsn_auth.c:184) 20241009055412884 DMM DEBUG MM(262420000000040/e4227857) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055412884 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241009055412884 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)@7edd117b540b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@7edd117b540b: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241009055412890 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055412890 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055412890 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055412890 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055412890 DMM INFO MM(262420000000040/e4227857) Subscriber data update (mmctx.c:445) 20241009055412890 DMM DEBUG MM(262420000000040/e4227857) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055412890 DMM INFO MM(262420000000040/e4227857) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055412890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055412890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055412890 DMM INFO MM(262420000000040/e4227857) <- GMM AUTH AND CIPHERING REQ (rand = 41 26 b4 2e 9f 7e 52 ab d0 6c 37 a7 01 7a 1e 63 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 92 76 4c 94 03 75 6c fa 9d 3e 23 50 3f 1e 82 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@7edd117b540b: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@7edd117b540b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@7edd117b540b: Final verdict of PTC: pass 20241009055412909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055412913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055412913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@7edd117b540b: Final verdict of PTC: none -NSVCI99(607)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@7edd117b540b: Final verdict of PTC: none -NSVCI98(602)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@7edd117b540b: Final verdict of PTC: none -NSVCI97(597)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(605)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(595)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(600)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Oct 9 05: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 20241009055412975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055413378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20241009055413915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055413915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20241009055414916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055414916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Oct 9 05: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 20241009055415917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055415917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_usim_a50_a54 started. 20241009055416470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055416472 DMM INFO MM(262420000000040/e4227857) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055416472 DMM INFO MM(262420000000040/e4227857) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055416472 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055416472 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055416472 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055416472 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055416472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Deallocated (fsm.c:568) 20241009055416472 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055416472 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055416472 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055416472 DLLC NOTICE LLME(e35fef81/e4227857){ASSIGNED} LLGM Assign pre (e4227857 => ffffffff) (gprs_llc.c:1079) 20241009055416472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4227857 => ffffffff) (gprs_llc.c:1125) 20241009055416472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055416518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055416518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055416518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055416518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055416518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055416518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055416519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055416519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055416519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055416519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055416519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055416519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055416520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055416520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055416521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055416526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055416526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055416536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055416536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055416536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055416536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055416536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055416536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055416536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055416536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055416536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055416537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055416537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055416537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055416537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055416537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055416537 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055416537 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055416537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055416537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055416539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055416545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055416545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055416552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055416552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055416552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055416552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055416552 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055416552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055416552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055416552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055416552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055416553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055416553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055416553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055416553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055416553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055416553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055416553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055416553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055416553 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055416553 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055416553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055416553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055416553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055416555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055416560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055416560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055416918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055416918 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055416918 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055416918 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055416922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055416923 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@7edd117b540b: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F0314120'O, index=0 SGSN_Test-GSUP(628)@7edd117b540b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@7edd117b540b: 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 := 'D929896CED020AC79F8BCEEC20479636'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7500FB15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC0FA01EF1FF146A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F11C42B769A2B1F2C15F1636BA31FD3B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE833A4A800FB6B8ECEAA0629F4BFBEE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D9335E10DE32DBD665DACA5E6427A9A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '47414DC6CE0FF489'O } } } } } 20241009055417998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055417998 DLLC NOTICE LLME(ffffffff/f0314120){UNASSIGNED} LLC RX: unknown TLLI 0xf0314120, creating LLME on the fly (gprs_llc.c:552) 20241009055417999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055417999 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241009055417999 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055417999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055417999 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055417999 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055417999 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055417999 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055417999 DLLC NOTICE LLME(ffffffff/f0314120){UNASSIGNED} LLGM Assign pre (f0314120 => ebfa18a6) (gprs_llc.c:1079) 20241009055417999 DLLC NOTICE LLME(f0314120/ebfa18a6){ASSIGNED} LLGM Assign post (f0314120 => ebfa18a6) (gprs_llc.c:1125) 20241009055417999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055417999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055417999 DMM DEBUG MM(262420000000040/ebfa18a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055418020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055418021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055418021 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055418021 DMM DEBUG MM(262420000000040/ebfa18a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241009055418021 DMM NOTICE MM(262420000000040/ebfa18a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055418021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055418021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055418021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055418021 DMM DEBUG MM(262420000000040/ebfa18a6) Requesting authorization (sgsn_auth.c:160) 20241009055418021 DMM INFO MM(262420000000040/ebfa18a6) Requesting authentication tuples (sgsn_auth.c:184) 20241009055418021 DMM DEBUG MM(262420000000040/ebfa18a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055418021 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241009055418021 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)@7edd117b540b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@7edd117b540b: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241009055418026 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055418026 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055418026 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055418026 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055418026 DMM INFO MM(262420000000040/ebfa18a6) Subscriber data update (mmctx.c:445) 20241009055418026 DMM DEBUG MM(262420000000040/ebfa18a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055418026 DMM INFO MM(262420000000040/ebfa18a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055418027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055418027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055418027 DMM INFO MM(262420000000040/ebfa18a6) <- GMM AUTH AND CIPHERING REQ (rand = d9 29 89 6c ed 02 0a c7 9f 8b ce ec 20 47 96 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d9 33 5e 10 de 32 db d6 65 da ca 5e 64 27 a9 a1 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@7edd117b540b: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@7edd117b540b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@7edd117b540b: Final verdict of PTC: pass 20241009055418044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@7edd117b540b: Final verdict of PTC: none 20241009055418050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055418050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(626)@7edd117b540b: Final verdict of PTC: none -NSVCI97(616)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@7edd117b540b: Final verdict of PTC: none -NSVCI98(621)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(624)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(614)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(619)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Oct 9 05:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241009055418122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055418525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68056) 20241009055419052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055419052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68056, count=72412) 20241009055420053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055420053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009055420528 DGPRS DEBUG Checking for inactive LLMEs, time = 30981459 (sgsn.c:131) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Oct 9 05: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 20241009055421054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055421054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_usim_a54_a50 started. 20241009055421615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055421617 DMM INFO MM(262420000000040/ebfa18a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055421617 DMM INFO MM(262420000000040/ebfa18a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055421617 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055421617 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055421618 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055421618 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055421618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Deallocated (fsm.c:568) 20241009055421618 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055421618 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055421618 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055421618 DLLC NOTICE LLME(f0314120/ebfa18a6){ASSIGNED} LLGM Assign pre (ebfa18a6 => ffffffff) (gprs_llc.c:1079) 20241009055421618 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebfa18a6 => ffffffff) (gprs_llc.c:1125) 20241009055421618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055421655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055421655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055421655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055421655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055421655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055421655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055421655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055421655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055421655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055421656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055421656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055421656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055421656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055421656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055421656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055421656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055421656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055421656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055421656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055421656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055421656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055421656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055421658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055421662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055421662 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055421670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055421670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055421670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055421670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055421670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055421670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055421670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055421670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055421670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055421671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055421671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055421671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055421672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055421672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055421672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055421672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055421672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055421672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055421672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055421672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055421672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055421672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 20241009055421674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055421680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055421680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055421685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055421685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055421685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055421685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055421685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055421685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055421685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055421685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055421685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055421686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055421686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055421686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055421686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055421686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055421686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055421686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055421686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055421686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055421686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055421686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055421686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055421686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055421688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055421693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055421693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055422056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055422056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055422056 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055422056 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055422060 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055422061 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@7edd117b540b: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='D02BBB0E'O, index=0 SGSN_Test-GSUP(647)@7edd117b540b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@7edd117b540b: 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 := '432D4E8FD21BB286482BD788BA36979B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FEEEEC71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA7690E3DA71A7AA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '94E8E412DF92EC904D141BABC084007A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF0FBA14A2E77453104595B37EC41244'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B086C72CBC5CAC546787C694AFBB069'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D1A1D72B775D0E0'O } } } } } 20241009055423145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055423145 DLLC NOTICE LLME(ffffffff/d02bbb0e){UNASSIGNED} LLC RX: unknown TLLI 0xd02bbb0e, creating LLME on the fly (gprs_llc.c:552) 20241009055423145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055423145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241009055423145 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055423146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055423146 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055423146 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055423146 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055423146 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055423146 DLLC NOTICE LLME(ffffffff/d02bbb0e){UNASSIGNED} LLGM Assign pre (d02bbb0e => de501abe) (gprs_llc.c:1079) 20241009055423146 DLLC NOTICE LLME(d02bbb0e/de501abe){ASSIGNED} LLGM Assign post (d02bbb0e => de501abe) (gprs_llc.c:1125) 20241009055423146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055423146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055423146 DMM DEBUG MM(262420000000040/de501abe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055423153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055423153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055423153 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055423153 DMM DEBUG MM(262420000000040/de501abe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241009055423153 DMM NOTICE MM(262420000000040/de501abe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055423153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055423153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055423153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055423153 DMM DEBUG MM(262420000000040/de501abe) Requesting authorization (sgsn_auth.c:160) 20241009055423153 DMM INFO MM(262420000000040/de501abe) Requesting authentication tuples (sgsn_auth.c:184) 20241009055423153 DMM DEBUG MM(262420000000040/de501abe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055423153 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241009055423153 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)@7edd117b540b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@7edd117b540b: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241009055423154 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055423154 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055423154 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055423154 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055423154 DMM INFO MM(262420000000040/de501abe) Subscriber data update (mmctx.c:445) 20241009055423154 DMM DEBUG MM(262420000000040/de501abe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055423154 DMM INFO MM(262420000000040/de501abe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055423154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055423154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055423154 DMM INFO MM(262420000000040/de501abe) <- GMM AUTH AND CIPHERING REQ (rand = 43 2d 4e 8f d2 1b b2 86 48 2b d7 88 ba 36 97 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 08 6c 72 cb c5 ca c5 46 78 7c 69 4a fb b0 69 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@7edd117b540b: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@7edd117b540b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@7edd117b540b: Final verdict of PTC: pass 20241009055423159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(635)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(647)@7edd117b540b: Final verdict of PTC: none -NSVCI99(645)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@7edd117b540b: Final verdict of PTC: none 20241009055423160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055423160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@7edd117b540b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@7edd117b540b: Final verdict of PTC: none -NSVCI98(640)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(638)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(643)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(633)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Oct 9 05: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 20241009055423225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055423628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70700) 20241009055424162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055424162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70700, count=72240) 20241009055425163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055425163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Oct 9 05: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 20241009055426165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055426165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_detach_unknown_nopoweroff started. 20241009055426731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055426733 DMM INFO MM(262420000000040/de501abe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055426733 DMM INFO MM(262420000000040/de501abe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055426733 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055426733 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055426733 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055426733 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009055426733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Deallocated (fsm.c:568) 20241009055426733 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055426733 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055426733 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055426733 DLLC NOTICE LLME(d02bbb0e/de501abe){ASSIGNED} LLGM Assign pre (de501abe => ffffffff) (gprs_llc.c:1079) 20241009055426733 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de501abe => ffffffff) (gprs_llc.c:1125) 20241009055426733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055426772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055426772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055426772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055426772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055426772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055426772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055426772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055426772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055426772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055426774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055426774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055426774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055426774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055426774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055426774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055426774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055426774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055426774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055426774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055426774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055426774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055426774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055426776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055426782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055426782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055426787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055426787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055426787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055426787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055426787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055426787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055426787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055426787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055426787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055426788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055426788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055426788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055426788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055426788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055426788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055426788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055426788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055426788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055426788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055426788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055426788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055426788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055426790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 20241009055426796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055426796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055426806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055426806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055426806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055426806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055426806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055426806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055426806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055426806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055426806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055426806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055426806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055426806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055426807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055426807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055426807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055426807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055426807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055426807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055426807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055426807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055426807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055426807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055426808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055426813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055426813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055427167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055427167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055427167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055427167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055427171 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055427172 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@7edd117b540b: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='ECC76B08'O, index=0 SGSN_Test-GSUP(666)@7edd117b540b: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241009055428233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055428233 DLLC NOTICE LLME(ffffffff/ecc76b08){UNASSIGNED} LLC RX: unknown TLLI 0xecc76b08, creating LLME on the fly (gprs_llc.c:552) 20241009055428233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055428233 DMM NOTICE LLME(ffffffff/ecc76b08){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241009055428233 DLLC NOTICE LLME(ffffffff/ecc76b08){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241009055428233 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xecc76b08 type=GPRS detach (gprs_gmm.c:1465) 20241009055428233 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241009055428233 DLLC NOTICE LLME(ffffffff/ecc76b08){UNASSIGNED} LLGM Assign pre (ecc76b08 => ffffffff) (gprs_llc.c:1079) 20241009055428233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecc76b08 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@7edd117b540b: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@7edd117b540b: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@7edd117b540b: Final verdict of PTC: pass 20241009055428239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(654)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(666)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@7edd117b540b: Final verdict of PTC: none 20241009055428242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055428242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(660)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@7edd117b540b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@7edd117b540b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@7edd117b540b: Final verdict of PTC: none -NSVCI99(664)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@7edd117b540b: Final verdict of PTC: none -NSVCI98(659)@7edd117b540b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(652)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(657)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(662)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@7edd117b540b: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Oct 9 05: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 20241009055428343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055428645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53732) 20241009055429244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055429244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53732, count=58088) 20241009055430246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055430246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Oct 9 05: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 20241009055431248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055431248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_detach_unknown_poweroff started. 20241009055431744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055431746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055431796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055431796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055431796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055431796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055431796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055431796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055431796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055431796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055431796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055431797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055431797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055431797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055431797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055431797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055431797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055431797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055431797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055431797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055431797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055431797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055431797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055431797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055431800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055431807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055431807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055431815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055431815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055431815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055431815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055431815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055431815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055431815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055431815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055431815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055431816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055431816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055431816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055431816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055431816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055431816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055431816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055431816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055431816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055431816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055431816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055431816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055431816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055431818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055431823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055431823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055431830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055431830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055431830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055431830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055431830 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055431830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055431830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055431830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055431830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055431831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055431831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055431831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055431831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055431831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055431831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055431831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055431831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055431831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055431831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055431831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055431831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055431831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055431833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055431838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055431838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055432249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055432249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055432249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055432249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055432253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055432254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@7edd117b540b: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E8565093'O, index=0 SGSN_Test-GSUP(685)@7edd117b540b: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241009055433329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055433329 DLLC NOTICE LLME(ffffffff/e8565093){UNASSIGNED} LLC RX: unknown TLLI 0xe8565093, creating LLME on the fly (gprs_llc.c:552) 20241009055433329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055433329 DMM NOTICE LLME(ffffffff/e8565093){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@7edd117b540b: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@7edd117b540b: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@7edd117b540b: Final verdict of PTC: pass 20241009055438334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI196(672)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(685)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@7edd117b540b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@7edd117b540b: Final verdict of PTC: none -NSVCI99(683)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@7edd117b540b: Final verdict of PTC: none -NSVCI97(673)@7edd117b540b: Final verdict of PTC: none 20241009055438336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055438336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(669)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@7edd117b540b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@7edd117b540b: Final verdict of PTC: none -NSVCI98(678)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(681)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(676)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(671)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@7edd117b540b: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Oct 9 05: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 20241009055438425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055438727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46632) 20241009055439338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055439338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46632, count=52064) 20241009055440340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055440340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Oct 9 05: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 20241009055441342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055441342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_detach_nopoweroff started. 20241009055441819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055441822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055441876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055441876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055441876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055441876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055441876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055441876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055441876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055441876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055441876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055441877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055441877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055441877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055441877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055441877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055441877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055441877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055441877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055441877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055441877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055441877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055441877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055441877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055441880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055441887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055441887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055441898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055441898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055441898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055441898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055441898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055441898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055441898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055441898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055441898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055441899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055441899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055441899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055441899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055441899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055441899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055441899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055441899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055441899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055441899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055441899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055441900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055441900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055441907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055441914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055441914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055441914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055441914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055441914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055441914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055441914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055441914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055441914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055441915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055441915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055441915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055441915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055441915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055441915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055441915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055441915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055441915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055441915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055441915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055441915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055441915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055441918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055441923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055441923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055442344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055442344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055442344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055442344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055442348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055442349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@7edd117b540b: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C0E594B7'O, index=0 SGSN_Test-GSUP(704)@7edd117b540b: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@7edd117b540b: 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 := '6303C5C6E709A92D8B7B5B801FDCBDA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A925E4F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31ABB83AC79DA298'O } } } } } 20241009055443422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055443422 DLLC NOTICE LLME(ffffffff/c0e594b7){UNASSIGNED} LLC RX: unknown TLLI 0xc0e594b7, creating LLME on the fly (gprs_llc.c:552) 20241009055443422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055443422 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241009055443422 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055443422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055443422 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055443422 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055443422 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055443422 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055443422 DLLC NOTICE LLME(ffffffff/c0e594b7){UNASSIGNED} LLGM Assign pre (c0e594b7 => c401d9bb) (gprs_llc.c:1079) 20241009055443422 DLLC NOTICE LLME(c0e594b7/c401d9bb){ASSIGNED} LLGM Assign post (c0e594b7 => c401d9bb) (gprs_llc.c:1125) 20241009055443422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055443422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055443422 DMM DEBUG MM(262420000000015/c401d9bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055443441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055443441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055443441 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055443441 DMM DEBUG MM(262420000000015/c401d9bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241009055443441 DMM NOTICE MM(262420000000015/c401d9bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055443441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055443441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055443441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055443441 DMM DEBUG MM(262420000000015/c401d9bb) Requesting authorization (sgsn_auth.c:160) 20241009055443441 DMM INFO MM(262420000000015/c401d9bb) Requesting authentication tuples (sgsn_auth.c:184) 20241009055443441 DMM DEBUG MM(262420000000015/c401d9bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055443441 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241009055443442 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)@7edd117b540b: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@7edd117b540b: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241009055443447 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055443447 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055443447 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055443447 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055443447 DMM INFO MM(262420000000015/c401d9bb) Subscriber data update (mmctx.c:445) 20241009055443447 DMM DEBUG MM(262420000000015/c401d9bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055443447 DMM INFO MM(262420000000015/c401d9bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055443447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055443447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055443447 DMM INFO MM(262420000000015/c401d9bb) <- GMM AUTH AND CIPHERING REQ (rand = 63 03 c5 c6 e7 09 a9 2d 8b 7b 5b 80 1f dc bd a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055443464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055443464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055443464 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055443464 DMM INFO MM(262420000000015/c401d9bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055443464 DMM NOTICE MM(262420000000015/c401d9bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055443464 DMM DEBUG MM(262420000000015/c401d9bb) checking auth: received GSM SRES = a9 25 e4 f0 (gprs_gmm.c:666) 20241009055443464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055443464 DMM DEBUG MM(262420000000015/c401d9bb) Requesting authorization (sgsn_auth.c:160) 20241009055443464 DMM INFO MM(262420000000015/c401d9bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055443464 DMM DEBUG MM(262420000000015/c401d9bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055443464 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241009055443464 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) 20241009055443464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055443464 DMM INFO MM(262420000000015/c401d9bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc401d9bb) (gprs_gmm.c:300) 20241009055443467 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055443467 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055443467 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241009055443467 DMM INFO MM(262420000000015/c401d9bb) Subscriber data update (mmctx.c:445) 20241009055443467 DMM DEBUG MM(262420000000015/c401d9bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055443467 DMM INFO MM(262420000000015/c401d9bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055443467 DMM NOTICE MM(262420000000015/c401d9bb) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241009055443467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055443467 DMM NOTICE MM(262420000000015/c401d9bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055443467 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) 20241009055443468 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055443468 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241009055443468 DMM INFO MM(262420000000015/c401d9bb) Subscriber data update (mmctx.c:445) 20241009055443468 DMM DEBUG MM(262420000000015/c401d9bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055443481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055443481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055443481 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055443481 DMM INFO MM(262420000000015/c401d9bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055443481 DMM NOTICE MM(262420000000015/c401d9bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055443481 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055443481 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055443481 DLLC NOTICE LLME(c0e594b7/c401d9bb){ASSIGNED} LLGM Assign pre (ffffffff => c401d9bb) (gprs_llc.c:1079) 20241009055443481 DLLC NOTICE LLME(ffffffff/c401d9bb){ASSIGNED} LLGM Assign post (ffffffff => c401d9bb) (gprs_llc.c:1125) 20241009055443481 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055443481 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055443481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055443481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@7edd117b540b: setverdict(pass): none -> pass 20241009055443538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055443538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055443538 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055443538 DMM INFO MM(262420000000015/c401d9bb) -> GMM DETACH REQUEST TLLI=0xc401d9bb type=GPRS detach (gprs_gmm.c:1465) 20241009055443538 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241009055443538 DMM INFO MM(262420000000015/c401d9bb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055443538 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055443538 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055443538 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055443538 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055443538 DLLC NOTICE LLME(ffffffff/c401d9bb){ASSIGNED} LLGM Assign pre (c401d9bb => ffffffff) (gprs_llc.c:1079) 20241009055443538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c401d9bb => ffffffff) (gprs_llc.c:1125) 20241009055443538 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241009055443538 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) 20241009055443538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055443538 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055443538 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055443538 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055443540 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@7edd117b540b: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@7edd117b540b: Final verdict of PTC: pass 20241009055443554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@7edd117b540b: Final verdict of PTC: none 20241009055443558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055443558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@7edd117b540b: Final verdict of PTC: none -NSVCI97(692)@7edd117b540b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@7edd117b540b: Final verdict of PTC: none -NSVCI98(697)@7edd117b540b: Final verdict of PTC: none -NSVCI99(702)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@7edd117b540b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@7edd117b540b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(690)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(695)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(700)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@7edd117b540b: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Oct 9 05: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 20241009055443664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055443966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20241009055444560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055444560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=93112) 20241009055445561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055445561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Oct 9 05: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 20241009055446561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055446561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_detach_poweroff started. 20241009055447057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055447060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055447096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055447096 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055447096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055447096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055447096 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055447096 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055447097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055447097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055447097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055447099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055447104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055447104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055447112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055447112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055447112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055447112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055447112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055447112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055447112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055447112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055447112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055447113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055447113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055447113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055447114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055447114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055447114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055447114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055447114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055447114 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055447114 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055447114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055447114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055447114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055447116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055447121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055447121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055447127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055447127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055447127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055447127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055447127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055447127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055447127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055447127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055447127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055447128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055447128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055447128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055447128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055447128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055447128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055447128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055447128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055447128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055447130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055447134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055447134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055447563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055447563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055447563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055447563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055447567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055447568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@7edd117b540b: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F2825788'O, index=0 SGSN_Test-GSUP(723)@7edd117b540b: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@7edd117b540b: 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 := '89344FC2A5C5011AE898CEBF222262C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC1F28AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2D110E2B361646C'O } } } } } 20241009055448639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055448639 DLLC NOTICE LLME(ffffffff/f2825788){UNASSIGNED} LLC RX: unknown TLLI 0xf2825788, creating LLME on the fly (gprs_llc.c:552) 20241009055448639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055448639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241009055448639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055448639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055448639 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055448639 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055448639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055448639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055448639 DLLC NOTICE LLME(ffffffff/f2825788){UNASSIGNED} LLGM Assign pre (f2825788 => f0602fd5) (gprs_llc.c:1079) 20241009055448639 DLLC NOTICE LLME(f2825788/f0602fd5){ASSIGNED} LLGM Assign post (f2825788 => f0602fd5) (gprs_llc.c:1125) 20241009055448639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055448639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055448639 DMM DEBUG MM(262420000000016/f0602fd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055448646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055448646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055448646 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055448646 DMM DEBUG MM(262420000000016/f0602fd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241009055448646 DMM NOTICE MM(262420000000016/f0602fd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055448646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055448646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055448646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055448646 DMM DEBUG MM(262420000000016/f0602fd5) Requesting authorization (sgsn_auth.c:160) 20241009055448646 DMM INFO MM(262420000000016/f0602fd5) Requesting authentication tuples (sgsn_auth.c:184) 20241009055448646 DMM DEBUG MM(262420000000016/f0602fd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055448646 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241009055448646 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)@7edd117b540b: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@7edd117b540b: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241009055448648 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055448648 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055448648 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055448648 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055448648 DMM INFO MM(262420000000016/f0602fd5) Subscriber data update (mmctx.c:445) 20241009055448648 DMM DEBUG MM(262420000000016/f0602fd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055448648 DMM INFO MM(262420000000016/f0602fd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055448648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055448648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055448648 DMM INFO MM(262420000000016/f0602fd5) <- GMM AUTH AND CIPHERING REQ (rand = 89 34 4f c2 a5 c5 01 1a e8 98 ce bf 22 22 62 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055448652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055448652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055448652 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055448652 DMM INFO MM(262420000000016/f0602fd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055448652 DMM NOTICE MM(262420000000016/f0602fd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055448652 DMM DEBUG MM(262420000000016/f0602fd5) checking auth: received GSM SRES = ec 1f 28 ae (gprs_gmm.c:666) 20241009055448652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055448652 DMM DEBUG MM(262420000000016/f0602fd5) Requesting authorization (sgsn_auth.c:160) 20241009055448652 DMM INFO MM(262420000000016/f0602fd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055448652 DMM DEBUG MM(262420000000016/f0602fd5) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055448652 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241009055448652 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) 20241009055448652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055448653 DMM INFO MM(262420000000016/f0602fd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0602fd5) (gprs_gmm.c:300) 20241009055448653 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055448653 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055448653 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241009055448653 DMM INFO MM(262420000000016/f0602fd5) Subscriber data update (mmctx.c:445) 20241009055448653 DMM DEBUG MM(262420000000016/f0602fd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055448653 DMM INFO MM(262420000000016/f0602fd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055448653 DMM NOTICE MM(262420000000016/f0602fd5) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241009055448653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055448653 DMM NOTICE MM(262420000000016/f0602fd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055448653 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) 20241009055448654 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055448654 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241009055448654 DMM INFO MM(262420000000016/f0602fd5) Subscriber data update (mmctx.c:445) 20241009055448654 DMM DEBUG MM(262420000000016/f0602fd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055448657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055448657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055448657 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055448657 DMM INFO MM(262420000000016/f0602fd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055448657 DMM NOTICE MM(262420000000016/f0602fd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055448657 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055448657 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055448657 DLLC NOTICE LLME(f2825788/f0602fd5){ASSIGNED} LLGM Assign pre (ffffffff => f0602fd5) (gprs_llc.c:1079) 20241009055448657 DLLC NOTICE LLME(ffffffff/f0602fd5){ASSIGNED} LLGM Assign post (ffffffff => f0602fd5) (gprs_llc.c:1125) 20241009055448657 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055448657 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055448657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055448657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@7edd117b540b: setverdict(pass): none -> pass 20241009055448713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055448713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241009055448713 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055448713 DMM INFO MM(262420000000016/f0602fd5) -> GMM DETACH REQUEST TLLI=0xf0602fd5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241009055448713 DMM INFO MM(262420000000016/f0602fd5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055448713 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055448713 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055448713 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055448713 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055448713 DLLC NOTICE LLME(ffffffff/f0602fd5){ASSIGNED} LLGM Assign pre (f0602fd5 => ffffffff) (gprs_llc.c:1079) 20241009055448713 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0602fd5 => ffffffff) (gprs_llc.c:1125) 20241009055448714 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241009055448714 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) 20241009055448714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055448714 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055448714 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055448714 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055448716 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241009055450529 DGPRS DEBUG Checking for inactive LLMEs, time = 30981489 (sgsn.c:131) TC_detach_poweroff(725)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@7edd117b540b: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@7edd117b540b: Final verdict of PTC: pass 20241009055453733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@7edd117b540b: Final verdict of PTC: none -NSVCI99(721)@7edd117b540b: Final verdict of PTC: none -NSVCI98(716)@7edd117b540b: Final verdict of PTC: none -NSVCI97(711)@7edd117b540b: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@7edd117b540b: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@7edd117b540b: Final verdict of PTC: none 20241009055453737 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055453737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI210(715)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(709)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(714)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(719)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@7edd117b540b: Test case TC_detach_poweroff finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Oct 9 05: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 20241009055453813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055454115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92788) 20241009055454739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055454739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92788, count=94048) 20241009055455740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055455740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Oct 9 05: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 20241009055456740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055456741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act started. 20241009055457178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055457180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055457228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055457228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055457228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055457228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055457228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055457228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055457228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055457228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055457228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055457229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055457229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055457229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055457229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 20241009055457231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055457237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055457242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055457242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055457242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055457242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055457242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055457242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055457242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055457242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055457242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055457243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055457243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055457243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055457243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055457243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055457243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055457243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055457243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055457243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055457243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055457243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055457243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055457243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055457245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055457249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055457257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055457257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055457257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055457257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055457257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055457257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055457258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055457258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055457258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055457258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055457258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055457258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055457258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055457258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055457258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055457258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055457258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055457258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055457258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055457260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055457264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055457742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055457742 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055457742 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055457742 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055457746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055457747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@7edd117b540b: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E93C1463'O, index=0 SGSN_Test-GSUP(742)@7edd117b540b: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@7edd117b540b: 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 := '32F769AB2631CB366CBBAA1DEE7A69C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73523563'O ("sR5c") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83DAE40305DC0AD7'O } } } } } 20241009055457819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457819 DLLC NOTICE LLME(ffffffff/e93c1463){UNASSIGNED} LLC RX: unknown TLLI 0xe93c1463, creating LLME on the fly (gprs_llc.c:552) 20241009055457819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055457819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241009055457819 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055457819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055457819 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055457819 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055457819 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055457819 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055457819 DLLC NOTICE LLME(ffffffff/e93c1463){UNASSIGNED} LLGM Assign pre (e93c1463 => fd80cbf3) (gprs_llc.c:1079) 20241009055457819 DLLC NOTICE LLME(e93c1463/fd80cbf3){ASSIGNED} LLGM Assign post (e93c1463 => fd80cbf3) (gprs_llc.c:1125) 20241009055457819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055457819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055457819 DMM DEBUG MM(262420000000017/fd80cbf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055457839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055457840 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055457840 DMM DEBUG MM(262420000000017/fd80cbf3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241009055457840 DMM NOTICE MM(262420000000017/fd80cbf3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055457840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055457840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055457840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055457840 DMM DEBUG MM(262420000000017/fd80cbf3) Requesting authorization (sgsn_auth.c:160) 20241009055457840 DMM INFO MM(262420000000017/fd80cbf3) Requesting authentication tuples (sgsn_auth.c:184) 20241009055457840 DMM DEBUG MM(262420000000017/fd80cbf3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055457840 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241009055457840 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)@7edd117b540b: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241009055457846 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055457846 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055457846 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055457846 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055457846 DMM INFO MM(262420000000017/fd80cbf3) Subscriber data update (mmctx.c:445) 20241009055457847 DMM DEBUG MM(262420000000017/fd80cbf3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055457847 DMM INFO MM(262420000000017/fd80cbf3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055457847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055457847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055457847 DMM INFO MM(262420000000017/fd80cbf3) <- GMM AUTH AND CIPHERING REQ (rand = 32 f7 69 ab 26 31 cb 36 6c bb aa 1d ee 7a 69 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055457861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055457862 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055457862 DMM INFO MM(262420000000017/fd80cbf3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055457862 DMM NOTICE MM(262420000000017/fd80cbf3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055457862 DMM DEBUG MM(262420000000017/fd80cbf3) checking auth: received GSM SRES = 73 52 35 63 (gprs_gmm.c:666) 20241009055457862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055457862 DMM DEBUG MM(262420000000017/fd80cbf3) Requesting authorization (sgsn_auth.c:160) 20241009055457862 DMM INFO MM(262420000000017/fd80cbf3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055457862 DMM DEBUG MM(262420000000017/fd80cbf3) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055457862 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241009055457862 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) 20241009055457862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055457862 DMM INFO MM(262420000000017/fd80cbf3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd80cbf3) (gprs_gmm.c:300) 20241009055457865 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055457865 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055457865 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241009055457865 DMM INFO MM(262420000000017/fd80cbf3) Subscriber data update (mmctx.c:445) 20241009055457865 DMM DEBUG MM(262420000000017/fd80cbf3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055457865 DMM INFO MM(262420000000017/fd80cbf3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055457865 DMM NOTICE MM(262420000000017/fd80cbf3) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241009055457865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055457865 DMM NOTICE MM(262420000000017/fd80cbf3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055457865 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) 20241009055457867 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055457867 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241009055457867 DMM INFO MM(262420000000017/fd80cbf3) Subscriber data update (mmctx.c:445) 20241009055457867 DMM DEBUG MM(262420000000017/fd80cbf3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055457877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055457877 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055457877 DMM INFO MM(262420000000017/fd80cbf3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055457877 DMM NOTICE MM(262420000000017/fd80cbf3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055457878 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055457878 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055457878 DLLC NOTICE LLME(e93c1463/fd80cbf3){ASSIGNED} LLGM Assign pre (ffffffff => fd80cbf3) (gprs_llc.c:1079) 20241009055457878 DLLC NOTICE LLME(ffffffff/fd80cbf3){ASSIGNED} LLGM Assign post (ffffffff => fd80cbf3) (gprs_llc.c:1125) 20241009055457878 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055457878 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055457878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055457878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@7edd117b540b: setverdict(pass): none -> pass 20241009055457936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055457936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055457936 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055457937 DMM INFO MM(262420000000017/fd80cbf3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055457937 DMM INFO MM(262420000000017/fd80cbf3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055457937 DMM DEBUG MM(262420000000017/fd80cbf3) Using GGSN 0 (gprs_sm.c:317) 20241009055457937 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) 20241009055457937 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241009055457937 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055457937 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055457937 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241009055457960 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 6e 24 f5 8b 11 72 0c 53 e2 14 05 7f 19 d1 db a8 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) 20241009055457960 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e1bf0) (sgsn_libgtp.c:629) 20241009055457960 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055457960 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e73d8 TLLI=fd80cbf3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055457960 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055457960 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@7edd117b540b: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@7edd117b540b: Final verdict of PTC: pass 20241009055457981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(731)@7edd117b540b: Final verdict of PTC: none 20241009055457985 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055457986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(734)@7edd117b540b: Final verdict of PTC: none -NSVCI97(730)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(742)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@7edd117b540b: Final verdict of PTC: none -NSVCI99(740)@7edd117b540b: Final verdict of PTC: none -NSVCI98(735)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(728)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(738)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(733)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Oct 9 05: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 20241009055458094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055458497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91696) 20241009055458987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055458987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91696, count=92856) 20241009055459989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055459989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Oct 9 05: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 20241009055500990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055500990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_pdp_act_unattached started. 20241009055501578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055501580 DMM INFO MM(262420000000017/fd80cbf3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055501580 DMM INFO MM(262420000000017/fd80cbf3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055501580 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055501580 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055501580 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055501580 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055501580 DLLC NOTICE LLME(ffffffff/fd80cbf3){ASSIGNED} LLGM Assign pre (fd80cbf3 => ffffffff) (gprs_llc.c:1079) 20241009055501580 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd80cbf3 => ffffffff) (gprs_llc.c:1125) 20241009055501580 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e7080 (gprs_sndcp.c:574) 20241009055501580 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e73d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055501580 DMM NOTICE MM(262420000000017/fd80cbf3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055501580 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241009055501580 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055501580 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055501580 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241009055501580 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241009055501580 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) 20241009055501580 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) 20241009055501580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055501580 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055501580 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055501580 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055501580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055501626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055501626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055501626 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055501626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055501626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241009055501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(749)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055501627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055501627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055501627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055501627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055501629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055501633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055501633 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055501642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055501642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055501642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055501642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055501642 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055501642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055501642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055501642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055501642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055501643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055501643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055501643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055501643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055501643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055501643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055501643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055501643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055501643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055501643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055501643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055501643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055501643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055501645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055501650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055501650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055501658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055501658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055501658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055501658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055501658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055501659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055501659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055501659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055501659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055501659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055501659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055501659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055501659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055501659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055501659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055501659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055501659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055501659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055501662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055501667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055501667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055501992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055501992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055501992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055501992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055501996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@7edd117b540b: 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)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241009055501997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@7edd117b540b: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D8219B53'O, index=0 SGSN_Test-GSUP(761)@7edd117b540b: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241009055502065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055502065 DLLC NOTICE LLME(ffffffff/d8219b53){UNASSIGNED} LLC RX: unknown TLLI 0xd8219b53, creating LLME on the fly (gprs_llc.c:552) 20241009055502065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055502065 DMM NOTICE LLME(ffffffff/d8219b53){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241009055502065 DLLC NOTICE LLME(ffffffff/d8219b53){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241009055502065 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@7edd117b540b: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@7edd117b540b: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@7edd117b540b: Final verdict of PTC: pass 20241009055502087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@7edd117b540b: Final verdict of PTC: none 20241009055502090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055502090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(759)@7edd117b540b: Final verdict of PTC: none -NSVCI97(749)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@7edd117b540b: Final verdict of PTC: none -NSVCI98(754)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@7edd117b540b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@7edd117b540b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@7edd117b540b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(747)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(757)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(752)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@7edd117b540b: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Oct 9 05: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 20241009055502157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055502458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20241009055503092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055503092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=59176) 20241009055504094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055504094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Oct 9 05: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 20241009055505096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055505096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_user started. 20241009055505545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055505548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055505595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055505595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(768)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055505595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055505595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055505595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055505595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055505595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055505596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055505596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055505597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055505602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055505609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055505609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055505609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055505609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055505609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055505609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055505609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055505609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055505609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055505610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055505610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055505610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055505610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055505610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055505610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055505610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055505610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055505610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055505612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055505617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055505627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055505627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055505627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055505627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055505627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055505627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055505627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055505627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055505627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055505627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055505627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055505627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055505627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055505628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055505628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055505628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055505628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055505628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055505628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055505628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055505628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055505628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055505630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055505635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055506097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055506097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055506097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055506097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055506102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055506103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@7edd117b540b: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='F603A157'O, index=0 SGSN_Test-GSUP(780)@7edd117b540b: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@7edd117b540b: 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 := 'BCFFA9E277FEC18E6D5CBEB226171AFD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5F298CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E96657F26BF3F5DB'O } } } } } 20241009055506165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055506165 DLLC NOTICE LLME(ffffffff/f603a157){UNASSIGNED} LLC RX: unknown TLLI 0xf603a157, creating LLME on the fly (gprs_llc.c:552) 20241009055506165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055506165 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241009055506165 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055506165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055506165 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055506165 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055506165 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055506165 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055506165 DLLC NOTICE LLME(ffffffff/f603a157){UNASSIGNED} LLGM Assign pre (f603a157 => f1936f2f) (gprs_llc.c:1079) 20241009055506165 DLLC NOTICE LLME(f603a157/f1936f2f){ASSIGNED} LLGM Assign post (f603a157 => f1936f2f) (gprs_llc.c:1125) 20241009055506165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055506165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055506165 DMM DEBUG MM(262420000000019/f1936f2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055506179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055506180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055506180 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055506180 DMM DEBUG MM(262420000000019/f1936f2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241009055506180 DMM NOTICE MM(262420000000019/f1936f2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055506180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055506180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055506180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055506180 DMM DEBUG MM(262420000000019/f1936f2f) Requesting authorization (sgsn_auth.c:160) 20241009055506180 DMM INFO MM(262420000000019/f1936f2f) Requesting authentication tuples (sgsn_auth.c:184) 20241009055506180 DMM DEBUG MM(262420000000019/f1936f2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055506180 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241009055506180 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)@7edd117b540b: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241009055506185 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055506185 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055506185 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055506185 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055506185 DMM INFO MM(262420000000019/f1936f2f) Subscriber data update (mmctx.c:445) 20241009055506185 DMM DEBUG MM(262420000000019/f1936f2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055506185 DMM INFO MM(262420000000019/f1936f2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055506185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055506185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055506185 DMM INFO MM(262420000000019/f1936f2f) <- GMM AUTH AND CIPHERING REQ (rand = bc ff a9 e2 77 fe c1 8e 6d 5c be b2 26 17 1a fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055506200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055506200 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055506200 DMM INFO MM(262420000000019/f1936f2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055506200 DMM NOTICE MM(262420000000019/f1936f2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055506200 DMM DEBUG MM(262420000000019/f1936f2f) checking auth: received GSM SRES = f5 f2 98 ce (gprs_gmm.c:666) 20241009055506200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055506200 DMM DEBUG MM(262420000000019/f1936f2f) Requesting authorization (sgsn_auth.c:160) 20241009055506200 DMM INFO MM(262420000000019/f1936f2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055506200 DMM DEBUG MM(262420000000019/f1936f2f) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055506200 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241009055506201 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) 20241009055506201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055506201 DMM INFO MM(262420000000019/f1936f2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1936f2f) (gprs_gmm.c:300) 20241009055506204 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055506204 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055506204 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241009055506204 DMM INFO MM(262420000000019/f1936f2f) Subscriber data update (mmctx.c:445) 20241009055506204 DMM DEBUG MM(262420000000019/f1936f2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055506204 DMM INFO MM(262420000000019/f1936f2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055506204 DMM NOTICE MM(262420000000019/f1936f2f) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241009055506204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055506204 DMM NOTICE MM(262420000000019/f1936f2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055506204 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) 20241009055506206 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055506206 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241009055506206 DMM INFO MM(262420000000019/f1936f2f) Subscriber data update (mmctx.c:445) 20241009055506206 DMM DEBUG MM(262420000000019/f1936f2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055506217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055506217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055506217 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055506217 DMM INFO MM(262420000000019/f1936f2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055506217 DMM NOTICE MM(262420000000019/f1936f2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055506217 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055506217 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055506217 DLLC NOTICE LLME(f603a157/f1936f2f){ASSIGNED} LLGM Assign pre (ffffffff => f1936f2f) (gprs_llc.c:1079) 20241009055506217 DLLC NOTICE LLME(ffffffff/f1936f2f){ASSIGNED} LLGM Assign post (ffffffff => f1936f2f) (gprs_llc.c:1125) 20241009055506217 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055506217 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055506217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055506217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@7edd117b540b: setverdict(pass): none -> pass 20241009055506274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055506274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055506274 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055506274 DMM INFO MM(262420000000019/f1936f2f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055506274 DMM INFO MM(262420000000019/f1936f2f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055506274 DMM DEBUG MM(262420000000019/f1936f2f) Using GGSN 0 (gprs_sm.c:317) 20241009055506274 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) 20241009055506274 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241009055506274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055506274 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055506274 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241009055506299 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 cd 18 9b 1d 11 ae 80 9a 00 14 05 7f a4 07 56 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241009055506299 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb6148, cbp=0x5646254e1ff0) (sgsn_libgtp.c:629) 20241009055506299 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055506299 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e8518 TLLI=f1936f2f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055506299 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055506299 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055506316 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241009055506330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055506330 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055506330 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@7edd117b540b: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@7edd117b540b: Final verdict of PTC: pass 20241009055506341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@7edd117b540b: Final verdict of PTC: none 20241009055506345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055506345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI196(767)@7edd117b540b: Final verdict of PTC: none -NSVCI97(768)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@7edd117b540b: Final verdict of PTC: none -NSVCI99(778)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@7edd117b540b: Final verdict of PTC: none -NSVCI98(773)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(766)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(771)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(776)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Oct 9 05: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 20241009055506433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055506835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91684) 20241009055507346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055507347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91684, count=96040) 20241009055508348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055508348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Oct 9 05:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055509349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055509349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_ggsn_reject started. 20241009055509918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055509919 DMM INFO MM(262420000000019/f1936f2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055509919 DMM INFO MM(262420000000019/f1936f2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055509920 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055509920 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055509920 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055509920 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055509920 DLLC NOTICE LLME(ffffffff/f1936f2f){ASSIGNED} LLGM Assign pre (f1936f2f => ffffffff) (gprs_llc.c:1079) 20241009055509920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1936f2f => ffffffff) (gprs_llc.c:1125) 20241009055509920 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e81c0 (gprs_sndcp.c:574) 20241009055509920 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e8518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055509920 DMM NOTICE MM(262420000000019/f1936f2f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055509920 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241009055509920 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055509920 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055509920 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241009055509920 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241009055509920 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) 20241009055509920 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) 20241009055509920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055509920 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055509920 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055509920 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055509920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055509969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055509969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055509969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055509969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055509969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055509970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055509970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055509970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055509970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055509970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055509970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055509970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055509970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055509970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055509970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055509970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055509970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055509970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055509973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055509978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055509978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055509985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055509985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055509985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055509985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055509985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055509985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055509985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055509986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055509986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055509986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055509986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055509986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055509986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055509986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055509986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055509986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055509986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055509987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055509992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055509992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055510004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055510004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055510004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055510004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055510004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055510004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055510004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055510004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055510004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055510005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055510005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055510005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055510005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055510005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055510005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055510005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055510005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055510005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055510007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055510011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055510011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055510351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055510351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055510351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055510351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055510355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055510356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@7edd117b540b: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DB67C1DC'O, index=0 SGSN_Test-GSUP(799)@7edd117b540b: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@7edd117b540b: 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 := '9A0368093478F69419C31F27D3D4B2F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D997A24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70B7D39DA3F343A6'O } } } } } 20241009055510426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055510426 DLLC NOTICE LLME(ffffffff/db67c1dc){UNASSIGNED} LLC RX: unknown TLLI 0xdb67c1dc, creating LLME on the fly (gprs_llc.c:552) 20241009055510426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055510426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241009055510426 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055510426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055510426 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055510426 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055510426 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055510426 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055510426 DLLC NOTICE LLME(ffffffff/db67c1dc){UNASSIGNED} LLGM Assign pre (db67c1dc => dfaeebd0) (gprs_llc.c:1079) 20241009055510426 DLLC NOTICE LLME(db67c1dc/dfaeebd0){ASSIGNED} LLGM Assign post (db67c1dc => dfaeebd0) (gprs_llc.c:1125) 20241009055510426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055510426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055510426 DMM DEBUG MM(262420000000020/dfaeebd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055510444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055510444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055510444 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055510444 DMM DEBUG MM(262420000000020/dfaeebd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241009055510444 DMM NOTICE MM(262420000000020/dfaeebd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055510444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055510444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055510444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055510444 DMM DEBUG MM(262420000000020/dfaeebd0) Requesting authorization (sgsn_auth.c:160) 20241009055510444 DMM INFO MM(262420000000020/dfaeebd0) Requesting authentication tuples (sgsn_auth.c:184) 20241009055510444 DMM DEBUG MM(262420000000020/dfaeebd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055510444 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241009055510444 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)@7edd117b540b: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241009055510449 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055510449 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055510449 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055510449 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055510449 DMM INFO MM(262420000000020/dfaeebd0) Subscriber data update (mmctx.c:445) 20241009055510449 DMM DEBUG MM(262420000000020/dfaeebd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055510449 DMM INFO MM(262420000000020/dfaeebd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055510449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055510449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055510449 DMM INFO MM(262420000000020/dfaeebd0) <- GMM AUTH AND CIPHERING REQ (rand = 9a 03 68 09 34 78 f6 94 19 c3 1f 27 d3 d4 b2 f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055510463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055510463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055510463 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055510463 DMM INFO MM(262420000000020/dfaeebd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055510463 DMM NOTICE MM(262420000000020/dfaeebd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055510463 DMM DEBUG MM(262420000000020/dfaeebd0) checking auth: received GSM SRES = 3d 99 7a 24 (gprs_gmm.c:666) 20241009055510463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055510463 DMM DEBUG MM(262420000000020/dfaeebd0) Requesting authorization (sgsn_auth.c:160) 20241009055510463 DMM INFO MM(262420000000020/dfaeebd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055510463 DMM DEBUG MM(262420000000020/dfaeebd0) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055510463 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241009055510463 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) 20241009055510463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055510463 DMM INFO MM(262420000000020/dfaeebd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfaeebd0) (gprs_gmm.c:300) 20241009055510466 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055510466 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055510466 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241009055510466 DMM INFO MM(262420000000020/dfaeebd0) Subscriber data update (mmctx.c:445) 20241009055510466 DMM DEBUG MM(262420000000020/dfaeebd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055510466 DMM INFO MM(262420000000020/dfaeebd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055510466 DMM NOTICE MM(262420000000020/dfaeebd0) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241009055510466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055510466 DMM NOTICE MM(262420000000020/dfaeebd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055510466 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) 20241009055510467 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055510468 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241009055510468 DMM INFO MM(262420000000020/dfaeebd0) Subscriber data update (mmctx.c:445) 20241009055510468 DMM DEBUG MM(262420000000020/dfaeebd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055510477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055510477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055510478 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055510478 DMM INFO MM(262420000000020/dfaeebd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055510478 DMM NOTICE MM(262420000000020/dfaeebd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055510478 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055510478 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055510478 DLLC NOTICE LLME(db67c1dc/dfaeebd0){ASSIGNED} LLGM Assign pre (ffffffff => dfaeebd0) (gprs_llc.c:1079) 20241009055510478 DLLC NOTICE LLME(ffffffff/dfaeebd0){ASSIGNED} LLGM Assign post (ffffffff => dfaeebd0) (gprs_llc.c:1125) 20241009055510478 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055510478 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055510478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055510478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@7edd117b540b: setverdict(pass): none -> pass 20241009055510535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055510535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055510535 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055510535 DMM INFO MM(262420000000020/dfaeebd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055510535 DMM INFO MM(262420000000020/dfaeebd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055510535 DMM DEBUG MM(262420000000020/dfaeebd0) Using GGSN 0 (gprs_sm.c:317) 20241009055510535 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) 20241009055510535 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241009055510535 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055510535 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055510535 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241009055510552 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 4d 73 0b 0a 11 dc 85 56 99 14 05 7f 13 8a 66 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=1030 from retransmit req queue (gtp.c:443) 20241009055510552 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055510552 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241009055510552 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241009055510552 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055510552 DMM NOTICE MM(262420000000020/dfaeebd0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@7edd117b540b: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@7edd117b540b: Final verdict of PTC: pass 20241009055510559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055510562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055510562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@7edd117b540b: Final verdict of PTC: none -NSVCI99(798)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@7edd117b540b: Final verdict of PTC: none -NSVCI98(792)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@7edd117b540b: Final verdict of PTC: none -NSVCI97(787)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(790)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(785)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(796)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Oct 9 05: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 20241009055510659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055511061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74292) 20241009055511564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055511564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74292, count=98052) 20241009055512565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055512565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Oct 9 05: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 20241009055513566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055513566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_user_deact_mo started. 20241009055514124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055514126 DMM INFO MM(262420000000020/dfaeebd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055514126 DMM INFO MM(262420000000020/dfaeebd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055514126 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055514126 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055514127 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055514127 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055514127 DLLC NOTICE LLME(ffffffff/dfaeebd0){ASSIGNED} LLGM Assign pre (dfaeebd0 => ffffffff) (gprs_llc.c:1079) 20241009055514127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfaeebd0 => ffffffff) (gprs_llc.c:1125) 20241009055514127 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241009055514127 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) 20241009055514127 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) 20241009055514127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055514127 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055514127 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055514127 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055514127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055514163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055514163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055514163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055514163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055514163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055514163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055514163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055514163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055514163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055514163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055514163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055514163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055514164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055514164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055514164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055514164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055514164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055514164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055514164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055514164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055514164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055514164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055514165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055514171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(811)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055514183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055514183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055514183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055514183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055514183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055514184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055514184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055514184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055514184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055514184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055514184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055514184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055514184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055514184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055514186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241009055514191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@7edd117b540b: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI210(809)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055514194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055514194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055514194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055514194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055514194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055514194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055514194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055514194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055514194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055514195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055514195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055514195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055514195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055514195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055514195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055514195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055514195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055514195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055514195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055514195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055514195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055514195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055514196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055514200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514200 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055514566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055514567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055514567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055514567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055514571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055514572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@7edd117b540b: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='FB782ED0'O, index=0 SGSN_Test-GSUP(818)@7edd117b540b: 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)@7edd117b540b: 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 := '0FF44CEE42EBCECF6DF449F94CCCA093'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '385DB9CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '435C7D9DE3BE8596'O } } } } } 20241009055514639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514639 DLLC NOTICE LLME(ffffffff/fb782ed0){UNASSIGNED} LLC RX: unknown TLLI 0xfb782ed0, creating LLME on the fly (gprs_llc.c:552) 20241009055514639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241009055514639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055514639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055514639 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055514639 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055514639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055514639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055514639 DLLC NOTICE LLME(ffffffff/fb782ed0){UNASSIGNED} LLGM Assign pre (fb782ed0 => fc7e7278) (gprs_llc.c:1079) 20241009055514639 DLLC NOTICE LLME(fb782ed0/fc7e7278){ASSIGNED} LLGM Assign post (fb782ed0 => fc7e7278) (gprs_llc.c:1125) 20241009055514639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055514639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055514639 DMM DEBUG MM(262420000000021/fc7e7278) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055514653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514653 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055514653 DMM DEBUG MM(262420000000021/fc7e7278) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241009055514653 DMM NOTICE MM(262420000000021/fc7e7278) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055514653 DMM DEBUG MM(262420000000021/fc7e7278) Requesting authorization (sgsn_auth.c:160) 20241009055514653 DMM INFO MM(262420000000021/fc7e7278) Requesting authentication tuples (sgsn_auth.c:184) 20241009055514653 DMM DEBUG MM(262420000000021/fc7e7278) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055514653 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241009055514654 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)@7edd117b540b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241009055514659 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055514659 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055514659 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055514659 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055514659 DMM INFO MM(262420000000021/fc7e7278) Subscriber data update (mmctx.c:445) 20241009055514659 DMM DEBUG MM(262420000000021/fc7e7278) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055514659 DMM INFO MM(262420000000021/fc7e7278) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055514659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055514659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055514659 DMM INFO MM(262420000000021/fc7e7278) <- GMM AUTH AND CIPHERING REQ (rand = 0f f4 4c ee 42 eb ce cf 6d f4 49 f9 4c cc a0 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055514673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514673 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055514673 DMM INFO MM(262420000000021/fc7e7278) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055514673 DMM NOTICE MM(262420000000021/fc7e7278) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055514673 DMM DEBUG MM(262420000000021/fc7e7278) checking auth: received GSM SRES = 38 5d b9 cf (gprs_gmm.c:666) 20241009055514673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055514673 DMM DEBUG MM(262420000000021/fc7e7278) Requesting authorization (sgsn_auth.c:160) 20241009055514673 DMM INFO MM(262420000000021/fc7e7278) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055514673 DMM DEBUG MM(262420000000021/fc7e7278) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055514673 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241009055514673 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) 20241009055514673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055514673 DMM INFO MM(262420000000021/fc7e7278) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc7e7278) (gprs_gmm.c:300) 20241009055514676 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055514676 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055514676 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241009055514676 DMM INFO MM(262420000000021/fc7e7278) Subscriber data update (mmctx.c:445) 20241009055514676 DMM DEBUG MM(262420000000021/fc7e7278) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055514676 DMM INFO MM(262420000000021/fc7e7278) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055514676 DMM NOTICE MM(262420000000021/fc7e7278) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241009055514676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055514676 DMM NOTICE MM(262420000000021/fc7e7278) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055514676 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) 20241009055514677 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055514677 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241009055514677 DMM INFO MM(262420000000021/fc7e7278) Subscriber data update (mmctx.c:445) 20241009055514677 DMM DEBUG MM(262420000000021/fc7e7278) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055514690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514690 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055514690 DMM INFO MM(262420000000021/fc7e7278) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055514690 DMM NOTICE MM(262420000000021/fc7e7278) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055514690 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055514690 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055514690 DLLC NOTICE LLME(fb782ed0/fc7e7278){ASSIGNED} LLGM Assign pre (ffffffff => fc7e7278) (gprs_llc.c:1079) 20241009055514690 DLLC NOTICE LLME(ffffffff/fc7e7278){ASSIGNED} LLGM Assign post (ffffffff => fc7e7278) (gprs_llc.c:1125) 20241009055514690 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055514690 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055514690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055514690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@7edd117b540b: setverdict(pass): none -> pass 20241009055514749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514749 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055514749 DMM INFO MM(262420000000021/fc7e7278) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055514750 DMM INFO MM(262420000000021/fc7e7278) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055514750 DMM DEBUG MM(262420000000021/fc7e7278) Using GGSN 0 (gprs_sm.c:317) 20241009055514750 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) 20241009055514750 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241009055514750 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055514750 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055514750 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241009055514780 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 6e 0b 7b 65 11 05 48 b1 d0 14 05 7f 30 7c fa d3 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) 20241009055514780 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055514780 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055514780 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=fc7e7278, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055514780 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055514780 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055514797 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241009055514810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514810 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514810 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055514816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055514816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241009055514816 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055514816 DMM INFO MM(262420000000021/fc7e7278) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241009055514816 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055514816 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241009055514819 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) 20241009055514819 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055514819 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009055514819 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=fc7e7278, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055514819 DMM INFO MM(262420000000021/fc7e7278) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009055514819 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241009055514819 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@7edd117b540b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@7edd117b540b: Final verdict of PTC: pass 20241009055514833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51118<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(806)@7edd117b540b: Final verdict of PTC: none -NSVCI98(812)@7edd117b540b: Final verdict of PTC: none 20241009055514837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055514838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(811)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(818)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@7edd117b540b: Final verdict of PTC: none -NSVCI99(816)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(804)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(814)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(810)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 05:55:14 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241009055514984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055515386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83524) 20241009055515838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055515839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83524, count=105032) 20241009055516839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055516840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Oct 9 05: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 20241009055517840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055517841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_user_deact_mt started. 20241009055518490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055518494 DMM INFO MM(262420000000021/fc7e7278) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055518494 DMM INFO MM(262420000000021/fc7e7278) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055518494 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055518494 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055518494 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055518494 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055518494 DLLC NOTICE LLME(ffffffff/fc7e7278){ASSIGNED} LLGM Assign pre (fc7e7278 => ffffffff) (gprs_llc.c:1079) 20241009055518494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc7e7278 => ffffffff) (gprs_llc.c:1125) 20241009055518494 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241009055518494 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) 20241009055518494 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) 20241009055518494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055518494 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055518494 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055518494 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055518494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055518539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055518539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055518539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055518539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055518539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055518540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055518540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055518540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055518540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055518540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055518540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055518540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055518540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055518540 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055518540 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055518540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055518540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055518540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055518543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055518547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055518554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055518554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055518554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055518554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055518554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055518554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055518554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055518554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055518554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055518555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055518555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055518555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055518555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055518555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055518555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055518555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055518555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055518555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055518555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055518555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055518555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055518555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055518557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055518562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055518569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055518569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055518569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055518569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055518569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055518569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055518569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055518569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055518569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055518570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055518570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055518570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055518570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055518570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055518570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055518570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055518570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055518570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055518570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055518570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055518571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055518571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055518573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055518578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518578 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055518841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055518841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055518841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055518841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055518845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055518846 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@7edd117b540b: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C20B8FD9'O, index=0 SGSN_Test-GSUP(837)@7edd117b540b: 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)@7edd117b540b: 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 := '0FA84CF5EEB39CE023366559774677B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31006941'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3043E107D41AA48A'O } } } } } 20241009055518907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518907 DLLC NOTICE LLME(ffffffff/c20b8fd9){UNASSIGNED} LLC RX: unknown TLLI 0xc20b8fd9, creating LLME on the fly (gprs_llc.c:552) 20241009055518907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055518907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241009055518907 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055518907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055518907 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055518907 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055518907 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055518907 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055518907 DLLC NOTICE LLME(ffffffff/c20b8fd9){UNASSIGNED} LLGM Assign pre (c20b8fd9 => e7f06eec) (gprs_llc.c:1079) 20241009055518907 DLLC NOTICE LLME(c20b8fd9/e7f06eec){ASSIGNED} LLGM Assign post (c20b8fd9 => e7f06eec) (gprs_llc.c:1125) 20241009055518907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055518907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055518907 DMM DEBUG MM(262420000000022/e7f06eec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055518922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055518923 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055518923 DMM DEBUG MM(262420000000022/e7f06eec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241009055518923 DMM NOTICE MM(262420000000022/e7f06eec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055518923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055518923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055518923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055518923 DMM DEBUG MM(262420000000022/e7f06eec) Requesting authorization (sgsn_auth.c:160) 20241009055518923 DMM INFO MM(262420000000022/e7f06eec) Requesting authentication tuples (sgsn_auth.c:184) 20241009055518923 DMM DEBUG MM(262420000000022/e7f06eec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055518923 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241009055518923 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)@7edd117b540b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241009055518928 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055518928 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055518928 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055518928 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055518928 DMM INFO MM(262420000000022/e7f06eec) Subscriber data update (mmctx.c:445) 20241009055518928 DMM DEBUG MM(262420000000022/e7f06eec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055518928 DMM INFO MM(262420000000022/e7f06eec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055518928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055518928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055518929 DMM INFO MM(262420000000022/e7f06eec) <- GMM AUTH AND CIPHERING REQ (rand = 0f a8 4c f5 ee b3 9c e0 23 36 65 59 77 46 77 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055518944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055518944 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055518944 DMM INFO MM(262420000000022/e7f06eec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055518944 DMM NOTICE MM(262420000000022/e7f06eec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055518944 DMM DEBUG MM(262420000000022/e7f06eec) checking auth: received GSM SRES = 31 00 69 41 (gprs_gmm.c:666) 20241009055518944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055518944 DMM DEBUG MM(262420000000022/e7f06eec) Requesting authorization (sgsn_auth.c:160) 20241009055518944 DMM INFO MM(262420000000022/e7f06eec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055518944 DMM DEBUG MM(262420000000022/e7f06eec) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055518944 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241009055518944 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) 20241009055518944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055518944 DMM INFO MM(262420000000022/e7f06eec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7f06eec) (gprs_gmm.c:300) 20241009055518947 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055518948 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055518948 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241009055518948 DMM INFO MM(262420000000022/e7f06eec) Subscriber data update (mmctx.c:445) 20241009055518948 DMM DEBUG MM(262420000000022/e7f06eec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055518948 DMM INFO MM(262420000000022/e7f06eec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055518948 DMM NOTICE MM(262420000000022/e7f06eec) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241009055518948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055518948 DMM NOTICE MM(262420000000022/e7f06eec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055518948 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) 20241009055518949 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055518949 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241009055518949 DMM INFO MM(262420000000022/e7f06eec) Subscriber data update (mmctx.c:445) 20241009055518949 DMM DEBUG MM(262420000000022/e7f06eec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055518960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055518961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055518961 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055518961 DMM INFO MM(262420000000022/e7f06eec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055518961 DMM NOTICE MM(262420000000022/e7f06eec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055518961 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055518961 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055518961 DLLC NOTICE LLME(c20b8fd9/e7f06eec){ASSIGNED} LLGM Assign pre (ffffffff => e7f06eec) (gprs_llc.c:1079) 20241009055518961 DLLC NOTICE LLME(ffffffff/e7f06eec){ASSIGNED} LLGM Assign post (ffffffff => e7f06eec) (gprs_llc.c:1125) 20241009055518961 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055518961 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055518961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055518961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@7edd117b540b: setverdict(pass): none -> pass 20241009055519017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055519017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055519017 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055519017 DMM INFO MM(262420000000022/e7f06eec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055519017 DMM INFO MM(262420000000022/e7f06eec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055519017 DMM DEBUG MM(262420000000022/e7f06eec) Using GGSN 0 (gprs_sm.c:317) 20241009055519017 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) 20241009055519017 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241009055519017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055519017 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055519017 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241009055519042 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 85 20 13 11 11 d3 7d 3e 60 14 05 7f a8 d4 ee 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241009055519042 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055519042 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055519042 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=e7f06eec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055519042 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055519042 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055519058 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241009055519072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055519072 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055519072 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055519077 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241009055519077 DGPRS INFO PDP(262420000000022:5): Context 0x7f40d4cb71c0 was deleted (sgsn_libgtp.c:703) 20241009055519077 DMM INFO MM(262420000000022/e7f06eec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055519077 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241009055519077 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@7edd117b540b: Removing Client IMSI='262420000000022'H, index=0 20241009055519090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055519090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241009055519090 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055519090 DMM INFO MM(262420000000022/e7f06eec) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@7edd117b540b: Final verdict of PTC: pass 20241009055519095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51132<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055519099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055519099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@7edd117b540b: Final verdict of PTC: none -NSVCI99(835)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@7edd117b540b: Final verdict of PTC: none -NSVCI97(825)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@7edd117b540b: Final verdict of PTC: none -NSVCI98(830)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(828)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(833)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(823)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Oct 9 05: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 20241009055519152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055519554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88580) 20241009055520100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055520100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009055520530 DGPRS DEBUG Checking for inactive LLMEs, time = 30981519 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=88580, count=103944) 20241009055521102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055521102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Oct 9 05: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 20241009055522104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055522104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_deact_dup started. 20241009055522616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055522619 DMM INFO MM(262420000000022/e7f06eec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055522619 DMM INFO MM(262420000000022/e7f06eec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055522619 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055522619 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055522619 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055522619 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055522619 DLLC NOTICE LLME(ffffffff/e7f06eec){ASSIGNED} LLGM Assign pre (e7f06eec => ffffffff) (gprs_llc.c:1079) 20241009055522619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7f06eec => ffffffff) (gprs_llc.c:1125) 20241009055522619 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055522619 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055522619 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241009055522619 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) 20241009055522619 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) 20241009055522619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055522619 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055522619 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055522620 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055522620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055522665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055522665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055522665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055522665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055522665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055522665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055522665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055522665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055522665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055522666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055522666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055522666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055522666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055522666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055522666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055522666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055522666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055522666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055522666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055522666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055522667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055522667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055522668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055522673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055522673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055522682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055522682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055522682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055522682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055522682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055522682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055522682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055522682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055522682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055522684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055522684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055522684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055522684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055522684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055522684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055522684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055522684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055522684 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055522684 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055522684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055522684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055522684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055522686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055522692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055522692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055522700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055522700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055522700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055522700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055522700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055522700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055522701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055522701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055522703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055522707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055522708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055523105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055523105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055523105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055523105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055523110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055523111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@7edd117b540b: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='CD09118E'O, index=0 SGSN_Test-GSUP(856)@7edd117b540b: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@7edd117b540b: 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 := 'A2F164896D41DFAAB39A1EBA0D9AAE5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC4A29D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D55AB145150D8B1D'O } } } } } 20241009055523184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523184 DLLC NOTICE LLME(ffffffff/cd09118e){UNASSIGNED} LLC RX: unknown TLLI 0xcd09118e, creating LLME on the fly (gprs_llc.c:552) 20241009055523184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241009055523184 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055523184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055523184 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055523184 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055523184 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055523184 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055523184 DLLC NOTICE LLME(ffffffff/cd09118e){UNASSIGNED} LLGM Assign pre (cd09118e => e98fdaf8) (gprs_llc.c:1079) 20241009055523184 DLLC NOTICE LLME(cd09118e/e98fdaf8){ASSIGNED} LLGM Assign post (cd09118e => e98fdaf8) (gprs_llc.c:1125) 20241009055523184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055523184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055523184 DMM DEBUG MM(262420000000046/e98fdaf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055523193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523193 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055523193 DMM DEBUG MM(262420000000046/e98fdaf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241009055523193 DMM NOTICE MM(262420000000046/e98fdaf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055523193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055523193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055523193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055523193 DMM DEBUG MM(262420000000046/e98fdaf8) Requesting authorization (sgsn_auth.c:160) 20241009055523193 DMM INFO MM(262420000000046/e98fdaf8) Requesting authentication tuples (sgsn_auth.c:184) 20241009055523193 DMM DEBUG MM(262420000000046/e98fdaf8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055523193 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241009055523193 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)@7edd117b540b: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241009055523195 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055523195 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055523195 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055523195 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055523195 DMM INFO MM(262420000000046/e98fdaf8) Subscriber data update (mmctx.c:445) 20241009055523195 DMM DEBUG MM(262420000000046/e98fdaf8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055523195 DMM INFO MM(262420000000046/e98fdaf8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055523195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055523195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055523195 DMM INFO MM(262420000000046/e98fdaf8) <- GMM AUTH AND CIPHERING REQ (rand = a2 f1 64 89 6d 41 df aa b3 9a 1e ba 0d 9a ae 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055523200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523200 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055523200 DMM INFO MM(262420000000046/e98fdaf8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055523200 DMM NOTICE MM(262420000000046/e98fdaf8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055523200 DMM DEBUG MM(262420000000046/e98fdaf8) checking auth: received GSM SRES = ec 4a 29 d9 (gprs_gmm.c:666) 20241009055523200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055523200 DMM DEBUG MM(262420000000046/e98fdaf8) Requesting authorization (sgsn_auth.c:160) 20241009055523200 DMM INFO MM(262420000000046/e98fdaf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055523200 DMM DEBUG MM(262420000000046/e98fdaf8) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055523200 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241009055523200 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) 20241009055523200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055523200 DMM INFO MM(262420000000046/e98fdaf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe98fdaf8) (gprs_gmm.c:300) 20241009055523201 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055523201 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055523201 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241009055523201 DMM INFO MM(262420000000046/e98fdaf8) Subscriber data update (mmctx.c:445) 20241009055523201 DMM DEBUG MM(262420000000046/e98fdaf8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055523201 DMM INFO MM(262420000000046/e98fdaf8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055523201 DMM NOTICE MM(262420000000046/e98fdaf8) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241009055523201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055523201 DMM NOTICE MM(262420000000046/e98fdaf8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055523201 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) 20241009055523202 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055523202 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241009055523202 DMM INFO MM(262420000000046/e98fdaf8) Subscriber data update (mmctx.c:445) 20241009055523202 DMM DEBUG MM(262420000000046/e98fdaf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055523205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523205 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055523205 DMM INFO MM(262420000000046/e98fdaf8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055523205 DMM NOTICE MM(262420000000046/e98fdaf8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055523205 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055523205 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055523205 DLLC NOTICE LLME(cd09118e/e98fdaf8){ASSIGNED} LLGM Assign pre (ffffffff => e98fdaf8) (gprs_llc.c:1079) 20241009055523205 DLLC NOTICE LLME(ffffffff/e98fdaf8){ASSIGNED} LLGM Assign post (ffffffff => e98fdaf8) (gprs_llc.c:1125) 20241009055523205 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055523205 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055523205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055523205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@7edd117b540b: setverdict(pass): none -> pass 20241009055523265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523265 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055523265 DMM INFO MM(262420000000046/e98fdaf8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055523265 DMM INFO MM(262420000000046/e98fdaf8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055523265 DMM DEBUG MM(262420000000046/e98fdaf8) Using GGSN 0 (gprs_sm.c:317) 20241009055523265 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) 20241009055523265 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241009055523265 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055523265 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055523265 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241009055523289 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 99 29 35 ff 11 9c 7b 1a 6b 14 05 7f 6b 3e 4d 64 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) 20241009055523289 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055523289 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055523289 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=e98fdaf8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055523290 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055523290 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055523301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523301 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055523301 DMM INFO MM(262420000000046/e98fdaf8) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241009055523301 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055523301 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241009055523301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055523302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055523302 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055523302 DMM INFO MM(262420000000046/e98fdaf8) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241009055523302 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055523302 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@7edd117b540b: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@7edd117b540b: "Received deletePDPContextResponse 1, seq_nr=1036" 20241009055523305 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) 20241009055523305 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055523305 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009055523305 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=e98fdaf8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055523305 DMM INFO MM(262420000000046/e98fdaf8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009055523305 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241009055523305 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055523305 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) 20241009055523305 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)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@7edd117b540b: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@7edd117b540b: Final verdict of PTC: pass 20241009055525323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055525327 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(856)@7edd117b540b: Final verdict of PTC: none 20241009055525327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@7edd117b540b: Final verdict of PTC: none -NSVCI98(849)@7edd117b540b: Final verdict of PTC: none -NSVCI97(844)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@7edd117b540b: Final verdict of PTC: none -NSVCI99(854)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(852)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(842)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(847)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Oct 9 05: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 20241009055525414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055525815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100772) 20241009055526329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055526329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100772, count=106204) 20241009055527330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055527330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Oct 9 05:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055528331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055528332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_second_attempt started. 20241009055528907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055528909 DMM INFO MM(262420000000046/e98fdaf8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055528909 DMM INFO MM(262420000000046/e98fdaf8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055528909 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055528909 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055528909 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055528909 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055528909 DLLC NOTICE LLME(ffffffff/e98fdaf8){ASSIGNED} LLGM Assign pre (e98fdaf8 => ffffffff) (gprs_llc.c:1079) 20241009055528909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e98fdaf8 => ffffffff) (gprs_llc.c:1125) 20241009055528909 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241009055528909 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) 20241009055528909 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) 20241009055528909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055528909 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055528909 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055528909 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055528909 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055528945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055528945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055528945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055528945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055528945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055528945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055528945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055528945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055528945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055528946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055528946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055528946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055528946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055528946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055528946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055528946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055528946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055528946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055528946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055528946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055528947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055528947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055528949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055528954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055528954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055528960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055528960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055528960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055528960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055528960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055528960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055528960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055528960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055528960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055528962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055528962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055528962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055528962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055528962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055528962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055528962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055528962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055528962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055528962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055528962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055528962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055528962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055528964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055528969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055528969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055528977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055528977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055528977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055528977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055528977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055528977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055528977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055528977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055528977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055528978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055528978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055528978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055528978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055528978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055528978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055528978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055528978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055528978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055528978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055528978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055528979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055528979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055528981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055528986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055528986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055529332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055529333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055529333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055529333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055529337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055529338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@7edd117b540b: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D859CAE5'O, index=0 SGSN_Test-GSUP(875)@7edd117b540b: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@7edd117b540b: 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 := '7D3709480D4766231879207127DF48FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5302A5A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDC883ABC42F9E3B'O } } } } } 20241009055529414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055529414 DLLC NOTICE LLME(ffffffff/d859cae5){UNASSIGNED} LLC RX: unknown TLLI 0xd859cae5, creating LLME on the fly (gprs_llc.c:552) 20241009055529414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055529414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241009055529414 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055529414 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055529414 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055529414 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055529414 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055529414 DLLC NOTICE LLME(ffffffff/d859cae5){UNASSIGNED} LLGM Assign pre (d859cae5 => c9f30191) (gprs_llc.c:1079) 20241009055529414 DLLC NOTICE LLME(d859cae5/c9f30191){ASSIGNED} LLGM Assign post (d859cae5 => c9f30191) (gprs_llc.c:1125) 20241009055529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055529414 DMM DEBUG MM(262420000000022/c9f30191) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055529439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055529439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055529439 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055529439 DMM DEBUG MM(262420000000022/c9f30191) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241009055529439 DMM NOTICE MM(262420000000022/c9f30191) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055529439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055529439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055529439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055529439 DMM DEBUG MM(262420000000022/c9f30191) Requesting authorization (sgsn_auth.c:160) 20241009055529440 DMM INFO MM(262420000000022/c9f30191) Requesting authentication tuples (sgsn_auth.c:184) 20241009055529440 DMM DEBUG MM(262420000000022/c9f30191) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055529440 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241009055529440 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)@7edd117b540b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@7edd117b540b: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241009055529445 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055529445 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055529445 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055529446 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055529446 DMM INFO MM(262420000000022/c9f30191) Subscriber data update (mmctx.c:445) 20241009055529446 DMM DEBUG MM(262420000000022/c9f30191) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055529446 DMM INFO MM(262420000000022/c9f30191) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055529446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055529446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055529446 DMM INFO MM(262420000000022/c9f30191) <- GMM AUTH AND CIPHERING REQ (rand = 7d 37 09 48 0d 47 66 23 18 79 20 71 27 df 48 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055529461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055529461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055529461 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055529461 DMM INFO MM(262420000000022/c9f30191) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055529461 DMM NOTICE MM(262420000000022/c9f30191) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055529461 DMM DEBUG MM(262420000000022/c9f30191) checking auth: received GSM SRES = 53 02 a5 a2 (gprs_gmm.c:666) 20241009055529461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055529461 DMM DEBUG MM(262420000000022/c9f30191) Requesting authorization (sgsn_auth.c:160) 20241009055529461 DMM INFO MM(262420000000022/c9f30191) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055529461 DMM DEBUG MM(262420000000022/c9f30191) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055529461 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241009055529461 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) 20241009055529461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055529461 DMM INFO MM(262420000000022/c9f30191) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9f30191) (gprs_gmm.c:300) 20241009055529463 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055529463 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055529463 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241009055529464 DMM INFO MM(262420000000022/c9f30191) Subscriber data update (mmctx.c:445) 20241009055529464 DMM DEBUG MM(262420000000022/c9f30191) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055529464 DMM INFO MM(262420000000022/c9f30191) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055529464 DMM NOTICE MM(262420000000022/c9f30191) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241009055529464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055529464 DMM NOTICE MM(262420000000022/c9f30191) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055529464 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) 20241009055529465 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055529465 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241009055529465 DMM INFO MM(262420000000022/c9f30191) Subscriber data update (mmctx.c:445) 20241009055529465 DMM DEBUG MM(262420000000022/c9f30191) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055529479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055529479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055529479 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055529479 DMM INFO MM(262420000000022/c9f30191) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055529479 DMM NOTICE MM(262420000000022/c9f30191) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055529479 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055529479 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055529479 DLLC NOTICE LLME(d859cae5/c9f30191){ASSIGNED} LLGM Assign pre (ffffffff => c9f30191) (gprs_llc.c:1079) 20241009055529479 DLLC NOTICE LLME(ffffffff/c9f30191){ASSIGNED} LLGM Assign post (ffffffff => c9f30191) (gprs_llc.c:1125) 20241009055529479 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055529480 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055529480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055529480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@7edd117b540b: setverdict(pass): none -> pass TC_attach_second_attempt(877)@7edd117b540b: 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 := '785005B76DA2942E18604202CDA91207'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63CB15FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E0335610C55BD9A'O } } } } } 20241009055529535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055529536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055529536 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055529536 DMM INFO MM(262420000000022/c9f30191) -> GMM ATTACH REQUEST MI(TMSI-0xC9F30191) type="GPRS attach" (gprs_gmm.c:1266) 20241009055529536 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055529536 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009055529536 DLLC NOTICE LLME(ffffffff/c9f30191){ASSIGNED} LLGM Assign pre (c9f30191 => f140516a) (gprs_llc.c:1079) 20241009055529536 DLLC NOTICE LLME(c9f30191/f140516a){ASSIGNED} LLGM Assign post (c9f30191 => f140516a) (gprs_llc.c:1125) 20241009055529536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055529536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055529536 DMM DEBUG MM(262420000000022/f140516a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055529547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055529547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055529547 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055529547 DMM DEBUG MM(262420000000022/f140516a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241009055529547 DMM NOTICE MM(262420000000022/f140516a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055529547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055529547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055529547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055529547 DMM DEBUG MM(262420000000022/f140516a) Requesting authorization (sgsn_auth.c:160) 20241009055529547 DMM INFO MM(262420000000022/f140516a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055529547 DMM DEBUG MM(262420000000022/f140516a) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055529547 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241009055529547 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) 20241009055535548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241009055535548 DMM ERROR MM(262420000000022/f140516a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241009055535548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241009055535548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241009055535548 DMM NOTICE MM(262420000000022/f140516a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241009055535549 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241009055535549 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) 20241009055535549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Reject}: Deallocated (fsm.c:568) 20241009055535549 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Deallocated (fsm.c:568) 20241009055535549 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055535549 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241009055535549 DLLC NOTICE LLME(c9f30191/f140516a){ASSIGNED} LLGM Assign pre (f140516a => ffffffff) (gprs_llc.c:1079) 20241009055535549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f140516a => ffffffff) (gprs_llc.c:1125) 20241009055549334 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055549334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241009055549335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055550531 DGPRS DEBUG Checking for inactive LLMEs, time = 30981549 (sgsn.c:131) 20241009055558948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055558953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055558953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055558963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055558966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055558966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055558979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055558984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055558984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@7edd117b540b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7edd117b540b: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@7edd117b540b: Final verdict of PTC: none 20241009055559427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055559428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@7edd117b540b: Final verdict of PTC: none -NSVCI98(868)@7edd117b540b: Final verdict of PTC: none -NSVCI97(863)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@7edd117b540b: Final verdict of PTC: none -NSVCI99(873)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@7edd117b540b: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@7edd117b540b: Final verdict of PTC: none 20241009055559431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(867)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@7edd117b540b: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(866)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(861)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(871)@7edd117b540b: Final verdict of PTC: none TC_attach_second_attempt(877)@7edd117b540b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@7edd117b540b: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Oct 9 05: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 20241009055559561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055559863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106488) 20241009055600429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055600429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106488, count=112200) 20241009055601430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055601430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Oct 9 05:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055602432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055602432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_echo_timeout started. 20241009055602962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055602965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055603010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055603010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241009055603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055603010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(882)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055603011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055603011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055603011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055603011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055603011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055603011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055603011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055603011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055603011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055603011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055603013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055603019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055603025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055603025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055603025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055603025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055603025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055603025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055603025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055603025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055603025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055603026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055603026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055603026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055603026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055603026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055603027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055603027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055603028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055603033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055603041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055603041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055603041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055603041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055603041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055603042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055603042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055603042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055603042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055603042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055603042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055603042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055603042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055603042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055603042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055603042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055603042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055603042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055603044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055603048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055603434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055603434 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055603434 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055603434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055603438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055603439 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@7edd117b540b: 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)@7edd117b540b: 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(893)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@7edd117b540b: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='FDB855AD'O, index=0 SGSN_Test-GSUP(894)@7edd117b540b: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@7edd117b540b: 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 := 'D747DACB9775FABCF45AFC8E4EC05DDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0CE344F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FF270487E30BAA2'O } } } } } 20241009055603505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603505 DLLC NOTICE LLME(ffffffff/fdb855ad){UNASSIGNED} LLC RX: unknown TLLI 0xfdb855ad, creating LLME on the fly (gprs_llc.c:552) 20241009055603505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055603505 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241009055603505 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055603505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055603505 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055603505 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055603505 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055603505 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055603505 DLLC NOTICE LLME(ffffffff/fdb855ad){UNASSIGNED} LLGM Assign pre (fdb855ad => e59f62af) (gprs_llc.c:1079) 20241009055603505 DLLC NOTICE LLME(fdb855ad/e59f62af){ASSIGNED} LLGM Assign post (fdb855ad => e59f62af) (gprs_llc.c:1125) 20241009055603505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055603505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055603505 DMM DEBUG MM(262420000000067/e59f62af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055603517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055603517 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055603517 DMM DEBUG MM(262420000000067/e59f62af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241009055603517 DMM NOTICE MM(262420000000067/e59f62af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055603517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055603517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055603517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055603517 DMM DEBUG MM(262420000000067/e59f62af) Requesting authorization (sgsn_auth.c:160) 20241009055603517 DMM INFO MM(262420000000067/e59f62af) Requesting authentication tuples (sgsn_auth.c:184) 20241009055603517 DMM DEBUG MM(262420000000067/e59f62af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055603517 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241009055603517 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)@7edd117b540b: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@7edd117b540b: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241009055603522 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055603522 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055603522 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055603522 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055603522 DMM INFO MM(262420000000067/e59f62af) Subscriber data update (mmctx.c:445) 20241009055603522 DMM DEBUG MM(262420000000067/e59f62af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055603522 DMM INFO MM(262420000000067/e59f62af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055603522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055603522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055603523 DMM INFO MM(262420000000067/e59f62af) <- GMM AUTH AND CIPHERING REQ (rand = d7 47 da cb 97 75 fa bc f4 5a fc 8e 4e c0 5d dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055603537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055603537 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055603537 DMM INFO MM(262420000000067/e59f62af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055603537 DMM NOTICE MM(262420000000067/e59f62af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055603537 DMM DEBUG MM(262420000000067/e59f62af) checking auth: received GSM SRES = b0 ce 34 4f (gprs_gmm.c:666) 20241009055603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055603537 DMM DEBUG MM(262420000000067/e59f62af) Requesting authorization (sgsn_auth.c:160) 20241009055603537 DMM INFO MM(262420000000067/e59f62af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055603537 DMM DEBUG MM(262420000000067/e59f62af) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055603537 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241009055603537 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) 20241009055603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055603537 DMM INFO MM(262420000000067/e59f62af) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59f62af) (gprs_gmm.c:300) 20241009055603540 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055603540 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055603540 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241009055603540 DMM INFO MM(262420000000067/e59f62af) Subscriber data update (mmctx.c:445) 20241009055603540 DMM DEBUG MM(262420000000067/e59f62af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055603540 DMM INFO MM(262420000000067/e59f62af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055603540 DMM NOTICE MM(262420000000067/e59f62af) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241009055603540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055603540 DMM NOTICE MM(262420000000067/e59f62af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055603540 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) 20241009055603541 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055603541 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241009055603541 DMM INFO MM(262420000000067/e59f62af) Subscriber data update (mmctx.c:445) 20241009055603541 DMM DEBUG MM(262420000000067/e59f62af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055603553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055603553 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055603553 DMM INFO MM(262420000000067/e59f62af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055603553 DMM NOTICE MM(262420000000067/e59f62af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055603553 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055603553 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055603553 DLLC NOTICE LLME(fdb855ad/e59f62af){ASSIGNED} LLGM Assign pre (ffffffff => e59f62af) (gprs_llc.c:1079) 20241009055603553 DLLC NOTICE LLME(ffffffff/e59f62af){ASSIGNED} LLGM Assign post (ffffffff => e59f62af) (gprs_llc.c:1125) 20241009055603553 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055603553 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055603553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055603553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@7edd117b540b: setverdict(pass): none -> pass 20241009055603609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055603609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055603609 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055603609 DMM INFO MM(262420000000067/e59f62af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055603609 DMM INFO MM(262420000000067/e59f62af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055603609 DMM DEBUG MM(262420000000067/e59f62af) Using GGSN 0 (gprs_sm.c:317) 20241009055603609 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) 20241009055603609 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241009055603609 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055603609 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055603609 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241009055603634 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 62 55 69 ce 11 18 1a 32 41 14 05 7f 9d 1e 3a bf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241009055603634 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055603634 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055603634 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e8518 TLLI=e59f62af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055603635 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055603635 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055608455 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241009055608456 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) 20241009055608456 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5646254d9090) (sgsn_libgtp.c:629) 20241009055613456 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1039" 20241009055618458 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241009055618458 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1039" 20241009055620532 DGPRS DEBUG Checking for inactive LLMEs, time = 30981579 (sgsn.c:131) 20241009055623436 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055623436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055623437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241009055623459 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241009055623459 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241009055623459 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1041" 20241009055628460 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241009055628460 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241009055628460 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241009055628460 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1041" 20241009055633011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055633013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055633013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055633027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055633029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055633029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055633042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055633045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055633045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055633462 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241009055633462 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241009055633462 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241009055633462 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241009055633462 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1043" 20241009055638463 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241009055638463 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241009055638463 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241009055638463 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241009055638463 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5646254d9090) (sgsn_libgtp.c:629) 20241009055638463 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5646254d9090) (sgsn_libgtp.c:633) 20241009055638463 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241009055638463 DMM INFO MM(262420000000067/e59f62af) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055638463 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241009055638463 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055638463 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241009055638463 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241009055638463 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055638463 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241009055638463 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241009055638463 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055638463 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241009055638463 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241009055638463 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055638463 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241009055638463 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@7edd117b540b: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@7edd117b540b: Removing Client IMSI='262420000000067'H, index=0 20241009055638468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055638468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241009055638468 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055638468 DMM INFO MM(262420000000067/e59f62af) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@7edd117b540b: Final verdict of PTC: pass 20241009055638469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@7edd117b540b: Final verdict of PTC: none -NSVCI99(892)@7edd117b540b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@7edd117b540b: Final verdict of PTC: none 20241009055638470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055638470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_echo_timeout-BVCI220(891)@7edd117b540b: Final verdict of PTC: none -NSVCI97(882)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@7edd117b540b: Final verdict of PTC: none -NSVCI98(887)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@7edd117b540b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(885)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(890)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(880)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Oct 9 05: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 20241009055638552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055638953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99756) 20241009055639471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055639471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99756, count=113080) 20241009055640473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055640473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Oct 9 05:56:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055641475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055641475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_restart_ctr_echo started. 20241009055641995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055641997 DMM INFO MM(262420000000067/e59f62af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055641997 DMM INFO MM(262420000000067/e59f62af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055641997 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055641997 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055641997 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055641997 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055641997 DLLC NOTICE LLME(ffffffff/e59f62af){ASSIGNED} LLGM Assign pre (e59f62af => ffffffff) (gprs_llc.c:1079) 20241009055641997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e59f62af => ffffffff) (gprs_llc.c:1125) 20241009055641997 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e81c0 (gprs_sndcp.c:574) 20241009055641997 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e8518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055641997 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241009055641997 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) 20241009055641997 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) 20241009055641997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055641997 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055641997 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055641997 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055641997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055642037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055642037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055642037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055642037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055642037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055642037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055642037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055642037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055642037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055642038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055642038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055642038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055642038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055642038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055642038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055642038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055642038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055642038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055642038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055642038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055642038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055642038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055642041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055642045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642045 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055642053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055642053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055642053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055642053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055642053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055642053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055642053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055642053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055642053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055642054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055642054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055642054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055642054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055642054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055642054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055642054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055642054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055642054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055642054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055642054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055642054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055642054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055642056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055642062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055642068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055642068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055642068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055642068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055642068 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055642068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055642068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055642068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055642068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055642069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055642069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055642069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055642069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055642069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055642069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055642069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055642069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055642069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055642069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055642069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055642069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055642069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055642071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055642076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055642477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055642477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055642477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055642477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055642481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055642482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@7edd117b540b: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='F640BCB1'O, index=0 SGSN_Test-GSUP(913)@7edd117b540b: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@7edd117b540b: 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 := '66CF52A6BAD84A63F50A74E3967453D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABB1D48F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E314DA4032E2F79D'O } } } } } 20241009055642567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642567 DLLC NOTICE LLME(ffffffff/f640bcb1){UNASSIGNED} LLC RX: unknown TLLI 0xf640bcb1, creating LLME on the fly (gprs_llc.c:552) 20241009055642567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055642567 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241009055642567 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055642567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055642567 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055642567 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055642567 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055642567 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055642567 DLLC NOTICE LLME(ffffffff/f640bcb1){UNASSIGNED} LLGM Assign pre (f640bcb1 => c1160453) (gprs_llc.c:1079) 20241009055642567 DLLC NOTICE LLME(f640bcb1/c1160453){ASSIGNED} LLGM Assign post (f640bcb1 => c1160453) (gprs_llc.c:1125) 20241009055642567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055642567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055642567 DMM DEBUG MM(262420000000023/c1160453) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055642590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055642590 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055642590 DMM DEBUG MM(262420000000023/c1160453) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241009055642590 DMM NOTICE MM(262420000000023/c1160453) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055642590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055642590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055642590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055642590 DMM DEBUG MM(262420000000023/c1160453) Requesting authorization (sgsn_auth.c:160) 20241009055642590 DMM INFO MM(262420000000023/c1160453) Requesting authentication tuples (sgsn_auth.c:184) 20241009055642590 DMM DEBUG MM(262420000000023/c1160453) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055642590 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241009055642590 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)@7edd117b540b: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@7edd117b540b: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241009055642596 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055642596 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055642596 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055642596 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055642596 DMM INFO MM(262420000000023/c1160453) Subscriber data update (mmctx.c:445) 20241009055642596 DMM DEBUG MM(262420000000023/c1160453) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055642596 DMM INFO MM(262420000000023/c1160453) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055642596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055642596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055642596 DMM INFO MM(262420000000023/c1160453) <- GMM AUTH AND CIPHERING REQ (rand = 66 cf 52 a6 ba d8 4a 63 f5 0a 74 e3 96 74 53 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055642610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055642610 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055642610 DMM INFO MM(262420000000023/c1160453) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055642610 DMM NOTICE MM(262420000000023/c1160453) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055642610 DMM DEBUG MM(262420000000023/c1160453) checking auth: received GSM SRES = ab b1 d4 8f (gprs_gmm.c:666) 20241009055642610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055642610 DMM DEBUG MM(262420000000023/c1160453) Requesting authorization (sgsn_auth.c:160) 20241009055642610 DMM INFO MM(262420000000023/c1160453) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055642610 DMM DEBUG MM(262420000000023/c1160453) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055642610 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241009055642610 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) 20241009055642611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055642611 DMM INFO MM(262420000000023/c1160453) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1160453) (gprs_gmm.c:300) 20241009055642613 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055642613 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055642613 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241009055642613 DMM INFO MM(262420000000023/c1160453) Subscriber data update (mmctx.c:445) 20241009055642613 DMM DEBUG MM(262420000000023/c1160453) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055642613 DMM INFO MM(262420000000023/c1160453) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055642613 DMM NOTICE MM(262420000000023/c1160453) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241009055642613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055642613 DMM NOTICE MM(262420000000023/c1160453) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055642613 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) 20241009055642615 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055642615 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241009055642615 DMM INFO MM(262420000000023/c1160453) Subscriber data update (mmctx.c:445) 20241009055642615 DMM DEBUG MM(262420000000023/c1160453) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055642627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055642627 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055642627 DMM INFO MM(262420000000023/c1160453) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055642627 DMM NOTICE MM(262420000000023/c1160453) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055642627 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055642627 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055642627 DLLC NOTICE LLME(f640bcb1/c1160453){ASSIGNED} LLGM Assign pre (ffffffff => c1160453) (gprs_llc.c:1079) 20241009055642627 DLLC NOTICE LLME(ffffffff/c1160453){ASSIGNED} LLGM Assign post (ffffffff => c1160453) (gprs_llc.c:1125) 20241009055642627 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055642627 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055642627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055642627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@7edd117b540b: setverdict(pass): none -> pass 20241009055642684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055642684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055642684 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055642684 DMM INFO MM(262420000000023/c1160453) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055642684 DMM INFO MM(262420000000023/c1160453) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055642684 DMM DEBUG MM(262420000000023/c1160453) Using GGSN 0 (gprs_sm.c:317) 20241009055642684 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241009055642684 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055642684 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055642684 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241009055642709 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 fa 1c b6 84 11 39 c1 c9 23 14 05 7f f3 06 01 79 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) 20241009055642709 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb4058, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055642709 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055642709 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=c1160453, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055642709 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055642709 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055647685 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241009055647691 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) 20241009055647691 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5646254d9090) (sgsn_libgtp.c:629) 20241009055650533 DGPRS DEBUG Checking for inactive LLMEs, time = 30981609 (sgsn.c:131) 20241009055652686 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241009055652692 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) 20241009055652692 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5646254d9090) (sgsn_libgtp.c:629) 20241009055652692 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241009055652692 DMM INFO MM(262420000000023/c1160453) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055652692 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241009055652692 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@7edd117b540b: Removing Client IMSI='262420000000023'H, index=0 20241009055652706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055652706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241009055652706 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055652706 DMM INFO MM(262420000000023/c1160453) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@7edd117b540b: Final verdict of PTC: pass 20241009055652710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055652714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055652715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI196(900)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(913)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@7edd117b540b: Final verdict of PTC: none -NSVCI98(906)@7edd117b540b: Final verdict of PTC: none -NSVCI97(901)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@7edd117b540b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@7edd117b540b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@7edd117b540b: Final verdict of PTC: none -NSVCI99(911)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(909)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(899)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(904)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Oct 9 05: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 20241009055652825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055653227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102788) 20241009055653716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055653716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102788, count=104048) 20241009055654716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055654716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Oct 9 05: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 20241009055655717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055655718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_restart_ctr_create started. 20241009055656327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055656329 DMM INFO MM(262420000000023/c1160453) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055656329 DMM INFO MM(262420000000023/c1160453) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055656329 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055656329 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055656329 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055656329 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055656329 DLLC NOTICE LLME(ffffffff/c1160453){ASSIGNED} LLGM Assign pre (c1160453 => ffffffff) (gprs_llc.c:1079) 20241009055656329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1160453 => ffffffff) (gprs_llc.c:1125) 20241009055656329 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055656329 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055656329 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241009055656329 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) 20241009055656329 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) 20241009055656329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055656329 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055656329 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055656329 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055656329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055656378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055656378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055656378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055656378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055656378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055656378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055656378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055656378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055656378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055656379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055656379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055656379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055656379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055656379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055656379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055656379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055656379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055656379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055656379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055656379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055656379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055656379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055656381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055656387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055656393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055656393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055656393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055656393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055656393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055656393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055656393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055656393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055656393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055656394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055656394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055656394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055656394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055656394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055656394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055656394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055656394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055656394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055656394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055656394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055656394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055656394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055656397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055656403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055656413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055656413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055656413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055656413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055656413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055656413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055656413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055656413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055656413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055656415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055656415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055656415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055656415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055656415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055656415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055656415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055656415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055656415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055656415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055656415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055656415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055656415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055656417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055656422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055656718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055656718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055656718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055656719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055656723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055656724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@7edd117b540b: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C4EB7D77'O, index=0 SGSN_Test-GSUP(932)@7edd117b540b: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@7edd117b540b: 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 := 'AC4FC6B0714FBA9D093B62D1EE232E06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61A4244C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '697B94025E393BCB'O } } } } } 20241009055656788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656788 DLLC NOTICE LLME(ffffffff/c4eb7d77){UNASSIGNED} LLC RX: unknown TLLI 0xc4eb7d77, creating LLME on the fly (gprs_llc.c:552) 20241009055656788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055656788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241009055656788 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055656788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055656788 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055656788 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055656788 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055656788 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055656788 DLLC NOTICE LLME(ffffffff/c4eb7d77){UNASSIGNED} LLGM Assign pre (c4eb7d77 => fba7284e) (gprs_llc.c:1079) 20241009055656788 DLLC NOTICE LLME(c4eb7d77/fba7284e){ASSIGNED} LLGM Assign post (c4eb7d77 => fba7284e) (gprs_llc.c:1125) 20241009055656788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055656788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055656788 DMM DEBUG MM(262420000000024/fba7284e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055656799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055656799 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055656799 DMM DEBUG MM(262420000000024/fba7284e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241009055656799 DMM NOTICE MM(262420000000024/fba7284e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055656799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055656799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055656799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055656799 DMM DEBUG MM(262420000000024/fba7284e) Requesting authorization (sgsn_auth.c:160) 20241009055656799 DMM INFO MM(262420000000024/fba7284e) Requesting authentication tuples (sgsn_auth.c:184) 20241009055656799 DMM DEBUG MM(262420000000024/fba7284e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055656799 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241009055656799 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)@7edd117b540b: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@7edd117b540b: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241009055656802 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055656802 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055656802 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055656802 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055656802 DMM INFO MM(262420000000024/fba7284e) Subscriber data update (mmctx.c:445) 20241009055656802 DMM DEBUG MM(262420000000024/fba7284e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055656802 DMM INFO MM(262420000000024/fba7284e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055656802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055656802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055656802 DMM INFO MM(262420000000024/fba7284e) <- GMM AUTH AND CIPHERING REQ (rand = ac 4f c6 b0 71 4f ba 9d 09 3b 62 d1 ee 23 2e 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055656810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055656810 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055656810 DMM INFO MM(262420000000024/fba7284e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055656810 DMM NOTICE MM(262420000000024/fba7284e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055656810 DMM DEBUG MM(262420000000024/fba7284e) checking auth: received GSM SRES = 61 a4 24 4c (gprs_gmm.c:666) 20241009055656810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055656810 DMM DEBUG MM(262420000000024/fba7284e) Requesting authorization (sgsn_auth.c:160) 20241009055656810 DMM INFO MM(262420000000024/fba7284e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055656810 DMM DEBUG MM(262420000000024/fba7284e) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055656810 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241009055656810 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) 20241009055656810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055656810 DMM INFO MM(262420000000024/fba7284e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba7284e) (gprs_gmm.c:300) 20241009055656811 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055656811 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055656811 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241009055656811 DMM INFO MM(262420000000024/fba7284e) Subscriber data update (mmctx.c:445) 20241009055656811 DMM DEBUG MM(262420000000024/fba7284e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055656811 DMM INFO MM(262420000000024/fba7284e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055656811 DMM NOTICE MM(262420000000024/fba7284e) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241009055656811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055656811 DMM NOTICE MM(262420000000024/fba7284e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055656811 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) 20241009055656812 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055656812 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241009055656812 DMM INFO MM(262420000000024/fba7284e) Subscriber data update (mmctx.c:445) 20241009055656812 DMM DEBUG MM(262420000000024/fba7284e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055656817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055656817 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055656817 DMM INFO MM(262420000000024/fba7284e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055656817 DMM NOTICE MM(262420000000024/fba7284e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055656817 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055656817 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055656817 DLLC NOTICE LLME(c4eb7d77/fba7284e){ASSIGNED} LLGM Assign pre (ffffffff => fba7284e) (gprs_llc.c:1079) 20241009055656817 DLLC NOTICE LLME(ffffffff/fba7284e){ASSIGNED} LLGM Assign post (ffffffff => fba7284e) (gprs_llc.c:1125) 20241009055656817 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055656817 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055656817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055656817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@7edd117b540b: setverdict(pass): none -> pass 20241009055656875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055656875 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055656875 DMM INFO MM(262420000000024/fba7284e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055656875 DMM INFO MM(262420000000024/fba7284e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055656875 DMM DEBUG MM(262420000000024/fba7284e) Using GGSN 0 (gprs_sm.c:317) 20241009055656875 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241009055656875 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055656875 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055656875 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241009055656901 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 db d8 4c be 11 25 bf 5a 1d 14 05 7f ff 03 ad 8b 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) 20241009055656901 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f40d4cb4058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241009055656901 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f40d4cb4058, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055656901 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241009055656901 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241009055656901 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055656901 DMM NOTICE MM(262420000000024/fba7284e) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055656916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055656916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055656916 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055656916 DMM INFO MM(262420000000024/fba7284e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055656916 DMM INFO MM(262420000000024/fba7284e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055656916 DMM DEBUG MM(262420000000024/fba7284e) Using GGSN 0 (gprs_sm.c:317) 20241009055656916 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241009055656916 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055656916 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055656917 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241009055656922 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 db d8 4c be 11 25 bf 5a 1d 14 05 7f ff 03 ad 8b 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) 20241009055656922 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f40d4cb4058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241009055656922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb4058, cbp=0x5646254e3d20) (sgsn_libgtp.c:629) 20241009055656922 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055656922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=fba7284e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055656922 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055656922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@7edd117b540b: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@7edd117b540b: Final verdict of PTC: pass 20241009055656937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(916)@7edd117b540b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@7edd117b540b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(932)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@7edd117b540b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@7edd117b540b: Final verdict of PTC: none 20241009055656941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055656941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(925)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@7edd117b540b: Final verdict of PTC: none -NSVCI97(920)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@7edd117b540b: Final verdict of PTC: none -NSVCI99(930)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(928)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(923)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(918)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Oct 9 05:56:56 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241009055657031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055657432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98640) 20241009055657943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055657943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98640, count=104692) 20241009055658945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055658945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Oct 9 05: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 20241009055659945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055659945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241009055700542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055700545 DMM INFO MM(262420000000024/fba7284e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055700545 DMM INFO MM(262420000000024/fba7284e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055700545 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055700545 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055700545 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055700545 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055700545 DLLC NOTICE LLME(ffffffff/fba7284e){ASSIGNED} LLGM Assign pre (fba7284e => ffffffff) (gprs_llc.c:1079) 20241009055700545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba7284e => ffffffff) (gprs_llc.c:1125) 20241009055700545 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055700545 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055700545 DMM NOTICE MM(262420000000024/fba7284e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055700545 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241009055700545 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055700545 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055700545 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241009055700545 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241009055700545 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) 20241009055700545 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) 20241009055700545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055700545 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055700545 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055700545 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055700545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055700588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055700588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055700588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055700588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055700588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055700588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055700588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055700588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055700588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055700588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055700588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055700588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055700588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055700589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055700589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055700589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055700589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055700589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055700589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055700589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055700589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055700589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055700591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055700595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055700595 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055700602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055700602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055700602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055700602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055700602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055700603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055700603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055700603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055700603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055700603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055700603 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055700603 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055700603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055700603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055700605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055700610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055700610 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055700617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055700617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055700617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055700617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055700617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055700618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055700618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055700618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055700618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055700618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055700618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055700618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055700618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055700619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055700619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055700621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055700625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055700625 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055700946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055700946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055700946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055700946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055700950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055700952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@7edd117b540b: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F7A56F49'O, index=0 SGSN_Test-GSUP(951)@7edd117b540b: 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)@7edd117b540b: 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 := '311300125190C2AA8A06D41F3C1322CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADBBA40F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA14F2CB0FABD4E9'O } } } } } 20241009055702029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055702029 DLLC NOTICE LLME(ffffffff/f7a56f49){UNASSIGNED} LLC RX: unknown TLLI 0xf7a56f49, creating LLME on the fly (gprs_llc.c:552) 20241009055702029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055702029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241009055702029 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055702029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055702029 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055702029 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055702029 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055702029 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055702029 DLLC NOTICE LLME(ffffffff/f7a56f49){UNASSIGNED} LLGM Assign pre (f7a56f49 => d2f90844) (gprs_llc.c:1079) 20241009055702029 DLLC NOTICE LLME(f7a56f49/d2f90844){ASSIGNED} LLGM Assign post (f7a56f49 => d2f90844) (gprs_llc.c:1125) 20241009055702029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055702029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055702029 DMM DEBUG MM(262420000000025/d2f90844) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055702044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055702044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055702044 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055702044 DMM DEBUG MM(262420000000025/d2f90844) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241009055702044 DMM NOTICE MM(262420000000025/d2f90844) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055702044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055702044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055702044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055702044 DMM DEBUG MM(262420000000025/d2f90844) Requesting authorization (sgsn_auth.c:160) 20241009055702044 DMM INFO MM(262420000000025/d2f90844) Requesting authentication tuples (sgsn_auth.c:184) 20241009055702044 DMM DEBUG MM(262420000000025/d2f90844) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055702044 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241009055702044 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)@7edd117b540b: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241009055702050 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055702050 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055702050 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055702050 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055702050 DMM INFO MM(262420000000025/d2f90844) Subscriber data update (mmctx.c:445) 20241009055702050 DMM DEBUG MM(262420000000025/d2f90844) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055702050 DMM INFO MM(262420000000025/d2f90844) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055702050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055702050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055702050 DMM INFO MM(262420000000025/d2f90844) <- GMM AUTH AND CIPHERING REQ (rand = 31 13 00 12 51 90 c2 aa 8a 06 d4 1f 3c 13 22 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055702063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055702063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055702063 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055702063 DMM INFO MM(262420000000025/d2f90844) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055702063 DMM NOTICE MM(262420000000025/d2f90844) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055702063 DMM DEBUG MM(262420000000025/d2f90844) checking auth: received GSM SRES = ad bb a4 0f (gprs_gmm.c:666) 20241009055702063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055702063 DMM DEBUG MM(262420000000025/d2f90844) Requesting authorization (sgsn_auth.c:160) 20241009055702063 DMM INFO MM(262420000000025/d2f90844) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055702063 DMM DEBUG MM(262420000000025/d2f90844) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055702063 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241009055702063 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) 20241009055702063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055702063 DMM INFO MM(262420000000025/d2f90844) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2f90844) (gprs_gmm.c:300) 20241009055702066 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055702066 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055702066 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241009055702066 DMM INFO MM(262420000000025/d2f90844) Subscriber data update (mmctx.c:445) 20241009055702066 DMM DEBUG MM(262420000000025/d2f90844) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055702066 DMM INFO MM(262420000000025/d2f90844) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055702066 DMM NOTICE MM(262420000000025/d2f90844) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241009055702066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055702066 DMM NOTICE MM(262420000000025/d2f90844) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055702066 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) 20241009055702068 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055702068 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241009055702068 DMM INFO MM(262420000000025/d2f90844) Subscriber data update (mmctx.c:445) 20241009055702068 DMM DEBUG MM(262420000000025/d2f90844) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055702075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055702075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055702075 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055702075 DMM INFO MM(262420000000025/d2f90844) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055702075 DMM NOTICE MM(262420000000025/d2f90844) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055702075 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055702075 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055702075 DLLC NOTICE LLME(f7a56f49/d2f90844){ASSIGNED} LLGM Assign pre (ffffffff => d2f90844) (gprs_llc.c:1079) 20241009055702075 DLLC NOTICE LLME(ffffffff/d2f90844){ASSIGNED} LLGM Assign post (ffffffff => d2f90844) (gprs_llc.c:1125) 20241009055702075 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055702075 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055702075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055702075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@7edd117b540b: setverdict(pass): none -> pass 20241009055702134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055702134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055702134 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055702134 DMM INFO MM(262420000000025/d2f90844) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055702134 DMM INFO MM(262420000000025/d2f90844) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055702135 DMM DEBUG MM(262420000000025/d2f90844) Using GGSN 0 (gprs_sm.c:317) 20241009055702135 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) 20241009055702135 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241009055702135 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055702135 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055702135 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241009055702160 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 b2 e8 c1 a3 11 96 f3 75 58 14 05 7f 9d fd 90 fa 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) 20241009055702160 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009055702160 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055702160 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=d2f90844, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055702160 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055702160 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055702174 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241009055702174 DGPRS INFO PDP(262420000000025:5): Context 0x7f40d4cb50d0 was deleted (sgsn_libgtp.c:703) 20241009055702174 DMM INFO MM(262420000000025/d2f90844) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055702175 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241009055702175 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009055710176 DMM INFO MM(262420000000025/d2f90844) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055718006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241009055718177 DMM INFO MM(262420000000025/d2f90844) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055720533 DGPRS DEBUG Checking for inactive LLMEs, time = 30981639 (sgsn.c:131) 20241009055720947 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055720947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055720948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241009055726178 DMM INFO MM(262420000000025/d2f90844) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055730589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055730594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055730594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055730604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055730609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055730609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055730619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055730622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055730622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055734180 DMM INFO MM(262420000000025/d2f90844) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@7edd117b540b: Removing Client IMSI='262420000000025'H, index=0 20241009055734197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055734197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241009055734197 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055734197 DMM INFO MM(262420000000025/d2f90844) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@7edd117b540b: Final verdict of PTC: pass 20241009055734203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50116<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055734207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055734207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(951)@7edd117b540b: Final verdict of PTC: none -NSVCI98(944)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@7edd117b540b: Final verdict of PTC: none -NSVCI99(949)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@7edd117b540b: Final verdict of PTC: none -NSVCI97(939)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(947)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(937)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(942)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Oct 9 05: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 20241009055734313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055734716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103024) 20241009055735208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055735208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103024, count=111360) 20241009055736210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055736210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Oct 9 05: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 20241009055737212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055737212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241009055737818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055737820 DMM INFO MM(262420000000025/d2f90844) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055737820 DMM INFO MM(262420000000025/d2f90844) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055737820 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055737820 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055737820 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055737820 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055737820 DLLC NOTICE LLME(ffffffff/d2f90844){ASSIGNED} LLGM Assign pre (d2f90844 => ffffffff) (gprs_llc.c:1079) 20241009055737820 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2f90844 => ffffffff) (gprs_llc.c:1125) 20241009055737820 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055737820 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055737820 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241009055737820 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) 20241009055737820 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) 20241009055737820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055737820 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055737820 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055737820 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055737820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055737862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055737862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055737862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055737862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055737862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055737862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055737862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055737862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055737862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055737863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055737863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055737863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055737863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055737863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055737863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055737863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055737863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055737863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055737863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055737863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055737863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055737863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055737865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055737869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055737869 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055737877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055737877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055737877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055737877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055737877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055737877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055737877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055737877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055737877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055737879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055737879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055737879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055737879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055737879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055737879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055737879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055737879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055737879 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055737879 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055737879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055737879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055737879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055737881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055737885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055737885 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055737894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055737894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055737894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055737894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055737894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055737894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055737894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055737894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055737894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055737894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055737894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055737894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055737895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055737895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055737895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055737895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055737895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055737895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055737895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055737895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055737895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055737895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055737897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055737902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055737902 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055738213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055738213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055738213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055738213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055738217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055738218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@7edd117b540b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D3799566'O, index=0 SGSN_Test-GSUP(970)@7edd117b540b: 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)@7edd117b540b: 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 := 'F5F759FDF53D4DCC3C408511B1D145B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7D852CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC19179C3BF9FB9F'O } } } } } 20241009055738281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055738281 DLLC NOTICE LLME(ffffffff/d3799566){UNASSIGNED} LLC RX: unknown TLLI 0xd3799566, creating LLME on the fly (gprs_llc.c:552) 20241009055738281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055738281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241009055738281 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055738281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055738281 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055738281 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055738281 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055738281 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055738281 DLLC NOTICE LLME(ffffffff/d3799566){UNASSIGNED} LLGM Assign pre (d3799566 => e585edec) (gprs_llc.c:1079) 20241009055738281 DLLC NOTICE LLME(d3799566/e585edec){ASSIGNED} LLGM Assign post (d3799566 => e585edec) (gprs_llc.c:1125) 20241009055738281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055738281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055738281 DMM DEBUG MM(262420000000027/e585edec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055738293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055738293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055738293 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055738293 DMM DEBUG MM(262420000000027/e585edec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241009055738293 DMM NOTICE MM(262420000000027/e585edec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055738293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055738293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055738293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055738293 DMM DEBUG MM(262420000000027/e585edec) Requesting authorization (sgsn_auth.c:160) 20241009055738293 DMM INFO MM(262420000000027/e585edec) Requesting authentication tuples (sgsn_auth.c:184) 20241009055738293 DMM DEBUG MM(262420000000027/e585edec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055738293 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241009055738293 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)@7edd117b540b: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241009055738296 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055738296 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055738296 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055738296 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055738296 DMM INFO MM(262420000000027/e585edec) Subscriber data update (mmctx.c:445) 20241009055738296 DMM DEBUG MM(262420000000027/e585edec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055738296 DMM INFO MM(262420000000027/e585edec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055738296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055738296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055738296 DMM INFO MM(262420000000027/e585edec) <- GMM AUTH AND CIPHERING REQ (rand = f5 f7 59 fd f5 3d 4d cc 3c 40 85 11 b1 d1 45 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055738308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055738308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055738308 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055738308 DMM INFO MM(262420000000027/e585edec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055738308 DMM NOTICE MM(262420000000027/e585edec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055738308 DMM DEBUG MM(262420000000027/e585edec) checking auth: received GSM SRES = b7 d8 52 ce (gprs_gmm.c:666) 20241009055738308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055738308 DMM DEBUG MM(262420000000027/e585edec) Requesting authorization (sgsn_auth.c:160) 20241009055738308 DMM INFO MM(262420000000027/e585edec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055738308 DMM DEBUG MM(262420000000027/e585edec) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055738308 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241009055738308 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) 20241009055738308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055738308 DMM INFO MM(262420000000027/e585edec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe585edec) (gprs_gmm.c:300) 20241009055738311 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055738311 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055738311 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241009055738311 DMM INFO MM(262420000000027/e585edec) Subscriber data update (mmctx.c:445) 20241009055738311 DMM DEBUG MM(262420000000027/e585edec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055738311 DMM INFO MM(262420000000027/e585edec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055738311 DMM NOTICE MM(262420000000027/e585edec) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241009055738311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055738311 DMM NOTICE MM(262420000000027/e585edec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055738311 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) 20241009055738312 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055738312 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241009055738312 DMM INFO MM(262420000000027/e585edec) Subscriber data update (mmctx.c:445) 20241009055738312 DMM DEBUG MM(262420000000027/e585edec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055738320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055738320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055738320 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055738320 DMM INFO MM(262420000000027/e585edec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055738320 DMM NOTICE MM(262420000000027/e585edec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055738321 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055738321 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055738321 DLLC NOTICE LLME(d3799566/e585edec){ASSIGNED} LLGM Assign pre (ffffffff => e585edec) (gprs_llc.c:1079) 20241009055738321 DLLC NOTICE LLME(ffffffff/e585edec){ASSIGNED} LLGM Assign post (ffffffff => e585edec) (gprs_llc.c:1125) 20241009055738321 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055738321 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055738321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055738321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@7edd117b540b: setverdict(pass): none -> pass 20241009055738378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055738378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055738378 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055738378 DMM INFO MM(262420000000027/e585edec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055738378 DMM INFO MM(262420000000027/e585edec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055738378 DMM DEBUG MM(262420000000027/e585edec) Using GGSN 0 (gprs_sm.c:317) 20241009055738378 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) 20241009055738378 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241009055738378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055738378 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055738378 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@7edd117b540b: First createPDPContextRequest received, dropping & waiting for retransmission 20241009055743379 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241009055743394 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 f6 2f 9c 1c 11 61 05 6b 30 14 05 7f f0 f0 7e 73 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) 20241009055743394 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009055743394 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055743394 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=e585edec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055743394 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055743394 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241009055743409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055743409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241009055743409 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055743409 DMM INFO MM(262420000000027/e585edec) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241009055743409 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055743409 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@7edd117b540b: First deletePDPContextRequest received, dropping & waiting for retransmission 20241009055748411 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241009055748419 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) 20241009055748419 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009055748419 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009055748419 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=e585edec, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055748419 DMM INFO MM(262420000000027/e585edec) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009055748419 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241009055748419 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@7edd117b540b: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@7edd117b540b: Final verdict of PTC: pass 20241009055748437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055748441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055748441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@7edd117b540b: Final verdict of PTC: none -NSVCI98(963)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@7edd117b540b: Final verdict of PTC: none -NSVCI99(968)@7edd117b540b: Final verdict of PTC: none -NSVCI97(958)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(966)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(956)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(961)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Oct 9 05:57:48 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241009055748493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055748896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102320) 20241009055749443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055749443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102320, count=102860) 20241009055750445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055750445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009055750534 DGPRS DEBUG Checking for inactive LLMEs, time = 30981669 (sgsn.c:131) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Oct 9 05:57:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055751448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055751448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241009055751997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055751997 DMM INFO MM(262420000000027/e585edec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055751997 DMM INFO MM(262420000000027/e585edec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055751997 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055751997 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055751997 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055751997 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055751997 DLLC NOTICE LLME(ffffffff/e585edec){ASSIGNED} LLGM Assign pre (e585edec => ffffffff) (gprs_llc.c:1079) 20241009055751997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e585edec => ffffffff) (gprs_llc.c:1125) 20241009055751997 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241009055751997 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) 20241009055751997 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) 20241009055751997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055751997 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055751997 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055751997 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055751997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055752028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055752028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055752028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055752028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055752028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055752029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055752029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055752029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055752029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055752029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055752029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055752029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055752029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055752029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055752029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055752029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055752029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055752029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055752031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055752036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752036 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055752044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055752044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055752044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055752044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055752044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055752044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055752044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055752044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055752044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055752045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055752045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055752045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055752045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055752045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055752045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055752045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055752045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055752045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055752045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055752045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055752045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055752045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055752047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055752051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752051 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055752059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055752059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055752059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055752059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055752059 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055752059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055752059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055752059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055752059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055752060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055752060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055752060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055752060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055752060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055752060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055752060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055752060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055752060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055752060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055752060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055752060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055752060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055752062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055752066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752066 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055752449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055752449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055752449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055752449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055752453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055752454 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@7edd117b540b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FEFEE4DE'O, index=0 SGSN_Test-GSUP(989)@7edd117b540b: 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)@7edd117b540b: 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 := 'E1CBD50B980E71D51E1469137F17113D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92EF30BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A20ECEADA5CD65CA'O } } } } } 20241009055752528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752528 DLLC NOTICE LLME(ffffffff/fefee4de){UNASSIGNED} LLC RX: unknown TLLI 0xfefee4de, creating LLME on the fly (gprs_llc.c:552) 20241009055752528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055752528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241009055752528 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055752528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055752528 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055752528 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055752528 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055752528 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055752528 DLLC NOTICE LLME(ffffffff/fefee4de){UNASSIGNED} LLGM Assign pre (fefee4de => da040c15) (gprs_llc.c:1079) 20241009055752528 DLLC NOTICE LLME(fefee4de/da040c15){ASSIGNED} LLGM Assign post (fefee4de => da040c15) (gprs_llc.c:1125) 20241009055752528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055752528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055752528 DMM DEBUG MM(262420000000028/da040c15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055752544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055752544 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055752544 DMM DEBUG MM(262420000000028/da040c15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241009055752544 DMM NOTICE MM(262420000000028/da040c15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055752544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055752544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055752544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055752544 DMM DEBUG MM(262420000000028/da040c15) Requesting authorization (sgsn_auth.c:160) 20241009055752544 DMM INFO MM(262420000000028/da040c15) Requesting authentication tuples (sgsn_auth.c:184) 20241009055752544 DMM DEBUG MM(262420000000028/da040c15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055752544 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241009055752544 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)@7edd117b540b: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241009055752550 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055752550 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055752550 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055752550 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055752550 DMM INFO MM(262420000000028/da040c15) Subscriber data update (mmctx.c:445) 20241009055752550 DMM DEBUG MM(262420000000028/da040c15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055752550 DMM INFO MM(262420000000028/da040c15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055752550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055752550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055752550 DMM INFO MM(262420000000028/da040c15) <- GMM AUTH AND CIPHERING REQ (rand = e1 cb d5 0b 98 0e 71 d5 1e 14 69 13 7f 17 11 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055752565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055752565 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055752565 DMM INFO MM(262420000000028/da040c15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055752565 DMM NOTICE MM(262420000000028/da040c15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055752565 DMM DEBUG MM(262420000000028/da040c15) checking auth: received GSM SRES = 92 ef 30 ba (gprs_gmm.c:666) 20241009055752565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055752565 DMM DEBUG MM(262420000000028/da040c15) Requesting authorization (sgsn_auth.c:160) 20241009055752565 DMM INFO MM(262420000000028/da040c15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055752565 DMM DEBUG MM(262420000000028/da040c15) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055752565 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241009055752565 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) 20241009055752565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055752565 DMM INFO MM(262420000000028/da040c15) <- GMM ATTACH ACCEPT (new P-TMSI=0xda040c15) (gprs_gmm.c:300) 20241009055752568 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055752568 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055752568 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241009055752568 DMM INFO MM(262420000000028/da040c15) Subscriber data update (mmctx.c:445) 20241009055752568 DMM DEBUG MM(262420000000028/da040c15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055752568 DMM INFO MM(262420000000028/da040c15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055752568 DMM NOTICE MM(262420000000028/da040c15) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241009055752568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055752568 DMM NOTICE MM(262420000000028/da040c15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055752568 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) 20241009055752569 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055752569 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241009055752569 DMM INFO MM(262420000000028/da040c15) Subscriber data update (mmctx.c:445) 20241009055752569 DMM DEBUG MM(262420000000028/da040c15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055752581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055752582 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055752582 DMM INFO MM(262420000000028/da040c15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055752582 DMM NOTICE MM(262420000000028/da040c15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055752582 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055752582 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055752582 DLLC NOTICE LLME(fefee4de/da040c15){ASSIGNED} LLGM Assign pre (ffffffff => da040c15) (gprs_llc.c:1079) 20241009055752582 DLLC NOTICE LLME(ffffffff/da040c15){ASSIGNED} LLGM Assign post (ffffffff => da040c15) (gprs_llc.c:1125) 20241009055752582 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055752582 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055752582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055752582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@7edd117b540b: setverdict(pass): none -> pass 20241009055752639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055752639 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055752639 DMM INFO MM(262420000000028/da040c15) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055752639 DMM INFO MM(262420000000028/da040c15) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055752639 DMM DEBUG MM(262420000000028/da040c15) Using GGSN 0 (gprs_sm.c:317) 20241009055752639 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) 20241009055752639 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241009055752639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055752639 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055752639 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241009055752657 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 e0 e3 9b 0b 11 52 fd d6 71 14 05 7f c3 75 ac 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=1054 from retransmit req queue (gtp.c:443) 20241009055752657 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009055752657 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055752657 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=da040c15, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055752657 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055752657 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055752669 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241009055752669 DGPRS INFO PDP(262420000000028:5): Context 0x7f40d4cb50d0 was deleted (sgsn_libgtp.c:703) 20241009055752669 DMM INFO MM(262420000000028/da040c15) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055752669 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241009055752669 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@7edd117b540b: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241009055752677 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241009055752679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055752679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241009055752679 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055752679 DMM INFO MM(262420000000028/da040c15) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241009055752680 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) 20241009055752680 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@7edd117b540b: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@7edd117b540b: Final verdict of PTC: pass 20241009055752686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(979)@7edd117b540b: Final verdict of PTC: none -NSVCI99(987)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(989)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@7edd117b540b: Final verdict of PTC: none 20241009055752692 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055752692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(982)@7edd117b540b: Final verdict of PTC: none -NSVCI97(977)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(985)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(980)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(975)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Oct 9 05: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 20241009055752825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055753226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79188) 20241009055753694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055753694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79188, count=101916) 20241009055754695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055754695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Oct 9 05: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 20241009055755695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055755696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241009055756294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055756294 DMM INFO MM(262420000000028/da040c15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055756295 DMM INFO MM(262420000000028/da040c15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055756295 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055756295 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055756295 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055756295 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055756295 DLLC NOTICE LLME(ffffffff/da040c15){ASSIGNED} LLGM Assign pre (da040c15 => ffffffff) (gprs_llc.c:1079) 20241009055756295 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da040c15 => ffffffff) (gprs_llc.c:1125) 20241009055756295 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055756295 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055756295 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241009055756295 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) 20241009055756295 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) 20241009055756295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055756295 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055756295 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055756295 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055756295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055756335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055756335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055756335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055756335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055756335 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055756335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055756335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055756335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055756335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055756336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055756336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055756336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055756336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055756336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055756336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055756336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055756336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055756336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055756336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055756336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055756337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055756337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055756339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055756344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055756357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055756357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055756357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055756357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055756357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055756357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055756357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055756357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055756357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1001)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055756358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055756358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055756358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055756358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055756358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055756358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055756358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055756358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055756358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055756358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055756358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1002)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055756358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055756358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055756360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241009055756364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756364 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(999)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055756368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055756368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055756368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055756368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055756368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055756368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055756368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055756368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055756368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055756369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055756369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055756369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055756369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055756369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055756369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055756369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055756369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055756369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055756369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055756369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055756369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055756369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055756371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055756375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756375 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055756697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055756697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055756697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055756697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055756701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055756702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@7edd117b540b: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C312DFEC'O, index=0 SGSN_Test-GSUP(1008)@7edd117b540b: 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)@7edd117b540b: 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 := '2E6D833B254A195E47AA2623B1B45D57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3C8F4E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2862DBA6DA465756'O } } } } } 20241009055756773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756773 DLLC NOTICE LLME(ffffffff/c312dfec){UNASSIGNED} LLC RX: unknown TLLI 0xc312dfec, creating LLME on the fly (gprs_llc.c:552) 20241009055756773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241009055756773 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055756773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055756773 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055756773 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055756773 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055756773 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055756773 DLLC NOTICE LLME(ffffffff/c312dfec){UNASSIGNED} LLGM Assign pre (c312dfec => ce115041) (gprs_llc.c:1079) 20241009055756773 DLLC NOTICE LLME(c312dfec/ce115041){ASSIGNED} LLGM Assign post (c312dfec => ce115041) (gprs_llc.c:1125) 20241009055756773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055756773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055756773 DMM DEBUG MM(262420000000026/ce115041) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055756794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756795 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055756795 DMM DEBUG MM(262420000000026/ce115041) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241009055756795 DMM NOTICE MM(262420000000026/ce115041) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055756795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055756795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055756795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055756795 DMM DEBUG MM(262420000000026/ce115041) Requesting authorization (sgsn_auth.c:160) 20241009055756795 DMM INFO MM(262420000000026/ce115041) Requesting authentication tuples (sgsn_auth.c:184) 20241009055756795 DMM DEBUG MM(262420000000026/ce115041) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055756795 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241009055756795 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)@7edd117b540b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241009055756802 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055756802 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055756802 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055756802 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055756802 DMM INFO MM(262420000000026/ce115041) Subscriber data update (mmctx.c:445) 20241009055756802 DMM DEBUG MM(262420000000026/ce115041) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055756802 DMM INFO MM(262420000000026/ce115041) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055756802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055756802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055756802 DMM INFO MM(262420000000026/ce115041) <- GMM AUTH AND CIPHERING REQ (rand = 2e 6d 83 3b 25 4a 19 5e 47 aa 26 23 b1 b4 5d 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055756818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756818 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055756818 DMM INFO MM(262420000000026/ce115041) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055756819 DMM NOTICE MM(262420000000026/ce115041) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055756819 DMM DEBUG MM(262420000000026/ce115041) checking auth: received GSM SRES = f3 c8 f4 e5 (gprs_gmm.c:666) 20241009055756819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055756819 DMM DEBUG MM(262420000000026/ce115041) Requesting authorization (sgsn_auth.c:160) 20241009055756819 DMM INFO MM(262420000000026/ce115041) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055756819 DMM DEBUG MM(262420000000026/ce115041) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055756819 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241009055756819 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) 20241009055756819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055756819 DMM INFO MM(262420000000026/ce115041) <- GMM ATTACH ACCEPT (new P-TMSI=0xce115041) (gprs_gmm.c:300) 20241009055756822 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055756822 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055756822 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241009055756822 DMM INFO MM(262420000000026/ce115041) Subscriber data update (mmctx.c:445) 20241009055756822 DMM DEBUG MM(262420000000026/ce115041) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055756822 DMM INFO MM(262420000000026/ce115041) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055756822 DMM NOTICE MM(262420000000026/ce115041) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241009055756822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055756822 DMM NOTICE MM(262420000000026/ce115041) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055756822 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) 20241009055756824 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055756824 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241009055756824 DMM INFO MM(262420000000026/ce115041) Subscriber data update (mmctx.c:445) 20241009055756824 DMM DEBUG MM(262420000000026/ce115041) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055756836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756837 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055756837 DMM INFO MM(262420000000026/ce115041) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055756837 DMM NOTICE MM(262420000000026/ce115041) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055756837 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055756837 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055756837 DLLC NOTICE LLME(c312dfec/ce115041){ASSIGNED} LLGM Assign pre (ffffffff => ce115041) (gprs_llc.c:1079) 20241009055756837 DLLC NOTICE LLME(ffffffff/ce115041){ASSIGNED} LLGM Assign post (ffffffff => ce115041) (gprs_llc.c:1125) 20241009055756837 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055756837 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055756837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055756837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@7edd117b540b: setverdict(pass): none -> pass 20241009055756894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756895 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055756895 DMM INFO MM(262420000000026/ce115041) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055756895 DMM INFO MM(262420000000026/ce115041) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055756895 DMM DEBUG MM(262420000000026/ce115041) Using GGSN 0 (gprs_sm.c:317) 20241009055756895 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) 20241009055756895 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241009055756895 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055756895 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055756895 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241009055756912 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 e6 be 43 70 11 f6 1d aa 6d 14 05 7f 96 61 9a 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241009055756912 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009055756912 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055756912 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=ce115041, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055756912 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055756912 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055756930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756930 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756930 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055756937 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 e6 be 43 70 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241009055756937 DGPRS INFO PDP(262420000000026:5): Context 0x7f40d4cb50d0 was deleted (sgsn_libgtp.c:703) 20241009055756937 DMM INFO MM(262420000000026/ce115041) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241009055756937 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241009055756937 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@7edd117b540b: Removing Client IMSI='262420000000026'H, index=0 20241009055756948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055756948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241009055756949 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055756949 DMM INFO MM(262420000000026/ce115041) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@7edd117b540b: Final verdict of PTC: pass 20241009055756954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(992)@7edd117b540b: Final verdict of PTC: none 20241009055756958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055756958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1006)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1002)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@7edd117b540b: Final verdict of PTC: none -NSVCI97(996)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1000)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(994)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1004)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Oct 9 05:57:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241009055757055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055757457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79896) 20241009055757960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055757960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79896, count=104100) 20241009055758962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055758962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Oct 9 05: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 20241009055759963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055759963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_gmm_detach started. 20241009055800557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055800560 DMM INFO MM(262420000000026/ce115041) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055800560 DMM INFO MM(262420000000026/ce115041) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055800560 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055800560 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055800560 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055800560 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055800560 DLLC NOTICE LLME(ffffffff/ce115041){ASSIGNED} LLGM Assign pre (ce115041 => ffffffff) (gprs_llc.c:1079) 20241009055800560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce115041 => ffffffff) (gprs_llc.c:1125) 20241009055800560 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055800560 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055800560 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241009055800560 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) 20241009055800560 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) 20241009055800560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055800560 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055800560 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055800560 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055800560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055800615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055800615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055800615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055800615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055800615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055800615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055800615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055800615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055800615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055800616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055800616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055800616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055800616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055800616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055800616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055800616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055800616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055800616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055800616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055800616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055800616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055800616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055800618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055800622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055800622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055800635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055800635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055800635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055800635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055800635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055800635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055800635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055800635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055800635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055800635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055800635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055800635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055800635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055800636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055800636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055800636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055800636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055800636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055800636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055800636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055800636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055800636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055800638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055800642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055800643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055800650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055800650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055800650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055800650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055800650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055800650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055800650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055800651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055800651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055800651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055800651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055800651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055800651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055800651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055800652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055800656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055800656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055800964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055800964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055800964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055800964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055800969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055800970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@7edd117b540b: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C650ED0E'O, index=0 SGSN_Test-GSUP(1027)@7edd117b540b: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@7edd117b540b: 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 := '42E2F5675FFCFCD0C248649B6307C5BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B92EFB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5844571EFA72BA6A'O } } } } } 20241009055801045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055801045 DLLC NOTICE LLME(ffffffff/c650ed0e){UNASSIGNED} LLC RX: unknown TLLI 0xc650ed0e, creating LLME on the fly (gprs_llc.c:552) 20241009055801045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055801045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241009055801045 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055801045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055801045 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055801045 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055801045 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055801045 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055801045 DLLC NOTICE LLME(ffffffff/c650ed0e){UNASSIGNED} LLGM Assign pre (c650ed0e => d78495c9) (gprs_llc.c:1079) 20241009055801045 DLLC NOTICE LLME(c650ed0e/d78495c9){ASSIGNED} LLGM Assign post (c650ed0e => d78495c9) (gprs_llc.c:1125) 20241009055801045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055801045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055801045 DMM DEBUG MM(262420000000026/d78495c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055801055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055801055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055801056 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055801056 DMM DEBUG MM(262420000000026/d78495c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241009055801056 DMM NOTICE MM(262420000000026/d78495c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055801056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055801056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055801056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055801056 DMM DEBUG MM(262420000000026/d78495c9) Requesting authorization (sgsn_auth.c:160) 20241009055801056 DMM INFO MM(262420000000026/d78495c9) Requesting authentication tuples (sgsn_auth.c:184) 20241009055801056 DMM DEBUG MM(262420000000026/d78495c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055801056 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241009055801056 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)@7edd117b540b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241009055801059 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055801059 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055801059 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055801059 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055801059 DMM INFO MM(262420000000026/d78495c9) Subscriber data update (mmctx.c:445) 20241009055801059 DMM DEBUG MM(262420000000026/d78495c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055801059 DMM INFO MM(262420000000026/d78495c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055801059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055801059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055801059 DMM INFO MM(262420000000026/d78495c9) <- GMM AUTH AND CIPHERING REQ (rand = 42 e2 f5 67 5f fc fc d0 c2 48 64 9b 63 07 c5 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055801068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055801068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055801068 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055801068 DMM INFO MM(262420000000026/d78495c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055801068 DMM NOTICE MM(262420000000026/d78495c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055801068 DMM DEBUG MM(262420000000026/d78495c9) checking auth: received GSM SRES = 4b 92 ef b1 (gprs_gmm.c:666) 20241009055801068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055801068 DMM DEBUG MM(262420000000026/d78495c9) Requesting authorization (sgsn_auth.c:160) 20241009055801068 DMM INFO MM(262420000000026/d78495c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055801068 DMM DEBUG MM(262420000000026/d78495c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055801068 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241009055801068 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) 20241009055801068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055801068 DMM INFO MM(262420000000026/d78495c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78495c9) (gprs_gmm.c:300) 20241009055801071 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055801071 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055801071 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241009055801071 DMM INFO MM(262420000000026/d78495c9) Subscriber data update (mmctx.c:445) 20241009055801071 DMM DEBUG MM(262420000000026/d78495c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055801071 DMM INFO MM(262420000000026/d78495c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055801071 DMM NOTICE MM(262420000000026/d78495c9) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241009055801071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055801071 DMM NOTICE MM(262420000000026/d78495c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055801071 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) 20241009055801072 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055801072 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241009055801072 DMM INFO MM(262420000000026/d78495c9) Subscriber data update (mmctx.c:445) 20241009055801072 DMM DEBUG MM(262420000000026/d78495c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055801076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055801076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055801076 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055801076 DMM INFO MM(262420000000026/d78495c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055801076 DMM NOTICE MM(262420000000026/d78495c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055801076 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055801076 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055801076 DLLC NOTICE LLME(c650ed0e/d78495c9){ASSIGNED} LLGM Assign pre (ffffffff => d78495c9) (gprs_llc.c:1079) 20241009055801076 DLLC NOTICE LLME(ffffffff/d78495c9){ASSIGNED} LLGM Assign post (ffffffff => d78495c9) (gprs_llc.c:1125) 20241009055801076 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055801076 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055801076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055801076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@7edd117b540b: setverdict(pass): none -> pass 20241009055801136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055801136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055801136 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055801136 DMM INFO MM(262420000000026/d78495c9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055801136 DMM INFO MM(262420000000026/d78495c9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055801136 DMM DEBUG MM(262420000000026/d78495c9) Using GGSN 0 (gprs_sm.c:317) 20241009055801136 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) 20241009055801136 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241009055801136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055801136 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055801137 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241009055801161 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 2d 68 49 b7 11 a8 3b 3f 7a 14 05 7f 1b 75 1b 84 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) 20241009055801162 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb50d0, cbp=0x5646254e0680) (sgsn_libgtp.c:629) 20241009055801162 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055801162 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=d78495c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055801162 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055801162 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055801176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055801176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055801176 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055801176 DMM INFO MM(262420000000026/d78495c9) -> GMM DETACH REQUEST TLLI=0xd78495c9 type=GPRS detach (gprs_gmm.c:1465) 20241009055801176 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241009055801176 DMM INFO MM(262420000000026/d78495c9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055801176 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055801176 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055801176 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055801177 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055801177 DLLC NOTICE LLME(ffffffff/d78495c9){ASSIGNED} LLGM Assign pre (d78495c9 => ffffffff) (gprs_llc.c:1079) 20241009055801177 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d78495c9 => ffffffff) (gprs_llc.c:1125) 20241009055801177 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055801177 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055801177 DMM NOTICE MM(262420000000026/d78495c9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055801177 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241009055801177 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055801177 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055801177 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241009055801177 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241009055801177 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) 20241009055801177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055801177 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055801177 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055801177 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055801179 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@7edd117b540b: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@7edd117b540b: Final verdict of PTC: pass 20241009055801193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055801196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055801196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1020)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1025)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1015)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1013)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1018)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1023)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. Wed Oct 9 05:58:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@7edd117b540b: 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'. 20241009055801263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055801565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20241009055802198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055802198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41692, count=107332) 20241009055803200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055803200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Oct 9 05: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 20241009055804202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055804202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241009055804632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055804636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055804687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055804687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055804687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055804687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055804687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055804688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055804688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055804688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055804688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055804688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055804688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055804688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055804688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055804688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055804688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055804688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055804688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055804688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055804690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055804695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055804695 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055804703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055804703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055804703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055804703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055804703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055804703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055804703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055804703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055804703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055804704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055804704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055804704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055804704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055804704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055804704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055804704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055804704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055804704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055804704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055804704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055804704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055804704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055804706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055804711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055804711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055804723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055804723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055804723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055804723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055804723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055804723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055804723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055804723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055804723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055804724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055804724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055804724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055804724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055804724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055804724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055804724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055804724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055804724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055804724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055804724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055804724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055804724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055804726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055804731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055804731 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(1042)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055805204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055805204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055805204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055805204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055805208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055805209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@7edd117b540b: 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(1044)@7edd117b540b: 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(1044)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@7edd117b540b: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E9208B06'O, index=0 SGSN_Test-GSUP(1046)@7edd117b540b: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241009055806285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055806285 DLLC NOTICE LLME(ffffffff/e9208b06){UNASSIGNED} LLC RX: unknown TLLI 0xe9208b06, creating LLME on the fly (gprs_llc.c:552) 20241009055806285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055806285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241009055806285 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055806285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055806285 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055806285 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055806285 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055806285 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055806285 DLLC NOTICE LLME(ffffffff/e9208b06){UNASSIGNED} LLGM Assign pre (e9208b06 => fe3cd065) (gprs_llc.c:1079) 20241009055806285 DLLC NOTICE LLME(e9208b06/fe3cd065){ASSIGNED} LLGM Assign post (e9208b06 => fe3cd065) (gprs_llc.c:1125) 20241009055806285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055806285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055806285 DMM DEBUG MM(262420000000039/fe3cd065) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055806301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055806302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241009055806302 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055806302 DMM INFO MM(262420000000039/fe3cd065) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241009055806302 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055806302 DLLC NOTICE LLME(e9208b06/fe3cd065){ASSIGNED} LLGM Assign pre (e9208b06 => fe3cd065) (gprs_llc.c:1079) 20241009055806302 DLLC NOTICE LLME(e9208b06/fe3cd065){ASSIGNED} LLGM Assign post (e9208b06 => fe3cd065) (gprs_llc.c:1125) 20241009055806302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055806302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055806302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055806302 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055806302 DMM DEBUG MM(262420000000039/fe3cd065) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241009055806302 DMM NOTICE MM(262420000000039/fe3cd065) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055806302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055806302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055806302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009055806302 DMM INFO MM(262420000000039/fe3cd065) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe3cd065) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@7edd117b540b: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@7edd117b540b: Removing Client IMSI='262420000000039'H, index=0 20241009055807311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055807311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055807311 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055807311 DMM INFO MM(262420000000039/fe3cd065) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055807311 DMM NOTICE MM(262420000000039/fe3cd065) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055807311 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055807311 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055807311 DLLC NOTICE LLME(e9208b06/fe3cd065){ASSIGNED} LLGM Assign pre (ffffffff => fe3cd065) (gprs_llc.c:1079) 20241009055807311 DLLC NOTICE LLME(ffffffff/fe3cd065){ASSIGNED} LLGM Assign post (ffffffff => fe3cd065) (gprs_llc.c:1125) 20241009055807311 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055807311 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055807311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055807312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@7edd117b540b: Final verdict of PTC: pass 20241009055807314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@7edd117b540b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1045)@7edd117b540b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@7edd117b540b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@7edd117b540b: Final verdict of PTC: none 20241009055807315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055807315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1031)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1039)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1034)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1043)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1037)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1032)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Oct 9 05: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 20241009055807375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055807778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60444) 20241009055808317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055808317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60444, count=70500) 20241009055809318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055809318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Oct 9 05:58:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055810320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055810320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_xid_empty_l3 started. 20241009055810873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055810875 DMM INFO MM(262420000000039/fe3cd065) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055810875 DMM INFO MM(262420000000039/fe3cd065) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055810875 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055810875 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055810875 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055810875 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055810875 DLLC NOTICE LLME(ffffffff/fe3cd065){ASSIGNED} LLGM Assign pre (fe3cd065 => ffffffff) (gprs_llc.c:1079) 20241009055810875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe3cd065 => ffffffff) (gprs_llc.c:1125) 20241009055810875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055810875 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055810875 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055810875 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055810875 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055810924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055810924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055810924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055810924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055810924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055810924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055810924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055810924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055810924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055810925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055810925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055810925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055810925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055810925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055810925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055810925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055810925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055810925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055810925 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055810925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055810926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055810926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055810929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055810934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055810934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055810941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055810941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055810941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055810941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055810941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055810941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055810941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055810941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055810941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055810942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055810942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055810942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055810942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055810942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055810942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055810942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055810942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055810942 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055810942 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055810942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055810942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055810942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055810945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055810949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055810949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055810959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055810959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055810959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055810959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055810959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055810959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055810959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055810960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055810960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055810960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055810960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055810960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055810960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055810960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055810960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055810960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055810960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055810960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055810960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055810960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055810960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055810960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055810962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055810967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055810967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055811321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055811321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055811321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055811321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055811325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055811327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@7edd117b540b: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C602EA3F'O, index=0 SGSN_Test-GSUP(1065)@7edd117b540b: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@7edd117b540b: 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 := 'C6A66E3AC7C4B2A37EFB23B4193DF1B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15A345C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7338F1AB7BD2490C'O } } } } } 20241009055812404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055812404 DLLC NOTICE LLME(ffffffff/c602ea3f){UNASSIGNED} LLC RX: unknown TLLI 0xc602ea3f, creating LLME on the fly (gprs_llc.c:552) 20241009055812404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055812404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241009055812404 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055812404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055812404 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055812404 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055812404 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055812404 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055812404 DLLC NOTICE LLME(ffffffff/c602ea3f){UNASSIGNED} LLGM Assign pre (c602ea3f => eed4f5fc) (gprs_llc.c:1079) 20241009055812404 DLLC NOTICE LLME(c602ea3f/eed4f5fc){ASSIGNED} LLGM Assign post (c602ea3f => eed4f5fc) (gprs_llc.c:1125) 20241009055812404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055812404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055812404 DMM DEBUG MM(262420000000044/eed4f5fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055812423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055812424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055812424 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055812424 DMM DEBUG MM(262420000000044/eed4f5fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241009055812424 DMM NOTICE MM(262420000000044/eed4f5fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055812424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055812424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055812424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055812424 DMM DEBUG MM(262420000000044/eed4f5fc) Requesting authorization (sgsn_auth.c:160) 20241009055812424 DMM INFO MM(262420000000044/eed4f5fc) Requesting authentication tuples (sgsn_auth.c:184) 20241009055812424 DMM DEBUG MM(262420000000044/eed4f5fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055812424 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241009055812424 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)@7edd117b540b: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@7edd117b540b: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241009055812429 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055812429 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055812429 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055812429 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055812429 DMM INFO MM(262420000000044/eed4f5fc) Subscriber data update (mmctx.c:445) 20241009055812429 DMM DEBUG MM(262420000000044/eed4f5fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055812429 DMM INFO MM(262420000000044/eed4f5fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055812429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055812429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055812429 DMM INFO MM(262420000000044/eed4f5fc) <- GMM AUTH AND CIPHERING REQ (rand = c6 a6 6e 3a c7 c4 b2 a3 7e fb 23 b4 19 3d f1 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055812445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055812445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055812445 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055812445 DMM INFO MM(262420000000044/eed4f5fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055812445 DMM NOTICE MM(262420000000044/eed4f5fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055812445 DMM DEBUG MM(262420000000044/eed4f5fc) checking auth: received GSM SRES = 15 a3 45 c9 (gprs_gmm.c:666) 20241009055812445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055812445 DMM DEBUG MM(262420000000044/eed4f5fc) Requesting authorization (sgsn_auth.c:160) 20241009055812445 DMM INFO MM(262420000000044/eed4f5fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055812445 DMM DEBUG MM(262420000000044/eed4f5fc) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055812445 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241009055812445 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) 20241009055812445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055812445 DMM INFO MM(262420000000044/eed4f5fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed4f5fc) (gprs_gmm.c:300) 20241009055812448 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055812448 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055812448 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241009055812448 DMM INFO MM(262420000000044/eed4f5fc) Subscriber data update (mmctx.c:445) 20241009055812448 DMM DEBUG MM(262420000000044/eed4f5fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055812448 DMM INFO MM(262420000000044/eed4f5fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055812448 DMM NOTICE MM(262420000000044/eed4f5fc) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241009055812448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055812448 DMM NOTICE MM(262420000000044/eed4f5fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055812448 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) 20241009055812449 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055812449 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241009055812449 DMM INFO MM(262420000000044/eed4f5fc) Subscriber data update (mmctx.c:445) 20241009055812449 DMM DEBUG MM(262420000000044/eed4f5fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055812460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055812460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055812460 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055812460 DMM INFO MM(262420000000044/eed4f5fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055812460 DMM NOTICE MM(262420000000044/eed4f5fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055812460 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055812460 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055812460 DLLC NOTICE LLME(c602ea3f/eed4f5fc){ASSIGNED} LLGM Assign pre (ffffffff => eed4f5fc) (gprs_llc.c:1079) 20241009055812460 DLLC NOTICE LLME(ffffffff/eed4f5fc){ASSIGNED} LLGM Assign post (ffffffff => eed4f5fc) (gprs_llc.c:1125) 20241009055812460 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055812460 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055812461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055812461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@7edd117b540b: setverdict(pass): none -> pass 20241009055812520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055812520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055812520 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055812520 DMM INFO MM(262420000000044/eed4f5fc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055812520 DMM INFO MM(262420000000044/eed4f5fc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055812520 DMM DEBUG MM(262420000000044/eed4f5fc) Using GGSN 0 (gprs_sm.c:317) 20241009055812520 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) 20241009055812520 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241009055812520 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055812520 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055812520 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241009055812537 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 34 7a da 47 11 61 1b 1d 46 14 05 7f ad 2e f0 25 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) 20241009055812537 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb6148, cbp=0x5646254e1bf0) (sgsn_libgtp.c:629) 20241009055812537 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055812537 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=eed4f5fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055812537 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055812537 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055812545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055812545 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241009055812545 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241009055812545 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@7edd117b540b: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@7edd117b540b: Final verdict of PTC: pass 20241009055812554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@7edd117b540b: Final verdict of PTC: none 20241009055812558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1054)@7edd117b540b: Final verdict of PTC: none 20241009055812559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1049)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1063)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@7edd117b540b: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1058)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@7edd117b540b: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1053)@7edd117b540b: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1061)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1051)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1056)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@7edd117b540b: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Oct 9 05: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 20241009055812623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055813025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96876) 20241009055813560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055813560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96876, count=98036) 20241009055814560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055814561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Oct 9 05: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 20241009055815561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055815562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_xid_n201u started. 20241009055816123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055816125 DMM INFO MM(262420000000044/eed4f5fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055816125 DMM INFO MM(262420000000044/eed4f5fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055816125 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055816125 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055816125 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055816125 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055816125 DLLC NOTICE LLME(ffffffff/eed4f5fc){ASSIGNED} LLGM Assign pre (eed4f5fc => ffffffff) (gprs_llc.c:1079) 20241009055816125 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eed4f5fc => ffffffff) (gprs_llc.c:1125) 20241009055816125 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055816125 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055816125 DMM NOTICE MM(262420000000044/eed4f5fc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055816125 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241009055816125 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055816125 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055816126 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241009055816126 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241009055816126 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) 20241009055816126 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) 20241009055816126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055816126 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055816126 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055816126 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055816126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055816163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055816163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055816163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055816163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055816163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055816163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055816163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055816163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055816163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055816164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055816164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055816164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055816164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055816164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055816164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055816164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055816164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055816164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055816164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055816164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055816164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055816164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055816166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055816170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055816170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055816178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055816178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055816178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055816178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055816178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055816178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055816178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055816178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055816178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055816179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055816179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055816179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055816179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055816179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055816179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055816179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055816179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055816179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055816179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055816179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055816179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055816179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055816181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055816186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055816186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055816194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055816194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055816194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055816194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055816194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055816194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055816194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055816194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055816194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055816194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055816194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055816194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055816195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055816195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055816195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055816195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055816195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055816195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055816195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055816195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055816195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055816195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055816196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055816200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055816200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055816563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055816563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055816563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055816563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055816567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@7edd117b540b: 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)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241009055816568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@7edd117b540b: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C951A322'O, index=0 SGSN_Test-GSUP(1084)@7edd117b540b: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@7edd117b540b: 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 := 'A19B5BDB2A42B92C8112F514C02AFF70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6072A1C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2598BCCBEE548614'O } } } } } 20241009055817639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055817639 DLLC NOTICE LLME(ffffffff/c951a322){UNASSIGNED} LLC RX: unknown TLLI 0xc951a322, creating LLME on the fly (gprs_llc.c:552) 20241009055817639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055817639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241009055817639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055817639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055817639 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055817639 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055817639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055817639 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055817639 DLLC NOTICE LLME(ffffffff/c951a322){UNASSIGNED} LLGM Assign pre (c951a322 => fae0da7c) (gprs_llc.c:1079) 20241009055817639 DLLC NOTICE LLME(c951a322/fae0da7c){ASSIGNED} LLGM Assign post (c951a322 => fae0da7c) (gprs_llc.c:1125) 20241009055817639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055817639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055817639 DMM DEBUG MM(262420000000045/fae0da7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055817648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055817648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055817648 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055817648 DMM DEBUG MM(262420000000045/fae0da7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241009055817648 DMM NOTICE MM(262420000000045/fae0da7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055817648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055817648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055817648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055817648 DMM DEBUG MM(262420000000045/fae0da7c) Requesting authorization (sgsn_auth.c:160) 20241009055817648 DMM INFO MM(262420000000045/fae0da7c) Requesting authentication tuples (sgsn_auth.c:184) 20241009055817648 DMM DEBUG MM(262420000000045/fae0da7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055817648 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241009055817648 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)@7edd117b540b: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@7edd117b540b: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241009055817650 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055817650 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055817650 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055817650 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055817650 DMM INFO MM(262420000000045/fae0da7c) Subscriber data update (mmctx.c:445) 20241009055817650 DMM DEBUG MM(262420000000045/fae0da7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055817650 DMM INFO MM(262420000000045/fae0da7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055817650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055817650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055817650 DMM INFO MM(262420000000045/fae0da7c) <- GMM AUTH AND CIPHERING REQ (rand = a1 9b 5b db 2a 42 b9 2c 81 12 f5 14 c0 2a ff 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055817658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055817658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055817658 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055817658 DMM INFO MM(262420000000045/fae0da7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055817658 DMM NOTICE MM(262420000000045/fae0da7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055817658 DMM DEBUG MM(262420000000045/fae0da7c) checking auth: received GSM SRES = 60 72 a1 c4 (gprs_gmm.c:666) 20241009055817658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055817658 DMM DEBUG MM(262420000000045/fae0da7c) Requesting authorization (sgsn_auth.c:160) 20241009055817658 DMM INFO MM(262420000000045/fae0da7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055817658 DMM DEBUG MM(262420000000045/fae0da7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055817658 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241009055817658 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) 20241009055817658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055817658 DMM INFO MM(262420000000045/fae0da7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfae0da7c) (gprs_gmm.c:300) 20241009055817659 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055817659 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055817659 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241009055817659 DMM INFO MM(262420000000045/fae0da7c) Subscriber data update (mmctx.c:445) 20241009055817659 DMM DEBUG MM(262420000000045/fae0da7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055817659 DMM INFO MM(262420000000045/fae0da7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055817659 DMM NOTICE MM(262420000000045/fae0da7c) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241009055817659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055817659 DMM NOTICE MM(262420000000045/fae0da7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055817659 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) 20241009055817660 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055817660 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241009055817660 DMM INFO MM(262420000000045/fae0da7c) Subscriber data update (mmctx.c:445) 20241009055817660 DMM DEBUG MM(262420000000045/fae0da7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055817666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055817666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055817666 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055817666 DMM INFO MM(262420000000045/fae0da7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055817666 DMM NOTICE MM(262420000000045/fae0da7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055817666 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055817666 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055817666 DLLC NOTICE LLME(c951a322/fae0da7c){ASSIGNED} LLGM Assign pre (ffffffff => fae0da7c) (gprs_llc.c:1079) 20241009055817666 DLLC NOTICE LLME(ffffffff/fae0da7c){ASSIGNED} LLGM Assign post (ffffffff => fae0da7c) (gprs_llc.c:1125) 20241009055817666 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055817666 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055817666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055817666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@7edd117b540b: setverdict(pass): none -> pass 20241009055817722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055817722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055817722 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055817722 DMM INFO MM(262420000000045/fae0da7c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055817722 DMM INFO MM(262420000000045/fae0da7c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055817722 DMM DEBUG MM(262420000000045/fae0da7c) Using GGSN 0 (gprs_sm.c:317) 20241009055817722 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) 20241009055817722 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241009055817722 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055817722 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055817722 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241009055817746 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 91 a6 6b 51 11 c7 55 4d 45 14 05 7f 39 c8 80 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=1060 from retransmit req queue (gtp.c:443) 20241009055817746 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb71c0, cbp=0x5646254e1ff0) (sgsn_libgtp.c:629) 20241009055817746 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055817746 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=fae0da7c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055817746 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055817746 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055817761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055817761 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241009055817761 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241009055817761 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241009055817761 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@7edd117b540b: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@7edd117b540b: Final verdict of PTC: pass 20241009055817775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39542<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_n201u-BVCI196(1071)@7edd117b540b: Final verdict of PTC: none 20241009055817780 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055817780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1068)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1072)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1082)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1077)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@7edd117b540b: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@7edd117b540b: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1084)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1070)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1080)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1075)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@7edd117b540b: Test case TC_xid_n201u finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Oct 9 05:58:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241009055817849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055818251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85000) 20241009055818782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055818782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85000, count=100836) 20241009055819783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055819783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Oct 9 05: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 20241009055820535 DGPRS DEBUG Checking for inactive LLMEs, time = 30981699 (sgsn.c:131) 20241009055820784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055820784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_llc_null started. 20241009055821347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055821350 DMM INFO MM(262420000000045/fae0da7c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055821350 DMM INFO MM(262420000000045/fae0da7c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055821350 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055821350 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055821350 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055821350 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055821350 DLLC NOTICE LLME(ffffffff/fae0da7c){ASSIGNED} LLGM Assign pre (fae0da7c => ffffffff) (gprs_llc.c:1079) 20241009055821350 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fae0da7c => ffffffff) (gprs_llc.c:1125) 20241009055821350 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009055821350 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055821350 DMM NOTICE MM(262420000000045/fae0da7c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055821350 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241009055821350 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055821350 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055821351 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241009055821351 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241009055821351 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) 20241009055821351 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) 20241009055821351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055821351 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055821351 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055821351 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055821351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055821396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055821396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055821396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055821396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055821396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055821396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055821396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055821396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055821396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055821397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055821397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055821397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055821397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055821397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055821397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055821397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055821397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055821397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055821397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055821397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055821397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055821397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055821399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055821404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055821404 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055821412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055821412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055821412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055821412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055821412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055821412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055821412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055821412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055821412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055821413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055821413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055821413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055821413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055821413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055821413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055821413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055821413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055821413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055821413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055821413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055821413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055821413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055821415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055821419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055821419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055821426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055821426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055821426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055821426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055821427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055821427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055821427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055821427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055821427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055821427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055821427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055821427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055821427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055821427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055821427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055821428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055821428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055821428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055821428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055821428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055821428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055821428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055821429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055821433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055821433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055821785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055821785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055821785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055821785 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055821789 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055821790 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@7edd117b540b: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DBBE2A47'O, index=0 SGSN_Test-GSUP(1103)@7edd117b540b: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@7edd117b540b: 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 := '4D64E03EAB5BB5DF2C2946979E6BEEEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '028C57F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7759BAA4AB90A317'O } } } } } 20241009055822856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055822857 DLLC NOTICE LLME(ffffffff/dbbe2a47){UNASSIGNED} LLC RX: unknown TLLI 0xdbbe2a47, creating LLME on the fly (gprs_llc.c:552) 20241009055822857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055822857 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241009055822857 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055822857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055822857 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055822857 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055822857 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055822857 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055822857 DLLC NOTICE LLME(ffffffff/dbbe2a47){UNASSIGNED} LLGM Assign pre (dbbe2a47 => fafb177f) (gprs_llc.c:1079) 20241009055822857 DLLC NOTICE LLME(dbbe2a47/fafb177f){ASSIGNED} LLGM Assign post (dbbe2a47 => fafb177f) (gprs_llc.c:1125) 20241009055822857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055822857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055822857 DMM DEBUG MM(262420000000041/fafb177f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055822869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055822869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055822869 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055822869 DMM DEBUG MM(262420000000041/fafb177f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241009055822869 DMM NOTICE MM(262420000000041/fafb177f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055822869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055822869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055822869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055822869 DMM DEBUG MM(262420000000041/fafb177f) Requesting authorization (sgsn_auth.c:160) 20241009055822869 DMM INFO MM(262420000000041/fafb177f) Requesting authentication tuples (sgsn_auth.c:184) 20241009055822869 DMM DEBUG MM(262420000000041/fafb177f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055822869 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241009055822869 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)@7edd117b540b: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@7edd117b540b: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241009055822873 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055822873 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055822874 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055822874 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055822874 DMM INFO MM(262420000000041/fafb177f) Subscriber data update (mmctx.c:445) 20241009055822874 DMM DEBUG MM(262420000000041/fafb177f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055822874 DMM INFO MM(262420000000041/fafb177f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055822874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055822874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055822874 DMM INFO MM(262420000000041/fafb177f) <- GMM AUTH AND CIPHERING REQ (rand = 4d 64 e0 3e ab 5b b5 df 2c 29 46 97 9e 6b ee ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055822885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055822885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055822885 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055822885 DMM INFO MM(262420000000041/fafb177f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055822885 DMM NOTICE MM(262420000000041/fafb177f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055822885 DMM DEBUG MM(262420000000041/fafb177f) checking auth: received GSM SRES = 02 8c 57 f3 (gprs_gmm.c:666) 20241009055822885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055822885 DMM DEBUG MM(262420000000041/fafb177f) Requesting authorization (sgsn_auth.c:160) 20241009055822885 DMM INFO MM(262420000000041/fafb177f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055822885 DMM DEBUG MM(262420000000041/fafb177f) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055822885 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241009055822885 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) 20241009055822885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055822885 DMM INFO MM(262420000000041/fafb177f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfafb177f) (gprs_gmm.c:300) 20241009055822888 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055822888 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055822888 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241009055822889 DMM INFO MM(262420000000041/fafb177f) Subscriber data update (mmctx.c:445) 20241009055822889 DMM DEBUG MM(262420000000041/fafb177f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055822889 DMM INFO MM(262420000000041/fafb177f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055822889 DMM NOTICE MM(262420000000041/fafb177f) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241009055822889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055822889 DMM NOTICE MM(262420000000041/fafb177f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055822889 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) 20241009055822890 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055822890 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241009055822890 DMM INFO MM(262420000000041/fafb177f) Subscriber data update (mmctx.c:445) 20241009055822890 DMM DEBUG MM(262420000000041/fafb177f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055822897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055822897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055822898 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055822898 DMM INFO MM(262420000000041/fafb177f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055822898 DMM NOTICE MM(262420000000041/fafb177f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055822898 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055822898 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055822898 DLLC NOTICE LLME(dbbe2a47/fafb177f){ASSIGNED} LLGM Assign pre (ffffffff => fafb177f) (gprs_llc.c:1079) 20241009055822898 DLLC NOTICE LLME(ffffffff/fafb177f){ASSIGNED} LLGM Assign post (ffffffff => fafb177f) (gprs_llc.c:1125) 20241009055822898 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055822898 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055822898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055822898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009055823955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055823955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241009055823955 DLLC DEBUG TLLI=fafb177f sends us LLC NULL (gprs_llc.c:912) 20241009055823955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055823955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241009055823955 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055823955 DMM INFO MM(262420000000041/fafb177f) -> GMM DETACH REQUEST TLLI=0xfafb177f type=GPRS detach Power-off (gprs_gmm.c:1465) 20241009055823955 DMM INFO MM(262420000000041/fafb177f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241009055823955 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055823955 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055823955 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055823955 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055823955 DLLC NOTICE LLME(ffffffff/fafb177f){ASSIGNED} LLGM Assign pre (fafb177f => ffffffff) (gprs_llc.c:1079) 20241009055823955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fafb177f => ffffffff) (gprs_llc.c:1125) 20241009055823955 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241009055823955 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) 20241009055823956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055823956 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055823956 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055823956 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055823957 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@7edd117b540b: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@7edd117b540b: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@7edd117b540b: Final verdict of PTC: pass 20241009055828972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1096)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1101)@7edd117b540b: Final verdict of PTC: none 20241009055828977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055828978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1092)@7edd117b540b: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@7edd117b540b: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1091)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@7edd117b540b: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1089)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1099)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1094)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@7edd117b540b: Test case TC_llc_null finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Oct 9 05: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 20241009055829084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055829386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95300) 20241009055829979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055829979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95300, count=100732) 20241009055830980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055830980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Oct 9 05: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 20241009055831982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055831982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_llc_sabm_dm_llgmm started. 20241009055832491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055832493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055832538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055832538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055832538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055832538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055832538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055832539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055832539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055832539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055832539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055832540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055832540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055832542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055832546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055832546 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055832554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055832554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055832554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055832554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055832554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055832554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055832555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055832555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055832555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055832555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055832555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055832555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055832555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055832555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055832555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055832555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055832557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055832562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055832562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055832569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055832569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055832569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055832569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055832570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055832570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055832570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055832570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055832570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055832571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055832571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055832571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055832571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055832571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055832571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055832571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055832571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055832571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055832571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055832572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055832576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055832576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055832983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055832983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055832983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055832983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055832987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055832988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@7edd117b540b: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='CB629857'O, index=0 SGSN_Test-GSUP(1122)@7edd117b540b: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@7edd117b540b: 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 := '729A73B46EA8C7D5D1433AE9D1EEE7C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD9CFAA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37BE0299AEE5F837'O } } } } } 20241009055834060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055834060 DLLC NOTICE LLME(ffffffff/cb629857){UNASSIGNED} LLC RX: unknown TLLI 0xcb629857, creating LLME on the fly (gprs_llc.c:552) 20241009055834060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055834060 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241009055834060 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055834060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055834060 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055834060 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055834060 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055834060 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055834060 DLLC NOTICE LLME(ffffffff/cb629857){UNASSIGNED} LLGM Assign pre (cb629857 => c5c2317f) (gprs_llc.c:1079) 20241009055834060 DLLC NOTICE LLME(cb629857/c5c2317f){ASSIGNED} LLGM Assign post (cb629857 => c5c2317f) (gprs_llc.c:1125) 20241009055834060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055834060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055834060 DMM DEBUG MM(262420000000042/c5c2317f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055834078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055834078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055834078 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055834078 DMM DEBUG MM(262420000000042/c5c2317f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241009055834078 DMM NOTICE MM(262420000000042/c5c2317f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055834078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055834078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055834078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055834078 DMM DEBUG MM(262420000000042/c5c2317f) Requesting authorization (sgsn_auth.c:160) 20241009055834078 DMM INFO MM(262420000000042/c5c2317f) Requesting authentication tuples (sgsn_auth.c:184) 20241009055834078 DMM DEBUG MM(262420000000042/c5c2317f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055834078 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241009055834078 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)@7edd117b540b: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@7edd117b540b: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241009055834084 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055834084 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055834084 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055834084 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055834084 DMM INFO MM(262420000000042/c5c2317f) Subscriber data update (mmctx.c:445) 20241009055834084 DMM DEBUG MM(262420000000042/c5c2317f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055834084 DMM INFO MM(262420000000042/c5c2317f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055834084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055834084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055834084 DMM INFO MM(262420000000042/c5c2317f) <- GMM AUTH AND CIPHERING REQ (rand = 72 9a 73 b4 6e a8 c7 d5 d1 43 3a e9 d1 ee e7 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055834098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055834098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055834098 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055834098 DMM INFO MM(262420000000042/c5c2317f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055834098 DMM NOTICE MM(262420000000042/c5c2317f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055834098 DMM DEBUG MM(262420000000042/c5c2317f) checking auth: received GSM SRES = cd 9c fa a5 (gprs_gmm.c:666) 20241009055834099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055834099 DMM DEBUG MM(262420000000042/c5c2317f) Requesting authorization (sgsn_auth.c:160) 20241009055834099 DMM INFO MM(262420000000042/c5c2317f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055834099 DMM DEBUG MM(262420000000042/c5c2317f) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055834099 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241009055834099 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) 20241009055834099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055834099 DMM INFO MM(262420000000042/c5c2317f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5c2317f) (gprs_gmm.c:300) 20241009055834101 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055834102 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055834102 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241009055834102 DMM INFO MM(262420000000042/c5c2317f) Subscriber data update (mmctx.c:445) 20241009055834102 DMM DEBUG MM(262420000000042/c5c2317f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055834102 DMM INFO MM(262420000000042/c5c2317f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055834102 DMM NOTICE MM(262420000000042/c5c2317f) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241009055834102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055834102 DMM NOTICE MM(262420000000042/c5c2317f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055834102 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) 20241009055834103 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055834103 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241009055834103 DMM INFO MM(262420000000042/c5c2317f) Subscriber data update (mmctx.c:445) 20241009055834103 DMM DEBUG MM(262420000000042/c5c2317f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055834115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055834115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055834115 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055834115 DMM INFO MM(262420000000042/c5c2317f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055834115 DMM NOTICE MM(262420000000042/c5c2317f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055834115 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055834115 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055834115 DLLC NOTICE LLME(cb629857/c5c2317f){ASSIGNED} LLGM Assign pre (ffffffff => c5c2317f) (gprs_llc.c:1079) 20241009055834115 DLLC NOTICE LLME(ffffffff/c5c2317f){ASSIGNED} LLGM Assign post (ffffffff => c5c2317f) (gprs_llc.c:1125) 20241009055834115 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055834115 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055834115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055834115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009055835171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055835171 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)@7edd117b540b: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@7edd117b540b: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@7edd117b540b: Final verdict of PTC: pass 20241009055835186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1115)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1110)@7edd117b540b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@7edd117b540b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@7edd117b540b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1120)@7edd117b540b: Final verdict of PTC: none 20241009055835192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055835192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1118)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1108)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1113)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@7edd117b540b: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Oct 9 05: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 20241009055835287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055835690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79096) 20241009055836194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055836194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79096, count=87688) 20241009055837195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055837195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Oct 9 05:58:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055838197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055838197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_llc_sabm_dm_ll5 started. 20241009055838786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055838788 DMM INFO MM(262420000000042/c5c2317f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055838788 DMM INFO MM(262420000000042/c5c2317f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055838788 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055838788 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055838788 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055838788 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055838788 DLLC NOTICE LLME(ffffffff/c5c2317f){ASSIGNED} LLGM Assign pre (c5c2317f => ffffffff) (gprs_llc.c:1079) 20241009055838788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5c2317f => ffffffff) (gprs_llc.c:1125) 20241009055838788 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241009055838788 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) 20241009055838788 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) 20241009055838788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055838788 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055838788 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055838788 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055838788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055838831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055838831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055838831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055838831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055838831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055838831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055838831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055838831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055838831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055838832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055838832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055838832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055838832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055838832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055838832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055838832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055838832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055838832 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055838832 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055838832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055838832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055838832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055838835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055838840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055838840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055838846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055838846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055838846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055838846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055838846 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055838846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055838846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055838846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055838846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055838847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055838847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055838847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055838847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055838849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055838855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055838855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055838867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055838867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055838867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055838867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055838867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055838867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055838867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055838867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055838867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055838868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055838868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055838868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055838868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055838868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055838868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055838868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055838868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055838868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055838868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055838868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055838868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055838868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055838869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055838873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055838874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055839198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055839198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055839198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055839198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055839202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055839204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@7edd117b540b: 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(1139)@7edd117b540b: 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(1139)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@7edd117b540b: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='FA3AC830'O, index=0 SGSN_Test-GSUP(1141)@7edd117b540b: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@7edd117b540b: 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 := '9179FC89C2C91C05CB3B8B4D77D58538'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5F09599'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CF4A0A5BF23BBDA'O } } } } } 20241009055840274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055840274 DLLC NOTICE LLME(ffffffff/fa3ac830){UNASSIGNED} LLC RX: unknown TLLI 0xfa3ac830, creating LLME on the fly (gprs_llc.c:552) 20241009055840274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055840274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241009055840274 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055840274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055840274 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055840274 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055840274 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055840274 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055840274 DLLC NOTICE LLME(ffffffff/fa3ac830){UNASSIGNED} LLGM Assign pre (fa3ac830 => dfa2d318) (gprs_llc.c:1079) 20241009055840274 DLLC NOTICE LLME(fa3ac830/dfa2d318){ASSIGNED} LLGM Assign post (fa3ac830 => dfa2d318) (gprs_llc.c:1125) 20241009055840274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055840274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055840274 DMM DEBUG MM(262420000000043/dfa2d318) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055840281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055840281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055840281 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055840282 DMM DEBUG MM(262420000000043/dfa2d318) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241009055840282 DMM NOTICE MM(262420000000043/dfa2d318) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055840282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055840282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055840282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055840282 DMM DEBUG MM(262420000000043/dfa2d318) Requesting authorization (sgsn_auth.c:160) 20241009055840282 DMM INFO MM(262420000000043/dfa2d318) Requesting authentication tuples (sgsn_auth.c:184) 20241009055840282 DMM DEBUG MM(262420000000043/dfa2d318) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055840282 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241009055840282 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)@7edd117b540b: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@7edd117b540b: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241009055840283 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055840283 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055840283 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055840283 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055840283 DMM INFO MM(262420000000043/dfa2d318) Subscriber data update (mmctx.c:445) 20241009055840283 DMM DEBUG MM(262420000000043/dfa2d318) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055840283 DMM INFO MM(262420000000043/dfa2d318) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055840283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055840283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055840283 DMM INFO MM(262420000000043/dfa2d318) <- GMM AUTH AND CIPHERING REQ (rand = 91 79 fc 89 c2 c9 1c 05 cb 3b 8b 4d 77 d5 85 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055840288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055840288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055840288 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055840288 DMM INFO MM(262420000000043/dfa2d318) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055840288 DMM NOTICE MM(262420000000043/dfa2d318) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055840288 DMM DEBUG MM(262420000000043/dfa2d318) checking auth: received GSM SRES = f5 f0 95 99 (gprs_gmm.c:666) 20241009055840288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055840288 DMM DEBUG MM(262420000000043/dfa2d318) Requesting authorization (sgsn_auth.c:160) 20241009055840288 DMM INFO MM(262420000000043/dfa2d318) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055840288 DMM DEBUG MM(262420000000043/dfa2d318) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055840288 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241009055840288 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) 20241009055840288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055840288 DMM INFO MM(262420000000043/dfa2d318) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa2d318) (gprs_gmm.c:300) 20241009055840289 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055840289 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055840289 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241009055840289 DMM INFO MM(262420000000043/dfa2d318) Subscriber data update (mmctx.c:445) 20241009055840289 DMM DEBUG MM(262420000000043/dfa2d318) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055840289 DMM INFO MM(262420000000043/dfa2d318) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055840289 DMM NOTICE MM(262420000000043/dfa2d318) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241009055840289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055840289 DMM NOTICE MM(262420000000043/dfa2d318) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055840289 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) 20241009055840289 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055840289 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241009055840289 DMM INFO MM(262420000000043/dfa2d318) Subscriber data update (mmctx.c:445) 20241009055840289 DMM DEBUG MM(262420000000043/dfa2d318) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055840291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055840291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055840291 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055840291 DMM INFO MM(262420000000043/dfa2d318) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055840291 DMM NOTICE MM(262420000000043/dfa2d318) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055840291 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055840291 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055840291 DLLC NOTICE LLME(fa3ac830/dfa2d318){ASSIGNED} LLGM Assign pre (ffffffff => dfa2d318) (gprs_llc.c:1079) 20241009055840291 DLLC NOTICE LLME(ffffffff/dfa2d318){ASSIGNED} LLGM Assign post (ffffffff => dfa2d318) (gprs_llc.c:1125) 20241009055840291 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055840291 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055840291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055840291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009055841352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055841352 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)@7edd117b540b: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@7edd117b540b: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@7edd117b540b: Final verdict of PTC: pass 20241009055841367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055841370 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055841371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1139)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1141)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@7edd117b540b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@7edd117b540b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1137)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1134)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1140)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@7edd117b540b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1129)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1138)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1132)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1127)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@7edd117b540b: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Oct 9 05: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 20241009055841487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055841890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87372) 20241009055842372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055842372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87372, count=91728) 20241009055843374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055843374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Oct 9 05:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241009055844376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055844376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_suspend_nopaging started. 20241009055844986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055844988 DMM INFO MM(262420000000043/dfa2d318) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055844988 DMM INFO MM(262420000000043/dfa2d318) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055844988 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055844988 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055844988 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055844988 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055844988 DLLC NOTICE LLME(ffffffff/dfa2d318){ASSIGNED} LLGM Assign pre (dfa2d318 => ffffffff) (gprs_llc.c:1079) 20241009055844988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfa2d318 => ffffffff) (gprs_llc.c:1125) 20241009055844988 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241009055844989 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) 20241009055844989 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) 20241009055844989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055844989 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055844989 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055844989 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055844989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055845033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055845033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055845033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055845033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055845033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055845033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055845033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055845033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055845033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055845034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055845034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055845034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055845034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055845034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055845034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055845034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055845034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055845034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055845034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055845034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055845034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055845034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055845036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055845041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055845041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055845048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055845048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055845049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055845049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055845049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055845049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055845049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055845049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055845049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055845049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055845049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055845049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055845049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055845049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055845049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055845051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055845055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055845055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055845064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055845064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055845064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055845064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055845064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055845064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055845064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055845064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055845065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055845065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055845067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055845072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055845072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055845377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055845377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055845377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055845377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055845378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055845378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@7edd117b540b: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DB7A2189'O, index=0 SGSN_Test-GSUP(1160)@7edd117b540b: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@7edd117b540b: 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 := '75349081F1036046F1CA250C42A9F9EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5778EB8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '811F077BE422B446'O } } } } } 20241009055846455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055846456 DLLC NOTICE LLME(ffffffff/db7a2189){UNASSIGNED} LLC RX: unknown TLLI 0xdb7a2189, creating LLME on the fly (gprs_llc.c:552) 20241009055846456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055846456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241009055846456 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055846456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055846456 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055846456 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055846456 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055846456 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055846456 DLLC NOTICE LLME(ffffffff/db7a2189){UNASSIGNED} LLGM Assign pre (db7a2189 => e123f80d) (gprs_llc.c:1079) 20241009055846456 DLLC NOTICE LLME(db7a2189/e123f80d){ASSIGNED} LLGM Assign post (db7a2189 => e123f80d) (gprs_llc.c:1125) 20241009055846456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055846456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055846456 DMM DEBUG MM(262420000000048/e123f80d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055846480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055846480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055846480 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055846480 DMM DEBUG MM(262420000000048/e123f80d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241009055846480 DMM NOTICE MM(262420000000048/e123f80d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055846480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055846480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055846480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055846480 DMM DEBUG MM(262420000000048/e123f80d) Requesting authorization (sgsn_auth.c:160) 20241009055846480 DMM INFO MM(262420000000048/e123f80d) Requesting authentication tuples (sgsn_auth.c:184) 20241009055846480 DMM DEBUG MM(262420000000048/e123f80d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055846480 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241009055846480 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)@7edd117b540b: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@7edd117b540b: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241009055846486 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055846486 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055846486 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055846486 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055846486 DMM INFO MM(262420000000048/e123f80d) Subscriber data update (mmctx.c:445) 20241009055846486 DMM DEBUG MM(262420000000048/e123f80d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055846486 DMM INFO MM(262420000000048/e123f80d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055846486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055846486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055846486 DMM INFO MM(262420000000048/e123f80d) <- GMM AUTH AND CIPHERING REQ (rand = 75 34 90 81 f1 03 60 46 f1 ca 25 0c 42 a9 f9 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055846502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055846502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055846502 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055846502 DMM INFO MM(262420000000048/e123f80d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055846502 DMM NOTICE MM(262420000000048/e123f80d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055846502 DMM DEBUG MM(262420000000048/e123f80d) checking auth: received GSM SRES = 57 78 eb 8e (gprs_gmm.c:666) 20241009055846502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055846502 DMM DEBUG MM(262420000000048/e123f80d) Requesting authorization (sgsn_auth.c:160) 20241009055846502 DMM INFO MM(262420000000048/e123f80d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055846502 DMM DEBUG MM(262420000000048/e123f80d) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055846502 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241009055846503 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) 20241009055846503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055846503 DMM INFO MM(262420000000048/e123f80d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe123f80d) (gprs_gmm.c:300) 20241009055846507 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055846507 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055846507 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241009055846507 DMM INFO MM(262420000000048/e123f80d) Subscriber data update (mmctx.c:445) 20241009055846507 DMM DEBUG MM(262420000000048/e123f80d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055846507 DMM INFO MM(262420000000048/e123f80d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055846507 DMM NOTICE MM(262420000000048/e123f80d) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241009055846507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055846507 DMM NOTICE MM(262420000000048/e123f80d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055846507 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) 20241009055846509 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055846509 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241009055846509 DMM INFO MM(262420000000048/e123f80d) Subscriber data update (mmctx.c:445) 20241009055846509 DMM DEBUG MM(262420000000048/e123f80d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055846519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055846520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055846520 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055846520 DMM INFO MM(262420000000048/e123f80d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055846520 DMM NOTICE MM(262420000000048/e123f80d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055846520 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055846520 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055846520 DLLC NOTICE LLME(db7a2189/e123f80d){ASSIGNED} LLGM Assign pre (ffffffff => e123f80d) (gprs_llc.c:1079) 20241009055846520 DLLC NOTICE LLME(ffffffff/e123f80d){ASSIGNED} LLGM Assign post (ffffffff => e123f80d) (gprs_llc.c:1125) 20241009055846520 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055846520 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055846520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055846520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@7edd117b540b: setverdict(pass): none -> pass 20241009055846579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055846579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055846579 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055846579 DMM INFO MM(262420000000048/e123f80d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055846579 DMM INFO MM(262420000000048/e123f80d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055846579 DMM DEBUG MM(262420000000048/e123f80d) Using GGSN 0 (gprs_sm.c:317) 20241009055846579 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) 20241009055846579 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241009055846579 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055846579 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055846579 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241009055846601 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 29 21 f5 c4 11 a7 97 a2 08 14 05 7f 1f 0f 5b 93 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) 20241009055846601 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb8238, cbp=0x5646254e34c0) (sgsn_libgtp.c:629) 20241009055846601 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055846601 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254ea798 TLLI=e123f80d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055846601 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055846601 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055846613 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241009055846623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055846623 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241009055846623 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241009055846630 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241009055846631 DMM INFO MM(262420000000048/e123f80d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241009055850536 DGPRS DEBUG Checking for inactive LLMEs, time = 30981729 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@7edd117b540b: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@7edd117b540b: Final verdict of PTC: pass 20241009055851646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59940<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055851650 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055851650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1160)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@7edd117b540b: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1153)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1158)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@7edd117b540b: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@7edd117b540b: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1148)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1146)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1151)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1156)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@7edd117b540b: Test case TC_suspend_nopaging finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Oct 9 05: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 20241009055851735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055852138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96372) 20241009055852651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055852651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96372, count=100728) 20241009055853652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055853652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Oct 9 05: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 20241009055854652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055854653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_suspend_resume started. 20241009055855263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055855266 DMM INFO MM(262420000000048/e123f80d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055855266 DMM INFO MM(262420000000048/e123f80d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055855266 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055855266 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055855266 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055855266 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055855266 DLLC NOTICE LLME(ffffffff/e123f80d){ASSIGNED} LLGM Assign pre (e123f80d => ffffffff) (gprs_llc.c:1079) 20241009055855266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e123f80d => ffffffff) (gprs_llc.c:1125) 20241009055855266 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254ea440 (gprs_sndcp.c:574) 20241009055855266 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254ea798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055855266 DMM NOTICE MM(262420000000048/e123f80d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055855266 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241009055855266 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055855266 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055855266 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241009055855266 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241009055855266 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) 20241009055855266 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) 20241009055855266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055855266 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055855266 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055855266 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055855266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055855313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055855313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055855313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055855313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055855313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055855313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055855313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055855313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055855313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055855314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055855314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055855314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055855314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055855314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055855314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055855314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055855314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055855314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055855314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055855314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055855314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055855314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055855316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055855320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055855320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055855328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055855328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055855328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055855328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055855328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055855328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055855328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055855328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055855328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055855329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055855329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055855329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055855329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055855329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055855329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055855329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055855329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055855329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055855329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055855329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055855330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055855330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055855331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055855335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055855335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055855344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055855344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055855344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055855344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055855344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055855344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055855344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055855344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055855344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055855345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055855345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055855345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055855345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055855345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055855345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055855345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055855345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055855345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055855345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055855345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055855345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055855345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055855347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055855351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055855351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055855653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055855654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055855654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055855654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055855658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055855659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@7edd117b540b: 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)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@7edd117b540b: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F35A9AB2'O, index=0 SGSN_Test-GSUP(1179)@7edd117b540b: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@7edd117b540b: 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 := '3AC28025BBCBEDFD9902B27A7A50E3E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CD5F618'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C0E0E13A7B045B6'O } } } } } 20241009055856734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055856734 DLLC NOTICE LLME(ffffffff/f35a9ab2){UNASSIGNED} LLC RX: unknown TLLI 0xf35a9ab2, creating LLME on the fly (gprs_llc.c:552) 20241009055856734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055856734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241009055856734 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055856734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055856734 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055856734 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055856734 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055856734 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055856734 DLLC NOTICE LLME(ffffffff/f35a9ab2){UNASSIGNED} LLGM Assign pre (f35a9ab2 => f8b4375c) (gprs_llc.c:1079) 20241009055856734 DLLC NOTICE LLME(f35a9ab2/f8b4375c){ASSIGNED} LLGM Assign post (f35a9ab2 => f8b4375c) (gprs_llc.c:1125) 20241009055856734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055856734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055856734 DMM DEBUG MM(262420000000049/f8b4375c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055856756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055856756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055856756 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055856756 DMM DEBUG MM(262420000000049/f8b4375c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241009055856756 DMM NOTICE MM(262420000000049/f8b4375c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055856756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055856756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055856756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055856756 DMM DEBUG MM(262420000000049/f8b4375c) Requesting authorization (sgsn_auth.c:160) 20241009055856756 DMM INFO MM(262420000000049/f8b4375c) Requesting authentication tuples (sgsn_auth.c:184) 20241009055856756 DMM DEBUG MM(262420000000049/f8b4375c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055856756 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241009055856756 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)@7edd117b540b: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@7edd117b540b: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241009055856763 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055856763 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055856763 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055856763 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055856763 DMM INFO MM(262420000000049/f8b4375c) Subscriber data update (mmctx.c:445) 20241009055856763 DMM DEBUG MM(262420000000049/f8b4375c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055856763 DMM INFO MM(262420000000049/f8b4375c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055856763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055856763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055856763 DMM INFO MM(262420000000049/f8b4375c) <- GMM AUTH AND CIPHERING REQ (rand = 3a c2 80 25 bb cb ed fd 99 02 b2 7a 7a 50 e3 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055856778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055856778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055856778 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055856778 DMM INFO MM(262420000000049/f8b4375c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055856778 DMM NOTICE MM(262420000000049/f8b4375c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055856778 DMM DEBUG MM(262420000000049/f8b4375c) checking auth: received GSM SRES = 0c d5 f6 18 (gprs_gmm.c:666) 20241009055856778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055856778 DMM DEBUG MM(262420000000049/f8b4375c) Requesting authorization (sgsn_auth.c:160) 20241009055856779 DMM INFO MM(262420000000049/f8b4375c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055856779 DMM DEBUG MM(262420000000049/f8b4375c) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055856779 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241009055856779 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) 20241009055856779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055856779 DMM INFO MM(262420000000049/f8b4375c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8b4375c) (gprs_gmm.c:300) 20241009055856782 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055856782 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055856782 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241009055856782 DMM INFO MM(262420000000049/f8b4375c) Subscriber data update (mmctx.c:445) 20241009055856782 DMM DEBUG MM(262420000000049/f8b4375c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055856782 DMM INFO MM(262420000000049/f8b4375c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055856782 DMM NOTICE MM(262420000000049/f8b4375c) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241009055856782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055856782 DMM NOTICE MM(262420000000049/f8b4375c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055856782 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) 20241009055856784 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055856784 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241009055856784 DMM INFO MM(262420000000049/f8b4375c) Subscriber data update (mmctx.c:445) 20241009055856784 DMM DEBUG MM(262420000000049/f8b4375c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055856793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055856793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055856793 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055856793 DMM INFO MM(262420000000049/f8b4375c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055856794 DMM NOTICE MM(262420000000049/f8b4375c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055856794 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055856794 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055856794 DLLC NOTICE LLME(f35a9ab2/f8b4375c){ASSIGNED} LLGM Assign pre (ffffffff => f8b4375c) (gprs_llc.c:1079) 20241009055856794 DLLC NOTICE LLME(ffffffff/f8b4375c){ASSIGNED} LLGM Assign post (ffffffff => f8b4375c) (gprs_llc.c:1125) 20241009055856794 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055856794 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055856794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055856794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@7edd117b540b: setverdict(pass): none -> pass 20241009055856853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055856853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055856853 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055856853 DMM INFO MM(262420000000049/f8b4375c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055856853 DMM INFO MM(262420000000049/f8b4375c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055856853 DMM DEBUG MM(262420000000049/f8b4375c) Using GGSN 0 (gprs_sm.c:317) 20241009055856853 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) 20241009055856853 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241009055856853 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055856853 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055856853 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241009055856878 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 9a ad b9 f5 11 25 97 9e 49 14 05 7f b3 1f 00 e4 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) 20241009055856879 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cb92b0, cbp=0x5646254e2a60) (sgsn_libgtp.c:629) 20241009055856879 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055856879 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254ea798 TLLI=f8b4375c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055856879 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055856879 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055856895 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241009055856908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055856908 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241009055856908 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241009055856914 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241009055856914 DMM INFO MM(262420000000049/f8b4375c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241009055901926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055901926 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241009055901926 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241009055901932 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@7edd117b540b: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@7edd117b540b: Final verdict of PTC: pass 20241009055901947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1172)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1179)@7edd117b540b: Final verdict of PTC: none 20241009055901951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055901952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1177)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@7edd117b540b: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@7edd117b540b: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@7edd117b540b: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1175)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1170)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1165)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@7edd117b540b: Test case TC_suspend_resume finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Oct 9 05:59:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241009055902033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055902436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99428) 20241009055902953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055902953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99428, count=104940) 20241009055903955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055903955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Oct 9 05: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 20241009055904957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055904957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_suspend_rau started. 20241009055905536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055905539 DMM INFO MM(262420000000049/f8b4375c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055905539 DMM INFO MM(262420000000049/f8b4375c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055905539 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055905539 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055905539 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055905539 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055905539 DLLC NOTICE LLME(ffffffff/f8b4375c){ASSIGNED} LLGM Assign pre (f8b4375c => ffffffff) (gprs_llc.c:1079) 20241009055905539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8b4375c => ffffffff) (gprs_llc.c:1125) 20241009055905539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254ea440 (gprs_sndcp.c:574) 20241009055905539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254ea798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055905539 DMM NOTICE MM(262420000000049/f8b4375c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055905539 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241009055905539 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055905539 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055905539 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241009055905539 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241009055905539 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) 20241009055905539 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) 20241009055905539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055905539 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055905539 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055905539 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055905539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055905587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055905587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055905587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055905587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055905587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055905587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055905587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055905587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055905587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055905588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055905588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055905588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055905588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055905588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055905588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055905588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055905588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055905588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055905588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055905588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055905588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055905588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055905590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055905594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055905594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055905606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055905606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055905606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055905606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055905606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055905606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055905606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055905606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055905606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1191)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055905607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055905607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055905607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055905607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055905607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055905607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055905607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055905607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055905607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055905607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055905607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1192)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055905607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055905607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055905609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241009055905613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055905613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1189)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055905617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055905617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055905617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055905617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055905617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055905617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055905617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055905617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055905617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055905618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055905618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055905618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055905618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055905618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055905618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055905618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055905618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055905618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055905618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055905618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055905618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055905618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055905620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055905625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055905625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055905958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055905958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055905958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055905958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055905962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055905963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@7edd117b540b: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C350938F'O, index=0 SGSN_Test-GSUP(1198)@7edd117b540b: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@7edd117b540b: 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 := 'D9BEDF502AEF416DDC112700038F46B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B5D2D2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC9E4D2ADE83D9E4'O } } } } } 20241009055907033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055907033 DLLC NOTICE LLME(ffffffff/c350938f){UNASSIGNED} LLC RX: unknown TLLI 0xc350938f, creating LLME on the fly (gprs_llc.c:552) 20241009055907033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055907033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241009055907034 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055907034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055907034 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055907034 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055907034 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055907034 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055907034 DLLC NOTICE LLME(ffffffff/c350938f){UNASSIGNED} LLGM Assign pre (c350938f => e25b53bc) (gprs_llc.c:1079) 20241009055907034 DLLC NOTICE LLME(c350938f/e25b53bc){ASSIGNED} LLGM Assign post (c350938f => e25b53bc) (gprs_llc.c:1125) 20241009055907034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055907034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055907034 DMM DEBUG MM(262420000000050/e25b53bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055907053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055907053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055907053 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055907053 DMM DEBUG MM(262420000000050/e25b53bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241009055907053 DMM NOTICE MM(262420000000050/e25b53bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055907053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055907053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055907053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055907053 DMM DEBUG MM(262420000000050/e25b53bc) Requesting authorization (sgsn_auth.c:160) 20241009055907053 DMM INFO MM(262420000000050/e25b53bc) Requesting authentication tuples (sgsn_auth.c:184) 20241009055907053 DMM DEBUG MM(262420000000050/e25b53bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055907053 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241009055907053 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)@7edd117b540b: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@7edd117b540b: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241009055907059 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055907060 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055907060 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055907060 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055907060 DMM INFO MM(262420000000050/e25b53bc) Subscriber data update (mmctx.c:445) 20241009055907060 DMM DEBUG MM(262420000000050/e25b53bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055907060 DMM INFO MM(262420000000050/e25b53bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055907060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055907060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055907060 DMM INFO MM(262420000000050/e25b53bc) <- GMM AUTH AND CIPHERING REQ (rand = d9 be df 50 2a ef 41 6d dc 11 27 00 03 8f 46 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055907075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055907075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055907075 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055907075 DMM INFO MM(262420000000050/e25b53bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055907075 DMM NOTICE MM(262420000000050/e25b53bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055907075 DMM DEBUG MM(262420000000050/e25b53bc) checking auth: received GSM SRES = 9b 5d 2d 2c (gprs_gmm.c:666) 20241009055907075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055907075 DMM DEBUG MM(262420000000050/e25b53bc) Requesting authorization (sgsn_auth.c:160) 20241009055907075 DMM INFO MM(262420000000050/e25b53bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055907075 DMM DEBUG MM(262420000000050/e25b53bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055907075 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241009055907075 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) 20241009055907075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055907075 DMM INFO MM(262420000000050/e25b53bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe25b53bc) (gprs_gmm.c:300) 20241009055907079 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055907079 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055907079 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241009055907079 DMM INFO MM(262420000000050/e25b53bc) Subscriber data update (mmctx.c:445) 20241009055907079 DMM DEBUG MM(262420000000050/e25b53bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055907079 DMM INFO MM(262420000000050/e25b53bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055907079 DMM NOTICE MM(262420000000050/e25b53bc) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241009055907079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055907079 DMM NOTICE MM(262420000000050/e25b53bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055907079 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) 20241009055907080 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055907080 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241009055907080 DMM INFO MM(262420000000050/e25b53bc) Subscriber data update (mmctx.c:445) 20241009055907080 DMM DEBUG MM(262420000000050/e25b53bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055907091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055907091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055907091 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055907091 DMM INFO MM(262420000000050/e25b53bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055907091 DMM NOTICE MM(262420000000050/e25b53bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055907091 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055907091 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055907091 DLLC NOTICE LLME(c350938f/e25b53bc){ASSIGNED} LLGM Assign pre (ffffffff => e25b53bc) (gprs_llc.c:1079) 20241009055907091 DLLC NOTICE LLME(ffffffff/e25b53bc){ASSIGNED} LLGM Assign post (ffffffff => e25b53bc) (gprs_llc.c:1125) 20241009055907091 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055907091 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055907091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055907091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@7edd117b540b: setverdict(pass): none -> pass 20241009055907150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055907150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055907150 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055907150 DMM INFO MM(262420000000050/e25b53bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055907150 DMM INFO MM(262420000000050/e25b53bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055907150 DMM DEBUG MM(262420000000050/e25b53bc) Using GGSN 0 (gprs_sm.c:317) 20241009055907150 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) 20241009055907150 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241009055907150 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055907150 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055907150 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241009055907176 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 9c 73 2a 00 11 64 1e f4 71 14 05 7f b8 0f 33 1e 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) 20241009055907176 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cba328, cbp=0x5646254e2df0) (sgsn_libgtp.c:629) 20241009055907176 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055907176 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254ea798 TLLI=e25b53bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055907176 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055907176 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055907194 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241009055907205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055907205 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241009055907205 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241009055907212 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241009055907212 DMM INFO MM(262420000000050/e25b53bc) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241009055912226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055912227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055912227 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055912227 DMM INFO MM(262420000000050/e25b53bc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009055912227 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055912227 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241009055912227 DLLC NOTICE LLME(ffffffff/e25b53bc){ASSIGNED} LLGM Assign pre (e25b53bc => fe8d1258) (gprs_llc.c:1079) 20241009055912227 DLLC NOTICE LLME(e25b53bc/fe8d1258){ASSIGNED} LLGM Assign post (e25b53bc => fe8d1258) (gprs_llc.c:1125) 20241009055912227 DMM INFO MM(262420000000050/fe8d1258) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055912243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055912243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055912243 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055912243 DMM INFO MM(262420000000050/fe8d1258) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009055912243 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009055912243 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055912243 DLLC NOTICE LLME(e25b53bc/fe8d1258){ASSIGNED} LLGM Assign pre (ffffffff => fe8d1258) (gprs_llc.c:1079) 20241009055912243 DLLC NOTICE LLME(ffffffff/fe8d1258){ASSIGNED} LLGM Assign post (ffffffff => fe8d1258) (gprs_llc.c:1125) 20241009055912243 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241009055912744 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@7edd117b540b: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@7edd117b540b: Final verdict of PTC: pass 20241009055912762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@7edd117b540b: Final verdict of PTC: none 20241009055912766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055912766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_rau-BVCI196(1185)@7edd117b540b: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1186)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1196)@7edd117b540b: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1192)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1190)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1194)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1184)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@7edd117b540b: Test case TC_suspend_rau finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Oct 9 05:59:12 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241009055912831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055913235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104536) 20241009055913768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055913768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104536, count=110828) 20241009055914769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055914769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Oct 9 05: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 20241009055915770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055915770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_paging_ps started. 20241009055916335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055916338 DMM INFO MM(262420000000050/fe8d1258) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055916338 DMM INFO MM(262420000000050/fe8d1258) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055916338 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055916338 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055916338 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055916338 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009055916338 DLLC NOTICE LLME(ffffffff/fe8d1258){ASSIGNED} LLGM Assign pre (fe8d1258 => ffffffff) (gprs_llc.c:1079) 20241009055916338 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe8d1258 => ffffffff) (gprs_llc.c:1125) 20241009055916338 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254ea440 (gprs_sndcp.c:574) 20241009055916338 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254ea798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055916338 DMM NOTICE MM(262420000000050/fe8d1258) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055916338 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241009055916338 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055916338 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055916338 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241009055916338 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241009055916338 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) 20241009055916338 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) 20241009055916338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009055916338 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055916338 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009055916338 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055916338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055916385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055916385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055916385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055916385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055916385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055916385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055916385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055916385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055916385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055916386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055916386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055916386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055916386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055916386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055916386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055916386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055916386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055916386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055916386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055916386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055916387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055916387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055916389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055916395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055916395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055916403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055916403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055916403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055916403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055916403 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055916403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055916403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055916403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055916403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055916404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055916404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055916404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055916405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055916405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055916405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055916405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055916405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055916405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055916405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055916405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055916405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055916405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055916407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055916411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055916411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055916419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055916419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055916419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055916419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055916419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055916419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055916419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055916419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009055916420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055916420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055916422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055916426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055916427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055916771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055916771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055916771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055916771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055916775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055916776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@7edd117b540b: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E83E307E'O, index=0 SGSN_Test-GSUP(1217)@7edd117b540b: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@7edd117b540b: 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 := '19971E434AB66CBBB3C50B1643D9A70F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4A7043A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F5AD10F8580D60F'O } } } } } 20241009055917844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055917844 DLLC NOTICE LLME(ffffffff/e83e307e){UNASSIGNED} LLC RX: unknown TLLI 0xe83e307e, creating LLME on the fly (gprs_llc.c:552) 20241009055917844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055917844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241009055917844 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055917844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009055917844 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055917845 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009055917845 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055917845 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055917845 DLLC NOTICE LLME(ffffffff/e83e307e){UNASSIGNED} LLGM Assign pre (e83e307e => d7051353) (gprs_llc.c:1079) 20241009055917845 DLLC NOTICE LLME(e83e307e/d7051353){ASSIGNED} LLGM Assign post (e83e307e => d7051353) (gprs_llc.c:1125) 20241009055917845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055917845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055917845 DMM DEBUG MM(262420000000051/d7051353) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055917855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055917855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055917855 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055917855 DMM DEBUG MM(262420000000051/d7051353) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241009055917855 DMM NOTICE MM(262420000000051/d7051353) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055917855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055917855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055917855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055917855 DMM DEBUG MM(262420000000051/d7051353) Requesting authorization (sgsn_auth.c:160) 20241009055917855 DMM INFO MM(262420000000051/d7051353) Requesting authentication tuples (sgsn_auth.c:184) 20241009055917855 DMM DEBUG MM(262420000000051/d7051353) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055917855 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241009055917855 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)@7edd117b540b: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@7edd117b540b: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241009055917858 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055917858 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055917858 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055917858 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055917858 DMM INFO MM(262420000000051/d7051353) Subscriber data update (mmctx.c:445) 20241009055917858 DMM DEBUG MM(262420000000051/d7051353) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055917858 DMM INFO MM(262420000000051/d7051353) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055917858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055917858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055917858 DMM INFO MM(262420000000051/d7051353) <- GMM AUTH AND CIPHERING REQ (rand = 19 97 1e 43 4a b6 6c bb b3 c5 0b 16 43 d9 a7 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055917866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055917866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055917866 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055917866 DMM INFO MM(262420000000051/d7051353) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055917866 DMM NOTICE MM(262420000000051/d7051353) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055917866 DMM DEBUG MM(262420000000051/d7051353) checking auth: received GSM SRES = f4 a7 04 3a (gprs_gmm.c:666) 20241009055917866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055917866 DMM DEBUG MM(262420000000051/d7051353) Requesting authorization (sgsn_auth.c:160) 20241009055917866 DMM INFO MM(262420000000051/d7051353) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055917866 DMM DEBUG MM(262420000000051/d7051353) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055917866 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241009055917866 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) 20241009055917866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055917866 DMM INFO MM(262420000000051/d7051353) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7051353) (gprs_gmm.c:300) 20241009055917868 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055917868 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055917868 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241009055917868 DMM INFO MM(262420000000051/d7051353) Subscriber data update (mmctx.c:445) 20241009055917868 DMM DEBUG MM(262420000000051/d7051353) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055917868 DMM INFO MM(262420000000051/d7051353) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055917868 DMM NOTICE MM(262420000000051/d7051353) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241009055917868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055917868 DMM NOTICE MM(262420000000051/d7051353) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055917868 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) 20241009055917868 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055917868 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241009055917868 DMM INFO MM(262420000000051/d7051353) Subscriber data update (mmctx.c:445) 20241009055917868 DMM DEBUG MM(262420000000051/d7051353) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055917874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055917874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055917874 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055917874 DMM INFO MM(262420000000051/d7051353) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055917874 DMM NOTICE MM(262420000000051/d7051353) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055917874 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055917874 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055917874 DLLC NOTICE LLME(e83e307e/d7051353){ASSIGNED} LLGM Assign pre (ffffffff => d7051353) (gprs_llc.c:1079) 20241009055917874 DLLC NOTICE LLME(ffffffff/d7051353){ASSIGNED} LLGM Assign post (ffffffff => d7051353) (gprs_llc.c:1125) 20241009055917874 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055917874 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055917874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055917874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@7edd117b540b: setverdict(pass): none -> pass 20241009055917929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055917929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055917929 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055917929 DMM INFO MM(262420000000051/d7051353) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055917929 DMM INFO MM(262420000000051/d7051353) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055917929 DMM DEBUG MM(262420000000051/d7051353) Using GGSN 0 (gprs_sm.c:317) 20241009055917929 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) 20241009055917929 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241009055917929 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055917929 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055917929 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241009055917942 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 06 0a ff 45 11 ca dc 9b dc 14 05 7f 36 24 ce 95 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) 20241009055917942 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cbb3a0, cbp=0x5646254e3210) (sgsn_libgtp.c:629) 20241009055917942 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055917942 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254ea798 TLLI=d7051353, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055917942 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055917942 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055917948 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241009055920537 DGPRS DEBUG Checking for inactive LLMEs, time = 30981759 (sgsn.c:131) 20241009055920930 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Timeout of T3314 (fsm.c:317) 20241009055920930 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241009055920930 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241009055922960 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241009055922960 DMM INFO MM(262420000000051/d7051353) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@7edd117b540b: 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 := 'D7051353'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@7edd117b540b: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@7edd117b540b: Final verdict of PTC: pass 20241009055922982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39242<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009055922985 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055922985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1201)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1205)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1215)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1217)@7edd117b540b: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@7edd117b540b: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@7edd117b540b: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1210)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1203)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1213)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1208)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@7edd117b540b: Test case TC_paging_ps finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Oct 9 05:59:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241009055923041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055923443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102788) 20241009055923987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055923987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102788, count=104048) 20241009055924989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055924989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Oct 9 05: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 20241009055925991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055925991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_paging_ps_ra_multiple_cells started. 20241009055926553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055926556 DMM INFO MM(262420000000051/d7051353) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009055926556 DMM INFO MM(262420000000051/d7051353) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009055926556 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009055926556 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009055926556 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009055926556 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241009055926556 DLLC NOTICE LLME(ffffffff/d7051353){ASSIGNED} LLGM Assign pre (d7051353 => ffffffff) (gprs_llc.c:1079) 20241009055926556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7051353 => ffffffff) (gprs_llc.c:1125) 20241009055926556 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254ea440 (gprs_sndcp.c:574) 20241009055926556 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254ea798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009055926556 DMM NOTICE MM(262420000000051/d7051353) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009055926556 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241009055926556 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009055926556 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009055926556 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241009055926556 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241009055926556 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) 20241009055926556 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) 20241009055926556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009055926556 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009055926556 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009055926556 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009055926556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055926600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009055926600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055926600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055926600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055926600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009055926600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055926600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055926600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055926600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055926600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055926600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055926600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055926601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055926601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055926601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055926601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055926601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055926601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009055926601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055926601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055926601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055926601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055926603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055926607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055926607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055926615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009055926615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055926615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055926615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055926615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009055926615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055926615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055926615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055926615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055926616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055926616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055926616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055926616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055926616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055926616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055926616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055926616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055926616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009055926616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055926616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055926616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055926616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055926618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055926623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055926623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009055926631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055926631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009055926631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009055926631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009055926631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009055926631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009055926631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009055926631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009055926632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055926632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009055926633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009055926638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055926638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009055926992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055926993 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009055926993 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009055926993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055926998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009055926999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@7edd117b540b: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3A36D1E'O, index=0 SGSN_Test-GSUP(1236)@7edd117b540b: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@7edd117b540b: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@7edd117b540b: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3A36D1E'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@7edd117b540b: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3A36D1E'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@7edd117b540b: 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 := '2BF9F1089E858C6AC110D6DC13EC5D99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8486D412'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BABBE9033CDF649'O } } } } } 20241009055928082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055928082 DLLC NOTICE LLME(ffffffff/c3a36d1e){UNASSIGNED} LLC RX: unknown TLLI 0xc3a36d1e, creating LLME on the fly (gprs_llc.c:552) 20241009055928082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055928082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241009055928082 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009055928082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009055928082 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009055928082 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009055928082 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009055928082 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009055928082 DLLC NOTICE LLME(ffffffff/c3a36d1e){UNASSIGNED} LLGM Assign pre (c3a36d1e => d27ac9d9) (gprs_llc.c:1079) 20241009055928082 DLLC NOTICE LLME(c3a36d1e/d27ac9d9){ASSIGNED} LLGM Assign post (c3a36d1e => d27ac9d9) (gprs_llc.c:1125) 20241009055928082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009055928082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009055928082 DMM DEBUG MM(262420000000052/d27ac9d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009055928101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055928101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009055928101 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055928101 DMM DEBUG MM(262420000000052/d27ac9d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241009055928101 DMM NOTICE MM(262420000000052/d27ac9d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009055928101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009055928101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009055928101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009055928101 DMM DEBUG MM(262420000000052/d27ac9d9) Requesting authorization (sgsn_auth.c:160) 20241009055928101 DMM INFO MM(262420000000052/d27ac9d9) Requesting authentication tuples (sgsn_auth.c:184) 20241009055928101 DMM DEBUG MM(262420000000052/d27ac9d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009055928101 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241009055928101 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)@7edd117b540b: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@7edd117b540b: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241009055928108 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009055928108 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009055928108 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009055928108 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009055928108 DMM INFO MM(262420000000052/d27ac9d9) Subscriber data update (mmctx.c:445) 20241009055928108 DMM DEBUG MM(262420000000052/d27ac9d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009055928108 DMM INFO MM(262420000000052/d27ac9d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009055928108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009055928109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009055928109 DMM INFO MM(262420000000052/d27ac9d9) <- GMM AUTH AND CIPHERING REQ (rand = 2b f9 f1 08 9e 85 8c 6a c1 10 d6 dc 13 ec 5d 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009055928124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055928124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241009055928124 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055928124 DMM INFO MM(262420000000052/d27ac9d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009055928124 DMM NOTICE MM(262420000000052/d27ac9d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009055928124 DMM DEBUG MM(262420000000052/d27ac9d9) checking auth: received GSM SRES = 84 86 d4 12 (gprs_gmm.c:666) 20241009055928125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009055928125 DMM DEBUG MM(262420000000052/d27ac9d9) Requesting authorization (sgsn_auth.c:160) 20241009055928125 DMM INFO MM(262420000000052/d27ac9d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009055928125 DMM DEBUG MM(262420000000052/d27ac9d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241009055928125 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241009055928125 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) 20241009055928125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009055928125 DMM INFO MM(262420000000052/d27ac9d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd27ac9d9) (gprs_gmm.c:300) 20241009055928128 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009055928128 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009055928128 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241009055928128 DMM INFO MM(262420000000052/d27ac9d9) Subscriber data update (mmctx.c:445) 20241009055928128 DMM DEBUG MM(262420000000052/d27ac9d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009055928128 DMM INFO MM(262420000000052/d27ac9d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009055928128 DMM NOTICE MM(262420000000052/d27ac9d9) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241009055928128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009055928128 DMM NOTICE MM(262420000000052/d27ac9d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009055928128 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) 20241009055928129 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009055928129 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241009055928129 DMM INFO MM(262420000000052/d27ac9d9) Subscriber data update (mmctx.c:445) 20241009055928129 DMM DEBUG MM(262420000000052/d27ac9d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009055928141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055928141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009055928141 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055928141 DMM INFO MM(262420000000052/d27ac9d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009055928141 DMM NOTICE MM(262420000000052/d27ac9d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009055928141 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009055928141 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009055928141 DLLC NOTICE LLME(c3a36d1e/d27ac9d9){ASSIGNED} LLGM Assign pre (ffffffff => d27ac9d9) (gprs_llc.c:1079) 20241009055928141 DLLC NOTICE LLME(ffffffff/d27ac9d9){ASSIGNED} LLGM Assign post (ffffffff => d27ac9d9) (gprs_llc.c:1125) 20241009055928141 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009055928141 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009055928141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009055928141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009055928199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009055928199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009055928199 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009055928199 DMM INFO MM(262420000000052/d27ac9d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009055928199 DMM INFO MM(262420000000052/d27ac9d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009055928199 DMM DEBUG MM(262420000000052/d27ac9d9) Using GGSN 0 (gprs_sm.c:317) 20241009055928199 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) 20241009055928199 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241009055928199 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009055928199 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241009055928199 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241009055928226 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 64 17 bf ac 11 b4 d9 73 35 14 05 7f 9f 0f 7f 11 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) 20241009055928226 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cbc418, cbp=0x5646254ec7d0) (sgsn_libgtp.c:629) 20241009055928226 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009055928226 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9708 TLLI=d27ac9d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009055928226 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009055928226 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@7edd117b540b: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009055928243 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241009055931201 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Timeout of T3314 (fsm.c:317) 20241009055931201 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241009055931201 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241009055933259 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241009055933259 DMM INFO MM(262420000000052/d27ac9d9) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@7edd117b540b: 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 := 'D27AC9D9'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241009055946994 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241009055946994 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055946995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241009055950538 DGPRS DEBUG Checking for inactive LLMEs, time = 30981789 (sgsn.c:131) 20241009055956601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055956608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055956608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055956617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055956620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055956620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009055956633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009055956636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009055956636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@7edd117b540b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7edd117b540b: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@7edd117b540b: Final verdict of PTC: none 20241009055958092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009055958092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009055958092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1224)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1229)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1234)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@7edd117b540b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@7edd117b540b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@7edd117b540b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1222)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1227)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1232)@7edd117b540b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@7edd117b540b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) Wed Oct 9 05:59:58 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@7edd117b540b: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@7edd117b540b: 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 fail'. 20241009055958212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009055958614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108128) 20241009055959094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009055959094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108128, count=109288) 20241009060000096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060000096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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 fail' was executed successfully (exit status: 0). MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Oct 9 06:00: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_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 20241009060001098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060001098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_bssgp_rim_single_report started. 20241009060001719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060001722 DMM INFO MM(262420000000052/d27ac9d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060001722 DMM INFO MM(262420000000052/d27ac9d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060001722 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060001722 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060001722 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060001722 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241009060001722 DLLC NOTICE LLME(ffffffff/d27ac9d9){ASSIGNED} LLGM Assign pre (d27ac9d9 => ffffffff) (gprs_llc.c:1079) 20241009060001722 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d27ac9d9 => ffffffff) (gprs_llc.c:1125) 20241009060001722 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e93b0 (gprs_sndcp.c:574) 20241009060001722 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009060001722 DMM NOTICE MM(262420000000052/d27ac9d9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009060001722 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241009060001722 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009060001722 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060001722 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241009060001722 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241009060001722 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) 20241009060001722 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) 20241009060001722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009060001722 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060001722 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009060001722 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060001723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060001764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060001764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060001764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060001764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060001764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060001764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060001764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060001764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060001764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060001764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060001764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060001764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060001765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060001765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060001765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060001765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060001765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060001765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060001765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060001765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060001765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060001765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060001767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060001771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060001772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060001779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060001779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060001779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060001779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060001779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060001779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060001779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060001779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060001779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060001780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060001780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060001780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060001780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060001780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060001780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060001780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060001780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060001780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060001780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060001780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060001780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060001780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060001782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060001787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060001787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060001794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060001794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060001794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060001794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060001794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060001794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060001794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060001794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060001794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060001795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060001795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060001795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060001795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060001795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060001795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060001795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060001795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060001795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060001795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060001795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060001796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060001796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060001798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060001803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060001803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060002100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060002100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060002100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060002100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060002104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@7edd117b540b: 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 } } } } 20241009060002105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@7edd117b540b: 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(1254)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060002127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@7edd117b540b: setverdict(pass): none -> pass MTC@7edd117b540b: Warning: Re-starting timer T, which is already active (running or expired). 20241009060002143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060002157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1248)@7edd117b540b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@7edd117b540b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@7edd117b540b: Final verdict of PTC: none 20241009060002162 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060002162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1244)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1253)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1243)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@7edd117b540b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1251)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1241)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1246)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: pass MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@7edd117b540b: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Oct 9 06:00:02 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 20241009060002250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060002651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58536) 20241009060003163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060003163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58536, count=59696) 20241009060004165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060004165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Oct 9 06:00: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_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 20241009060005166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060005166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_rim_eutran_to_geran started. 20241009060005744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060005746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060005794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060005794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060005794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060005794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060005794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060005794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060005794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060005794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060005795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060005795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060005795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060005795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060005795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060005795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060005795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060005795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060005795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060005795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060005795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060005795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060005796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060005796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060005797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060005802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060005802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060005810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060005810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060005810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060005810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060005810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060005810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060005810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060005810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060005810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060005810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060005810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060005810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060005811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060005811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060005811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060005811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060005811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060005811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060005811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060005811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060005811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060005811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060005812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060005817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060005817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1267)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 TC_rim_eutran_to_geran-BVCI210(1265)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060005829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060005829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060005829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060005829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060005829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060005829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060005829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060005829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060005829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060005830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060005830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060005830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060005830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060005830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060005830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060005830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060005830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060005830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060005830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060005830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1271)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060005830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060005830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060005832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060005836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060005836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060006168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060006168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060006168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060006168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060006172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060006173 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@7edd117b540b: setverdict(pass): none -> pass 20241009060006221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060006229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI196(1260)@7edd117b540b: Final verdict of PTC: none 20241009060006234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1261)@7edd117b540b: Final verdict of PTC: none 20241009060006234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1262)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1273)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1266)@7edd117b540b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1271)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@7edd117b540b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1264)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1269)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1259)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: pass MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@7edd117b540b: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Oct 9 06:00:06 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 20241009060006285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060006687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51540) 20241009060007236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060007236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51540, count=52800) 20241009060008238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060008238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Oct 9 06:00: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_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 20241009060009240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060009240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_cell_change_different_rai_ci_attach started. 20241009060009775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060009777 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060009823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060009823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060009823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060009823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060009823 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060009823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060009823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060009823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060009823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060009825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060009825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060009825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060009825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060009825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060009825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060009825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060009825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060009825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060009825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060009825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060009825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060009825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060009827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060009834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060009834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060009840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060009840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060009840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060009840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060009840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060009840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060009840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060009840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060009840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060009840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060009840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060009840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060009841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060009841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060009841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060009841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060009841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060009841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060009841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060009841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060009841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060009841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060009843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060009849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060009849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060009855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060009855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060009855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060009855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060009856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060009856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060009856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060009856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060009856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060009856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060009856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060009856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060009856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060009856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060009856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060009856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060009856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060009856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060009856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060009856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060009857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060009857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060009858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060009862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060009862 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060010241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060010241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060010241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060010241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060010245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009060010247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@7edd117b540b: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F8CAE68A'O, index=0 SGSN_Test-GSUP(1291)@7edd117b540b: 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)@7edd117b540b: 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 := '0CDC0C9BDA3A57356B649F9DCE27BD4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96AE5222'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17206AE39F6697A8'O } } } } } 20241009060010318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010318 DLLC NOTICE LLME(ffffffff/f8cae68a){UNASSIGNED} LLC RX: unknown TLLI 0xf8cae68a, creating LLME on the fly (gprs_llc.c:552) 20241009060010318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010318 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241009060010318 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060010318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009060010318 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060010318 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009060010318 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060010318 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060010318 DLLC NOTICE LLME(ffffffff/f8cae68a){UNASSIGNED} LLGM Assign pre (f8cae68a => c88954e6) (gprs_llc.c:1079) 20241009060010318 DLLC NOTICE LLME(f8cae68a/c88954e6){ASSIGNED} LLGM Assign post (f8cae68a => c88954e6) (gprs_llc.c:1125) 20241009060010318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060010318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060010318 DMM DEBUG MM(262420000000068/c88954e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060010341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010341 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060010341 DMM DEBUG MM(262420000000068/c88954e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241009060010341 DMM NOTICE MM(262420000000068/c88954e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060010341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060010341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060010341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060010341 DMM DEBUG MM(262420000000068/c88954e6) Requesting authorization (sgsn_auth.c:160) 20241009060010341 DMM INFO MM(262420000000068/c88954e6) Requesting authentication tuples (sgsn_auth.c:184) 20241009060010341 DMM DEBUG MM(262420000000068/c88954e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060010341 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241009060010341 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)@7edd117b540b: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@7edd117b540b: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241009060010347 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060010347 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060010347 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060010347 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060010347 DMM INFO MM(262420000000068/c88954e6) Subscriber data update (mmctx.c:445) 20241009060010347 DMM DEBUG MM(262420000000068/c88954e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060010347 DMM INFO MM(262420000000068/c88954e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060010347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060010347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060010347 DMM INFO MM(262420000000068/c88954e6) <- GMM AUTH AND CIPHERING REQ (rand = 0c dc 0c 9b da 3a 57 35 6b 64 9f 9d ce 27 bd 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009060010362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010362 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060010362 DMM INFO MM(262420000000068/c88954e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060010362 DMM NOTICE MM(262420000000068/c88954e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060010362 DMM DEBUG MM(262420000000068/c88954e6) checking auth: received GSM SRES = 96 ae 52 22 (gprs_gmm.c:666) 20241009060010362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060010362 DMM DEBUG MM(262420000000068/c88954e6) Requesting authorization (sgsn_auth.c:160) 20241009060010362 DMM INFO MM(262420000000068/c88954e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060010362 DMM DEBUG MM(262420000000068/c88954e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060010362 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241009060010362 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) 20241009060010362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009060010362 DMM INFO MM(262420000000068/c88954e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc88954e6) (gprs_gmm.c:300) 20241009060010365 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060010365 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060010365 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241009060010365 DMM INFO MM(262420000000068/c88954e6) Subscriber data update (mmctx.c:445) 20241009060010365 DMM DEBUG MM(262420000000068/c88954e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060010365 DMM INFO MM(262420000000068/c88954e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060010365 DMM NOTICE MM(262420000000068/c88954e6) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241009060010365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060010365 DMM NOTICE MM(262420000000068/c88954e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060010365 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) 20241009060010367 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060010367 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241009060010367 DMM INFO MM(262420000000068/c88954e6) Subscriber data update (mmctx.c:445) 20241009060010367 DMM DEBUG MM(262420000000068/c88954e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060010377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010377 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060010377 DMM INFO MM(262420000000068/c88954e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060010377 DMM NOTICE MM(262420000000068/c88954e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060010377 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060010377 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060010377 DLLC NOTICE LLME(f8cae68a/c88954e6){ASSIGNED} LLGM Assign pre (ffffffff => c88954e6) (gprs_llc.c:1079) 20241009060010377 DLLC NOTICE LLME(ffffffff/c88954e6){ASSIGNED} LLGM Assign post (ffffffff => c88954e6) (gprs_llc.c:1125) 20241009060010377 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060010377 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009060010377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060010377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060010435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010435 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060010435 DMM INFO MM(262420000000068/c88954e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060010435 DMM INFO MM(262420000000068/c88954e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060010435 DMM DEBUG MM(262420000000068/c88954e6) Using GGSN 0 (gprs_sm.c:317) 20241009060010435 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) 20241009060010435 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241009060010435 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060010435 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060010435 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241009060010462 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 d9 6e 76 f5 11 8d 96 26 0b 14 05 7f 93 c4 a0 d9 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) 20241009060010462 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cbd490, cbp=0x5646254e4280) (sgsn_libgtp.c:629) 20241009060010462 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060010462 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=c88954e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009060010462 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060010462 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@7edd117b540b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060010478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241009060010492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010492 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010492 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@7edd117b540b: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@7edd117b540b: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C88954E6'O, index=0 20241009060010507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC88954E6) type="GPRS attach" (gprs_gmm.c:1266) 20241009060010507 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060010507 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009060010508 DLLC NOTICE LLME(ffffffff/c88954e6){ASSIGNED} LLGM Assign pre (c88954e6 => ee47c570) (gprs_llc.c:1079) 20241009060010508 DLLC NOTICE LLME(c88954e6/ee47c570){ASSIGNED} LLGM Assign post (c88954e6 => ee47c570) (gprs_llc.c:1125) 20241009060010508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060010508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060010508 DMM DEBUG MM(262420000000068/ee47c570) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060010536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060010536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241009060010536 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060010536 DMM DEBUG MM(262420000000068/ee47c570) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241009060010536 DMM NOTICE MM(262420000000068/ee47c570) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060010536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060010536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060010536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060010536 DMM DEBUG MM(262420000000068/ee47c570) Requesting authorization (sgsn_auth.c:160) 20241009060010536 DMM INFO MM(262420000000068/ee47c570) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060010536 DMM DEBUG MM(262420000000068/ee47c570) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060010536 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241009060010536 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) 20241009060011505 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060011505 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060011506 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241009060011506 DMM INFO MM(262420000000068/ee47c570) Subscriber data update (mmctx.c:445) 20241009060011506 DMM DEBUG MM(262420000000068/ee47c570) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241009060011506 DMM INFO MM(262420000000068/ee47c570) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241009060011506 DMM NOTICE MM(262420000000068/ee47c570) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241009060011506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060011506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060011506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009060011506 DMM INFO MM(262420000000068/ee47c570) <- GMM ATTACH ACCEPT (new P-TMSI=0xee47c570) (gprs_gmm.c:300) 20241009060011506 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) 20241009060011508 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060011508 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241009060011508 DMM INFO MM(262420000000068/ee47c570) Subscriber data update (mmctx.c:445) 20241009060011508 DMM DEBUG MM(262420000000068/ee47c570) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060011525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060011525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060011525 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060011525 DMM INFO MM(262420000000068/ee47c570) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060011525 DMM NOTICE MM(262420000000068/ee47c570) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060011525 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060011525 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060011525 DLLC NOTICE LLME(c88954e6/ee47c570){ASSIGNED} LLGM Assign pre (ffffffff => ee47c570) (gprs_llc.c:1079) 20241009060011525 DLLC NOTICE LLME(ffffffff/ee47c570){ASSIGNED} LLGM Assign post (ffffffff => ee47c570) (gprs_llc.c:1125) 20241009060011525 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060011525 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241009060011525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060011525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060011575 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241009060011594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060011594 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060011594 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@7edd117b540b: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@7edd117b540b: Final verdict of PTC: pass 20241009060011605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@7edd117b540b: Final verdict of PTC: none 20241009060011609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060011609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1289)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1279)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1284)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1287)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1282)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1277)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@7edd117b540b: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 06:00:11 UTC 2024 ====== 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 20241009060011676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060012078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119096) 20241009060012609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060012610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=119096, count=123452) 20241009060013610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060013611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Oct 9 06:00:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241009060014594 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Timeout of T3314 (fsm.c:317) 20241009060014594 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241009060014594 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241009060014612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060014612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_cell_change_different_rai_ci_data started. 20241009060015155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060015158 DMM INFO MM(262420000000068/ee47c570) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060015158 DMM INFO MM(262420000000068/ee47c570) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060015158 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060015158 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060015158 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060015158 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241009060015158 DLLC NOTICE LLME(ffffffff/ee47c570){ASSIGNED} LLGM Assign pre (ee47c570 => ffffffff) (gprs_llc.c:1079) 20241009060015158 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee47c570 => ffffffff) (gprs_llc.c:1125) 20241009060015158 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009060015158 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009060015158 DMM NOTICE MM(262420000000068/ee47c570) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009060015158 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241009060015158 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009060015158 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060015158 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241009060015158 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241009060015158 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) 20241009060015158 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) 20241009060015158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009060015159 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060015159 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009060015159 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060015159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060015196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060015196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060015196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060015196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060015196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060015196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060015196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060015196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060015196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060015197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060015197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060015197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060015197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060015197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060015197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060015197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060015197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060015197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060015197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060015197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060015197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060015197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060015199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060015203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015203 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060015213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060015213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060015213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060015213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060015213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060015213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060015213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060015213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060015213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060015214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060015214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060015214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060015214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060015214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060015214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060015214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060015214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060015214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060015214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060015214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060015214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060015214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060015216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060015220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060015227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060015227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060015227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060015227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060015227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060015227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060015227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060015228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060015228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060015228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060015228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060015228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060015228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060015228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060015228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060015228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060015228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060015228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060015228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060015228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060015229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060015229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060015231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060015235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015235 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060015613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060015613 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060015613 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060015613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060015618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060015619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@7edd117b540b: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C9159BD7'O, index=0 SGSN_Test-GSUP(1310)@7edd117b540b: 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)@7edd117b540b: 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 := 'BB13160B74013812500DB69A2AB24A7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F1D8EBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13B83D7F3192A21C'O } } } } } 20241009060015676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015676 DLLC NOTICE LLME(ffffffff/c9159bd7){UNASSIGNED} LLC RX: unknown TLLI 0xc9159bd7, creating LLME on the fly (gprs_llc.c:552) 20241009060015676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241009060015676 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060015676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009060015676 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060015676 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009060015676 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060015676 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060015676 DLLC NOTICE LLME(ffffffff/c9159bd7){UNASSIGNED} LLGM Assign pre (c9159bd7 => d72b505d) (gprs_llc.c:1079) 20241009060015676 DLLC NOTICE LLME(c9159bd7/d72b505d){ASSIGNED} LLGM Assign post (c9159bd7 => d72b505d) (gprs_llc.c:1125) 20241009060015676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060015676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060015676 DMM DEBUG MM(262420000000070/d72b505d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060015683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015683 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060015683 DMM DEBUG MM(262420000000070/d72b505d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241009060015683 DMM NOTICE MM(262420000000070/d72b505d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060015683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060015683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060015683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060015683 DMM DEBUG MM(262420000000070/d72b505d) Requesting authorization (sgsn_auth.c:160) 20241009060015683 DMM INFO MM(262420000000070/d72b505d) Requesting authentication tuples (sgsn_auth.c:184) 20241009060015683 DMM DEBUG MM(262420000000070/d72b505d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060015683 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241009060015683 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)@7edd117b540b: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@7edd117b540b: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241009060015684 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060015684 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060015684 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060015684 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060015684 DMM INFO MM(262420000000070/d72b505d) Subscriber data update (mmctx.c:445) 20241009060015684 DMM DEBUG MM(262420000000070/d72b505d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060015684 DMM INFO MM(262420000000070/d72b505d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060015684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060015684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060015684 DMM INFO MM(262420000000070/d72b505d) <- GMM AUTH AND CIPHERING REQ (rand = bb 13 16 0b 74 01 38 12 50 0d b6 9a 2a b2 4a 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009060015688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015688 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060015688 DMM INFO MM(262420000000070/d72b505d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060015688 DMM NOTICE MM(262420000000070/d72b505d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060015688 DMM DEBUG MM(262420000000070/d72b505d) checking auth: received GSM SRES = 5f 1d 8e bf (gprs_gmm.c:666) 20241009060015688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060015688 DMM DEBUG MM(262420000000070/d72b505d) Requesting authorization (sgsn_auth.c:160) 20241009060015688 DMM INFO MM(262420000000070/d72b505d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060015688 DMM DEBUG MM(262420000000070/d72b505d) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060015688 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241009060015688 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) 20241009060015688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009060015688 DMM INFO MM(262420000000070/d72b505d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd72b505d) (gprs_gmm.c:300) 20241009060015689 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060015689 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060015689 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241009060015689 DMM INFO MM(262420000000070/d72b505d) Subscriber data update (mmctx.c:445) 20241009060015689 DMM DEBUG MM(262420000000070/d72b505d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060015689 DMM INFO MM(262420000000070/d72b505d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060015689 DMM NOTICE MM(262420000000070/d72b505d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241009060015689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060015689 DMM NOTICE MM(262420000000070/d72b505d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060015689 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) 20241009060015689 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060015689 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241009060015689 DMM INFO MM(262420000000070/d72b505d) Subscriber data update (mmctx.c:445) 20241009060015689 DMM DEBUG MM(262420000000070/d72b505d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060015693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015693 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060015693 DMM INFO MM(262420000000070/d72b505d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060015693 DMM NOTICE MM(262420000000070/d72b505d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060015693 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060015693 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060015693 DLLC NOTICE LLME(c9159bd7/d72b505d){ASSIGNED} LLGM Assign pre (ffffffff => d72b505d) (gprs_llc.c:1079) 20241009060015693 DLLC NOTICE LLME(ffffffff/d72b505d){ASSIGNED} LLGM Assign post (ffffffff => d72b505d) (gprs_llc.c:1125) 20241009060015693 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060015693 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009060015693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060015693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060015755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015755 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060015755 DMM INFO MM(262420000000070/d72b505d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060015755 DMM INFO MM(262420000000070/d72b505d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060015755 DMM DEBUG MM(262420000000070/d72b505d) Using GGSN 0 (gprs_sm.c:317) 20241009060015755 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) 20241009060015755 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241009060015755 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060015755 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060015755 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241009060015778 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 0f cb 5a 3c 11 8f 9d 03 7c 14 05 7f 14 9f 97 37 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) 20241009060015778 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cbe508, cbp=0x5646254eb5e0) (sgsn_libgtp.c:629) 20241009060015778 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060015778 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254e9688 TLLI=d72b505d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009060015778 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060015778 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@7edd117b540b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060015791 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241009060015801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015801 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015801 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@7edd117b540b: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D72B505D'O, index=0 20241009060015811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060015811 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060015812 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5646254e9688, TLLI=d72b505d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@7edd117b540b: Removing Client IMSI='262420000000070'H, index=0 20241009060017817 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@7edd117b540b: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@7edd117b540b: Final verdict of PTC: pass 20241009060017834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@7edd117b540b: Final verdict of PTC: none 20241009060017838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060017838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1298)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1308)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1303)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1301)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1296)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1306)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@7edd117b540b: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Oct 9 06:00:17 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 20241009060017913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060018315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99508) 20241009060018802 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Timeout of T3314 (fsm.c:317) 20241009060018802 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241009060018802 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241009060018839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060018839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99508, count=106524) 20241009060019841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060019841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Oct 9 06:00: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_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 20241009060020539 DGPRS DEBUG Checking for inactive LLMEs, time = 30981819 (sgsn.c:131) 20241009060020842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060020842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_cell_change_different_ci_attach started. 20241009060021409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060021412 DMM INFO MM(262420000000070/d72b505d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060021412 DMM INFO MM(262420000000070/d72b505d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060021412 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060021412 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060021412 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060021412 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241009060021412 DLLC NOTICE LLME(ffffffff/d72b505d){ASSIGNED} LLGM Assign pre (d72b505d => ffffffff) (gprs_llc.c:1079) 20241009060021413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d72b505d => ffffffff) (gprs_llc.c:1125) 20241009060021413 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254e9330 (gprs_sndcp.c:574) 20241009060021413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254e9688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009060021413 DMM NOTICE MM(262420000000070/d72b505d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009060021413 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241009060021413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009060021413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060021413 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241009060021413 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241009060021413 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) 20241009060021413 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) 20241009060021413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009060021413 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060021413 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009060021413 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060021413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060021446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060021446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060021446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060021446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060021446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060021446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060021446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060021446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060021446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060021447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060021447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060021447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060021447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060021447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060021447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060021447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060021447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060021447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060021447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060021447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060021447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060021447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060021449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060021454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021454 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060021461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060021461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060021461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060021461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060021461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060021461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060021461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060021461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060021461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060021462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060021462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060021462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060021462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060021462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060021462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060021462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060021462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060021464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060021469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060021478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060021478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060021478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060021478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060021478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060021478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060021478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060021478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060021478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060021479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060021479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060021479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060021479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060021479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060021479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060021479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060021479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060021479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060021479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060021479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060021479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060021479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060021482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060021486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060021844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060021844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060021844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060021844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060021848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060021849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@7edd117b540b: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FE34DFEB'O, index=0 SGSN_Test-GSUP(1329)@7edd117b540b: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@7edd117b540b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@7edd117b540b: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FE34DFEB'O, index=0 TC_cell_change_different_ci_attach(1331)@7edd117b540b: 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 := 'EC31E39C46AA3E397BED3CC61884DE79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0611E854'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F19B2528E15E973B'O } } } } } 20241009060021919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021919 DLLC NOTICE LLME(ffffffff/fe34dfeb){UNASSIGNED} LLC RX: unknown TLLI 0xfe34dfeb, creating LLME on the fly (gprs_llc.c:552) 20241009060021919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060021919 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241009060021919 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060021919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009060021919 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060021919 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009060021919 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060021919 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060021919 DLLC NOTICE LLME(ffffffff/fe34dfeb){UNASSIGNED} LLGM Assign pre (fe34dfeb => ecf8081f) (gprs_llc.c:1079) 20241009060021919 DLLC NOTICE LLME(fe34dfeb/ecf8081f){ASSIGNED} LLGM Assign post (fe34dfeb => ecf8081f) (gprs_llc.c:1125) 20241009060021919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060021919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060021919 DMM DEBUG MM(262420000000069/ecf8081f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060021940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009060021940 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060021940 DMM DEBUG MM(262420000000069/ecf8081f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241009060021940 DMM NOTICE MM(262420000000069/ecf8081f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060021940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060021940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060021940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060021940 DMM DEBUG MM(262420000000069/ecf8081f) Requesting authorization (sgsn_auth.c:160) 20241009060021940 DMM INFO MM(262420000000069/ecf8081f) Requesting authentication tuples (sgsn_auth.c:184) 20241009060021940 DMM DEBUG MM(262420000000069/ecf8081f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060021940 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241009060021940 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)@7edd117b540b: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@7edd117b540b: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241009060021946 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060021946 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060021946 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060021946 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060021946 DMM INFO MM(262420000000069/ecf8081f) Subscriber data update (mmctx.c:445) 20241009060021946 DMM DEBUG MM(262420000000069/ecf8081f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060021946 DMM INFO MM(262420000000069/ecf8081f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060021946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060021946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060021946 DMM INFO MM(262420000000069/ecf8081f) <- GMM AUTH AND CIPHERING REQ (rand = ec 31 e3 9c 46 aa 3e 39 7b ed 3c c6 18 84 de 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009060021962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060021962 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060021962 DMM INFO MM(262420000000069/ecf8081f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060021963 DMM NOTICE MM(262420000000069/ecf8081f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060021963 DMM DEBUG MM(262420000000069/ecf8081f) checking auth: received GSM SRES = 06 11 e8 54 (gprs_gmm.c:666) 20241009060021963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060021963 DMM DEBUG MM(262420000000069/ecf8081f) Requesting authorization (sgsn_auth.c:160) 20241009060021963 DMM INFO MM(262420000000069/ecf8081f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060021963 DMM DEBUG MM(262420000000069/ecf8081f) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060021963 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241009060021963 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) 20241009060021963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009060021963 DMM INFO MM(262420000000069/ecf8081f) <- GMM ATTACH ACCEPT (new P-TMSI=0xecf8081f) (gprs_gmm.c:300) 20241009060021965 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060021965 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060021965 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241009060021966 DMM INFO MM(262420000000069/ecf8081f) Subscriber data update (mmctx.c:445) 20241009060021966 DMM DEBUG MM(262420000000069/ecf8081f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060021966 DMM INFO MM(262420000000069/ecf8081f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060021966 DMM NOTICE MM(262420000000069/ecf8081f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241009060021966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060021966 DMM NOTICE MM(262420000000069/ecf8081f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060021966 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) 20241009060021967 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060021967 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241009060021967 DMM INFO MM(262420000000069/ecf8081f) Subscriber data update (mmctx.c:445) 20241009060021967 DMM DEBUG MM(262420000000069/ecf8081f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060021977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060021977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009060021977 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060021977 DMM INFO MM(262420000000069/ecf8081f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060021977 DMM NOTICE MM(262420000000069/ecf8081f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060021977 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060021977 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060021977 DLLC NOTICE LLME(fe34dfeb/ecf8081f){ASSIGNED} LLGM Assign pre (ffffffff => ecf8081f) (gprs_llc.c:1079) 20241009060021977 DLLC NOTICE LLME(ffffffff/ecf8081f){ASSIGNED} LLGM Assign post (ffffffff => ecf8081f) (gprs_llc.c:1125) 20241009060021977 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060021977 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009060021977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060021978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060022036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060022037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009060022037 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060022037 DMM INFO MM(262420000000069/ecf8081f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060022037 DMM INFO MM(262420000000069/ecf8081f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060022037 DMM DEBUG MM(262420000000069/ecf8081f) Using GGSN 0 (gprs_sm.c:317) 20241009060022037 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) 20241009060022037 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241009060022037 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060022037 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060022037 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241009060022062 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 af 07 c4 5f 11 7c a3 b9 9d 14 05 7f c8 04 d1 44 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241009060022062 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cbf580, cbp=0x5646254eb970) (sgsn_libgtp.c:629) 20241009060022063 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060022063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254ea7f8 TLLI=ecf8081f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009060022063 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060022063 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@7edd117b540b: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060022079 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241009060022093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060022093 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009060022093 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@7edd117b540b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@7edd117b540b: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='ECF8081F'O, index=0 20241009060022107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060022107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241009060022107 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060022107 DMM INFO MM(262420000000069/ecf8081f) -> GMM ATTACH REQUEST MI(TMSI-0xECF8081F) type="GPRS attach" (gprs_gmm.c:1266) 20241009060022107 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060022107 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009060022107 DLLC NOTICE LLME(ffffffff/ecf8081f){ASSIGNED} LLGM Assign pre (ecf8081f => ed462a7d) (gprs_llc.c:1079) 20241009060022107 DLLC NOTICE LLME(ecf8081f/ed462a7d){ASSIGNED} LLGM Assign post (ecf8081f => ed462a7d) (gprs_llc.c:1125) 20241009060022107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060022108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060022108 DMM DEBUG MM(262420000000069/ed462a7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060022130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060022130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241009060022130 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060022130 DMM DEBUG MM(262420000000069/ed462a7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241009060022130 DMM NOTICE MM(262420000000069/ed462a7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060022130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060022130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060022130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060022130 DMM DEBUG MM(262420000000069/ed462a7d) Requesting authorization (sgsn_auth.c:160) 20241009060022130 DMM INFO MM(262420000000069/ed462a7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060022130 DMM DEBUG MM(262420000000069/ed462a7d) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060022130 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241009060022130 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) 20241009060023106 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060023106 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060023106 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241009060023106 DMM INFO MM(262420000000069/ed462a7d) Subscriber data update (mmctx.c:445) 20241009060023106 DMM DEBUG MM(262420000000069/ed462a7d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241009060023106 DMM INFO MM(262420000000069/ed462a7d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241009060023106 DMM NOTICE MM(262420000000069/ed462a7d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241009060023106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060023106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060023106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241009060023106 DMM INFO MM(262420000000069/ed462a7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xed462a7d) (gprs_gmm.c:300) 20241009060023106 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) 20241009060023108 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060023108 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241009060023108 DMM INFO MM(262420000000069/ed462a7d) Subscriber data update (mmctx.c:445) 20241009060023108 DMM DEBUG MM(262420000000069/ed462a7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060023124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060023124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060023124 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060023124 DMM INFO MM(262420000000069/ed462a7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060023124 DMM NOTICE MM(262420000000069/ed462a7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060023124 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060023124 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060023124 DLLC NOTICE LLME(ecf8081f/ed462a7d){ASSIGNED} LLGM Assign pre (ffffffff => ed462a7d) (gprs_llc.c:1079) 20241009060023124 DLLC NOTICE LLME(ffffffff/ed462a7d){ASSIGNED} LLGM Assign post (ffffffff => ed462a7d) (gprs_llc.c:1125) 20241009060023124 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060023124 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241009060023124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060023124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060023175 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241009060023191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060023191 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060023191 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@7edd117b540b: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@7edd117b540b: Final verdict of PTC: pass 20241009060023199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@7edd117b540b: Final verdict of PTC: none 20241009060023204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060023204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1314)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1317)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1322)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1327)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1315)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1320)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1325)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@7edd117b540b: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 06:00:23 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 20241009060023276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060023679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125948) 20241009060024205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060024205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125948, count=130304) 20241009060025207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060025207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Oct 9 06:00: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_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 20241009060026192 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Timeout of T3314 (fsm.c:317) 20241009060026192 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241009060026192 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241009060026209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060026209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_cell_change_different_ci_data started. 20241009060026772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060026774 DMM INFO MM(262420000000069/ed462a7d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060026774 DMM INFO MM(262420000000069/ed462a7d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060026774 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060026774 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060026774 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060026774 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241009060026775 DLLC NOTICE LLME(ffffffff/ed462a7d){ASSIGNED} LLGM Assign pre (ed462a7d => ffffffff) (gprs_llc.c:1079) 20241009060026775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed462a7d => ffffffff) (gprs_llc.c:1125) 20241009060026775 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254ea4a0 (gprs_sndcp.c:574) 20241009060026775 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254ea7f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009060026775 DMM NOTICE MM(262420000000069/ed462a7d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009060026775 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241009060026775 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009060026775 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060026775 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241009060026775 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241009060026775 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) 20241009060026775 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) 20241009060026775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009060026775 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060026775 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009060026775 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060026775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060026822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060026822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060026822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060026822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060026822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060026822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060026822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060026822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060026822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060026823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060026823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060026823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060026823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060026823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060026823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060026823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060026823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060026823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060026823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060026823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060026823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060026823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060026825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060026829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060026829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060026837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060026837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060026837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060026837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060026837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060026837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060026837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060026837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060026837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060026838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060026838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060026838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060026838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060026838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060026838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060026838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060026838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060026838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060026838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060026838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060026838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060026838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060026839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060026844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060026844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060026856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060026856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060026856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060026856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060026856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060026856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060026856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060026856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060026856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060026857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060026857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060026857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060026857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060026857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060026857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060026857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060026857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060026857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060026857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060026857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060026857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060026857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060026859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060026863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060026863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060027210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060027210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060027210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060027210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060027214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009060027215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@7edd117b540b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@7edd117b540b: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FD37E080'O, index=0 SGSN_Test-GSUP(1348)@7edd117b540b: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@7edd117b540b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@7edd117b540b: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FD37E080'O, index=0 TC_cell_change_different_ci_data(1350)@7edd117b540b: 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 := 'F6D7446348D179542E45C945BDA2E65B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23CF54D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5B9FFCA4DA51D12'O } } } } } 20241009060027287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027287 DLLC NOTICE LLME(ffffffff/fd37e080){UNASSIGNED} LLC RX: unknown TLLI 0xfd37e080, creating LLME on the fly (gprs_llc.c:552) 20241009060027287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241009060027287 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060027287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009060027287 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060027287 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009060027287 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060027287 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060027287 DLLC NOTICE LLME(ffffffff/fd37e080){UNASSIGNED} LLGM Assign pre (fd37e080 => df6655a6) (gprs_llc.c:1079) 20241009060027287 DLLC NOTICE LLME(fd37e080/df6655a6){ASSIGNED} LLGM Assign post (fd37e080 => df6655a6) (gprs_llc.c:1125) 20241009060027287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060027287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060027288 DMM DEBUG MM(262420000000071/df6655a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060027301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027302 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060027302 DMM DEBUG MM(262420000000071/df6655a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241009060027302 DMM NOTICE MM(262420000000071/df6655a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060027302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060027302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060027302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060027302 DMM DEBUG MM(262420000000071/df6655a6) Requesting authorization (sgsn_auth.c:160) 20241009060027302 DMM INFO MM(262420000000071/df6655a6) Requesting authentication tuples (sgsn_auth.c:184) 20241009060027302 DMM DEBUG MM(262420000000071/df6655a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060027302 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241009060027302 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)@7edd117b540b: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@7edd117b540b: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241009060027306 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060027306 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060027306 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060027306 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060027306 DMM INFO MM(262420000000071/df6655a6) Subscriber data update (mmctx.c:445) 20241009060027306 DMM DEBUG MM(262420000000071/df6655a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060027306 DMM INFO MM(262420000000071/df6655a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060027306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060027306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060027306 DMM INFO MM(262420000000071/df6655a6) <- GMM AUTH AND CIPHERING REQ (rand = f6 d7 44 63 48 d1 79 54 2e 45 c9 45 bd a2 e6 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009060027319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027319 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060027319 DMM INFO MM(262420000000071/df6655a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060027319 DMM NOTICE MM(262420000000071/df6655a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060027319 DMM DEBUG MM(262420000000071/df6655a6) checking auth: received GSM SRES = 23 cf 54 d3 (gprs_gmm.c:666) 20241009060027319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060027319 DMM DEBUG MM(262420000000071/df6655a6) Requesting authorization (sgsn_auth.c:160) 20241009060027319 DMM INFO MM(262420000000071/df6655a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060027319 DMM DEBUG MM(262420000000071/df6655a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060027319 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241009060027319 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) 20241009060027319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009060027319 DMM INFO MM(262420000000071/df6655a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6655a6) (gprs_gmm.c:300) 20241009060027321 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060027321 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060027321 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241009060027321 DMM INFO MM(262420000000071/df6655a6) Subscriber data update (mmctx.c:445) 20241009060027321 DMM DEBUG MM(262420000000071/df6655a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060027321 DMM INFO MM(262420000000071/df6655a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060027321 DMM NOTICE MM(262420000000071/df6655a6) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241009060027321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060027321 DMM NOTICE MM(262420000000071/df6655a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060027321 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) 20241009060027323 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060027323 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241009060027323 DMM INFO MM(262420000000071/df6655a6) Subscriber data update (mmctx.c:445) 20241009060027323 DMM DEBUG MM(262420000000071/df6655a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060027333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027333 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060027333 DMM INFO MM(262420000000071/df6655a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060027333 DMM NOTICE MM(262420000000071/df6655a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060027333 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060027333 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060027333 DLLC NOTICE LLME(fd37e080/df6655a6){ASSIGNED} LLGM Assign pre (ffffffff => df6655a6) (gprs_llc.c:1079) 20241009060027333 DLLC NOTICE LLME(ffffffff/df6655a6){ASSIGNED} LLGM Assign post (ffffffff => df6655a6) (gprs_llc.c:1125) 20241009060027333 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060027333 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009060027333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060027333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060027391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027391 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060027391 DMM INFO MM(262420000000071/df6655a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060027391 DMM INFO MM(262420000000071/df6655a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060027391 DMM DEBUG MM(262420000000071/df6655a6) Using GGSN 0 (gprs_sm.c:317) 20241009060027391 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) 20241009060027391 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241009060027391 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060027391 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060027391 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241009060027416 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 88 64 5f a0 11 36 17 6b 03 14 05 7f ef f4 4c 73 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) 20241009060027416 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cc05f8, cbp=0x5646254ebd00) (sgsn_libgtp.c:629) 20241009060027416 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060027416 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5646254ea7f8 TLLI=df6655a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241009060027417 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060027417 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@7edd117b540b: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060027434 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241009060027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027448 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027448 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@7edd117b540b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@7edd117b540b: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DF6655A6'O, index=0 20241009060027463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060027464 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060027464 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060027466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@7edd117b540b: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@7edd117b540b: Final verdict of PTC: pass 20241009060027489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009060027494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060027494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1337)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1347)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1336)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1348)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1341)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@7edd117b540b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1339)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1345)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1334)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@7edd117b540b: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Oct 9 06:00:27 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 20241009060027603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060028005 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=81564) 20241009060028495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060028495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81564, count=106084) 20241009060029497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060029498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Oct 9 06:00: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_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 20241009060030465 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Timeout of T3314 (fsm.c:317) 20241009060030465 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241009060030465 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241009060030499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060030499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_sgsn_context_req_in started. 20241009060031099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060031100 DMM INFO MM(262420000000071/df6655a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060031100 DMM INFO MM(262420000000071/df6655a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060031100 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060031100 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060031100 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060031100 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241009060031100 DLLC NOTICE LLME(ffffffff/df6655a6){ASSIGNED} LLGM Assign pre (df6655a6 => ffffffff) (gprs_llc.c:1079) 20241009060031100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df6655a6 => ffffffff) (gprs_llc.c:1125) 20241009060031100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5646254ea4a0 (gprs_sndcp.c:574) 20241009060031100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5646254ea7f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241009060031100 DMM NOTICE MM(262420000000071/df6655a6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241009060031100 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241009060031100 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241009060031100 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060031100 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241009060031100 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241009060031100 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) 20241009060031100 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) 20241009060031100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009060031100 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060031100 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009060031100 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060031100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060031118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060031118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060031119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060031119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060031119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060031119 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060031119 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060031119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060031120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060031120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060031122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060031127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060031127 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060031134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060031134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060031134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060031134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060031134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060031134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060031135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060031135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060031137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060031142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060031142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060031149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060031149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060031149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060031149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060031149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060031149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060031149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060031149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060031149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060031150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060031150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060031150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060031150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060031150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060031150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060031150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060031150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060031150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060031150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060031150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060031150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060031150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060031152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060031156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060031156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060031500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060031500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060031500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060031500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060031504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060031505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@7edd117b540b: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F671F3F5'O, index=0 SGSN_Test-GSUP(1367)@7edd117b540b: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@7edd117b540b: 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 := '446679E63E672C2582009BD9DDCB9E65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72211E12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E837546ED275AED6'O } } } } } 20241009060032573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060032573 DLLC NOTICE LLME(ffffffff/f671f3f5){UNASSIGNED} LLC RX: unknown TLLI 0xf671f3f5, creating LLME on the fly (gprs_llc.c:552) 20241009060032573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060032573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241009060032573 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060032573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009060032573 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060032573 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Allocated (fsm.c:456) 20241009060032573 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060032573 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060032573 DLLC NOTICE LLME(ffffffff/f671f3f5){UNASSIGNED} LLGM Assign pre (f671f3f5 => ecb53fcd) (gprs_llc.c:1079) 20241009060032573 DLLC NOTICE LLME(f671f3f5/ecb53fcd){ASSIGNED} LLGM Assign post (f671f3f5 => ecb53fcd) (gprs_llc.c:1125) 20241009060032573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060032573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060032573 DMM DEBUG MM(262420000000072/ecb53fcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060032582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060032582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009060032582 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060032582 DMM DEBUG MM(262420000000072/ecb53fcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241009060032582 DMM NOTICE MM(262420000000072/ecb53fcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060032583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060032583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060032583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060032583 DMM DEBUG MM(262420000000072/ecb53fcd) Requesting authorization (sgsn_auth.c:160) 20241009060032583 DMM INFO MM(262420000000072/ecb53fcd) Requesting authentication tuples (sgsn_auth.c:184) 20241009060032583 DMM DEBUG MM(262420000000072/ecb53fcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060032583 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241009060032583 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)@7edd117b540b: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@7edd117b540b: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241009060032586 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060032586 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060032586 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060032586 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060032586 DMM INFO MM(262420000000072/ecb53fcd) Subscriber data update (mmctx.c:445) 20241009060032586 DMM DEBUG MM(262420000000072/ecb53fcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060032586 DMM INFO MM(262420000000072/ecb53fcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060032586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060032586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060032586 DMM INFO MM(262420000000072/ecb53fcd) <- GMM AUTH AND CIPHERING REQ (rand = 44 66 79 e6 3e 67 2c 25 82 00 9b d9 dd cb 9e 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241009060032593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060032594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060032594 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060032594 DMM INFO MM(262420000000072/ecb53fcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060032594 DMM NOTICE MM(262420000000072/ecb53fcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060032594 DMM DEBUG MM(262420000000072/ecb53fcd) checking auth: received GSM SRES = 72 21 1e 12 (gprs_gmm.c:666) 20241009060032594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060032594 DMM DEBUG MM(262420000000072/ecb53fcd) Requesting authorization (sgsn_auth.c:160) 20241009060032594 DMM INFO MM(262420000000072/ecb53fcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060032594 DMM DEBUG MM(262420000000072/ecb53fcd) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060032594 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241009060032594 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) 20241009060032594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009060032594 DMM INFO MM(262420000000072/ecb53fcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xecb53fcd) (gprs_gmm.c:300) 20241009060032596 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060032596 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060032596 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241009060032596 DMM INFO MM(262420000000072/ecb53fcd) Subscriber data update (mmctx.c:445) 20241009060032596 DMM DEBUG MM(262420000000072/ecb53fcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060032596 DMM INFO MM(262420000000072/ecb53fcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060032596 DMM NOTICE MM(262420000000072/ecb53fcd) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241009060032596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060032596 DMM NOTICE MM(262420000000072/ecb53fcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060032596 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) 20241009060032597 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060032597 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241009060032597 DMM INFO MM(262420000000072/ecb53fcd) Subscriber data update (mmctx.c:445) 20241009060032597 DMM DEBUG MM(262420000000072/ecb53fcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060032603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060032603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009060032603 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060032603 DMM INFO MM(262420000000072/ecb53fcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060032603 DMM NOTICE MM(262420000000072/ecb53fcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060032603 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060032603 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060032603 DLLC NOTICE LLME(f671f3f5/ecb53fcd){ASSIGNED} LLGM Assign pre (ffffffff => ecb53fcd) (gprs_llc.c:1079) 20241009060032603 DLLC NOTICE LLME(ffffffff/ecb53fcd){ASSIGNED} LLGM Assign post (ffffffff => ecb53fcd) (gprs_llc.c:1125) 20241009060032603 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060032603 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009060032603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060032603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060032660 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ae 1a 00 00 03 52 f0 99 42 42 de 05 ec b5 3f cd 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)@7edd117b540b: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241009060034660 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241009060034660 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241009060034660 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) 20241009060034660 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241009060034660 DMM INFO MM(262420000000072/ecb53fcd) Subscriber data update (mmctx.c:445) 20241009060034660 DMM DEBUG MM(262420000000072/ecb53fcd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241009060034660 DMM INFO MM(262420000000072/ecb53fcd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241009060034660 DMM INFO MM(262420000000072/ecb53fcd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060034660 DMM INFO MM(262420000000072/ecb53fcd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060034660 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060034660 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060034661 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060034661 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009060034661 DLLC NOTICE LLME(ffffffff/ecb53fcd){ASSIGNED} LLGM Assign pre (ecb53fcd => ffffffff) (gprs_llc.c:1079) 20241009060034661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecb53fcd => ffffffff) (gprs_llc.c:1125) 20241009060034661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009060034661 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060034661 DMM DEBUG MM_STATE_Iu[0x5646254dbf60]{Detached}: Deallocated (fsm.c:568) 20241009060034661 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@7edd117b540b: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@7edd117b540b: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241009060034674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1356)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1355)@7edd117b540b: Final verdict of PTC: none 20241009060034679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060034679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1361)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1367)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1360)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1365)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1353)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1363)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1358)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@7edd117b540b: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Oct 9 06:00:34 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 20241009060034735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060035137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98876) 20241009060035680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060035681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98876, count=100036) 20241009060036682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060036682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Oct 9 06: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.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 20241009060037683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060037683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_sgsn_context_req_out started. 20241009060038244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060038246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060038289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060038289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060038289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060038289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060038289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060038289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060038290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060038290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060038290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060038290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060038290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060038290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060038290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060038290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060038290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060038290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060038290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060038290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060038290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060038292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060038297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060038297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060038304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060038304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060038304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060038304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060038304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060038304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060038304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060038304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060038304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060038305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060038305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060038305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060038305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060038305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060038305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060038305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060038305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060038305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060038305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060038305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060038305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060038305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060038308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060038313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060038313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060038322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060038322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060038322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060038322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060038322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060038322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060038322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060038322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060038322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060038323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060038323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060038323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060038323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060038323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060038323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060038323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060038323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060038323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060038323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060038323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060038323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060038323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060038325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060038331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060038331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060038684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060038684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060038684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060038684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060038688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060038689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@7edd117b540b: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EEC8EA21'O, index=0 SGSN_Test-GSUP(1386)@7edd117b540b: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241009060039765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060039765 DLLC NOTICE LLME(ffffffff/eec8ea21){UNASSIGNED} LLC RX: unknown TLLI 0xeec8ea21, creating LLME on the fly (gprs_llc.c:552) 20241009060039765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241009060039765 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009060039765 DMM NOTICE LLME(ffffffff/eec8ea21){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241009060039765 DLLC NOTICE LLME(ffffffff/eec8ea21){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241009060039765 DMM ERROR LLME(ffffffff/eec8ea21){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241009060039765 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241009060039765 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241009060039765 DLLC NOTICE LLME(ffffffff/eec8ea21){UNASSIGNED} LLGM Assign pre (eec8ea21 => ffffffff) (gprs_llc.c:1079) 20241009060039765 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec8ea21 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@7edd117b540b: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@7edd117b540b: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@7edd117b540b: Final verdict of PTC: none 20241009060039791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1380)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@7edd117b540b: Final verdict of PTC: none 20241009060039791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1370)@7edd117b540b: Final verdict of PTC: none 20241009060039791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1384)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1379)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1374)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1377)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1372)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1382)@7edd117b540b: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@7edd117b540b: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none)Wed Oct 9 06:00:39 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@7edd117b540b: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@7edd117b540b: 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'. 20241009060039885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060040287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50768) 20241009060040792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060040792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50768, count=55124) 20241009060041794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060041794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Oct 9 06: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.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 20241009060042795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060042795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_req_id_req_ra_update started. 20241009060043387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060043389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060043438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060043438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060043438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060043438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060043438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060043438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060043438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060043438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060043438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060043439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060043439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060043439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060043439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060043439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060043439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060043439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060043439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060043439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060043439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060043439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060043440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060043440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060043441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060043446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060043446 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)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060043453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060043453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060043453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060043453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060043453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060043453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060043453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060043453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060043454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060043454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060043456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060043460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060043460 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)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060043469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060043469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060043469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060043469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060043469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060043469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060043469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060043469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060043469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060043470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060043470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060043470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060043470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060043470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060043470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060043470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060043470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060043470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060043470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060043470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060043470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060043470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060043472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060043476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060043476 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)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060043796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060043796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060043796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060043796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060043801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009060043802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@7edd117b540b: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D7FCD2F0'O, index=0 SGSN_Test-GSUP(1405)@7edd117b540b: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241009060043869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060043869 DLLC NOTICE LLME(ffffffff/d7fcd2f0){UNASSIGNED} LLC RX: unknown TLLI 0xd7fcd2f0, creating LLME on the fly (gprs_llc.c:552) 20241009060043869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060043870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241009060043870 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060043870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009060043870 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060043870 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009060043870 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060043870 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060043870 DLLC NOTICE LLME(ffffffff/d7fcd2f0){UNASSIGNED} LLGM Assign pre (d7fcd2f0 => e517b5b2) (gprs_llc.c:1079) 20241009060043870 DLLC NOTICE LLME(d7fcd2f0/e517b5b2){ASSIGNED} LLGM Assign post (d7fcd2f0 => e517b5b2) (gprs_llc.c:1125) 20241009060043870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060043870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060043870 DMM DEBUG MM(262420000000047/e517b5b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060043897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060043897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060043897 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060043897 DMM INFO MM(262420000000047/e517b5b2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009060043898 DMM INFO MM(262420000000047/e517b5b2) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-47272-29 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241009060043898 DMM NOTICE MM(262420000000047/e517b5b2) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241009060043898 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241009060043898 DMM INFO MM(262420000000047/e517b5b2) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241009060043898 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060043898 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060043898 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060043898 DMM ERROR MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009060043898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Deallocated (fsm.c:568) 20241009060043898 DMM DEBUG MM_STATE_Gb(0)[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060043898 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009060043898 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060043898 DLLC NOTICE LLME(d7fcd2f0/e517b5b2){ASSIGNED} LLGM Assign pre (e517b5b2 => ffffffff) (gprs_llc.c:1079) 20241009060043898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e517b5b2 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@7edd117b540b: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@7edd117b540b: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@7edd117b540b: Final verdict of PTC: pass 20241009060043911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@7edd117b540b: Final verdict of PTC: none 20241009060043915 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060043916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1393)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1398)@7edd117b540b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1403)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@7edd117b540b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@7edd117b540b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1396)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1401)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1391)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Oct 9 06:00:43 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 20241009060044016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060044419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20241009060044917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060044917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58188, count=62824) 20241009060045918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060045918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test execution finished. MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Oct 9 06:00: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_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 20241009060046920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060046920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_iu_attach started. 20241009060047514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060047516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060047557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060047557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060047557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060047557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060047557 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060047557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060047557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060047557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060047557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060047558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060047558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060047558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060047558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060047558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060047558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060047558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060047558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060047558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060047558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060047558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060047558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060047558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060047560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060047565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060047565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060047572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060047572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060047572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060047572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060047572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060047572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060047572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060047572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060047572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060047573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060047573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060047573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060047573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060047573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060047573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060047573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060047573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060047573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060047573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060047573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060047573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060047573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241009060047575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060047580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060047580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060047588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060047588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060047588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060047588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060047588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060047588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060047588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060047588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060047588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060047588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060047588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060047588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060047589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060047589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060047589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060047589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060047589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060047589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060047589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060047589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060047589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060047589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060047591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060047595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060047595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1425)@7edd117b540b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@7edd117b540b: ************************************************* MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@7edd117b540b: v_sccp_pdu_maxlen:268 20241009060047797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060047797 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) 20241009060047797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060047797 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060047804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060047804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060047804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060047805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060047805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060047805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060047805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060047807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060047807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060047807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060047807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060047807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060047807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060047807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060047807 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060047921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060047921 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060047921 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060047921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060047925 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@7edd117b540b: 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 } } } } 20241009060047926 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060048617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060048617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060048617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060048617 DLM3UA 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) 20241009060048617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060048617 DLSS7 DEBUG Found route for dpc=188=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) 20241009060048617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060048617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060048618 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060048618 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060048619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060048619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060048619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060048619 DLM3UA 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) 20241009060048619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060048619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060048619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060048619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@7edd117b540b: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F36AC57C'O, index=0 SGSN_Test-GSUP(1428)@7edd117b540b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@7edd117b540b: 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 := 'E57C'O, rac := 'B0'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)@7edd117b540b: Added conn table entry 0TC_iu_attach(1430)8309808 SGSN_Test_0-SCCP(1423)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1424)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060049017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049017 DLM3UA 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) 20241009060049017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049017 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049017 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060049017 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060049017 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060049017 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241009060049017 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241009060049017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241009060049017 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{Deregistered}: Allocated (fsm.c:456) 20241009060049018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: Allocated (fsm.c:456) 20241009060049018 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Allocated (fsm.c:456) 20241009060049018 DMM DEBUG MM_STATE_Iu[0x5646254ea1f0]{Detached}: Allocated (fsm.c:456) 20241009060049018 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060049018 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060049018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060049018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060049018 DMM DEBUG MM(262420000001001/d075cbbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060049018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241009060049018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049018 DLM3UA 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) 20241009060049018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049018 DLM3UA 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) 20241009060049018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@7edd117b540b: { messageType := 2, destLocRef := '7ECC30'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@7edd117b540b: 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 := '6FAAE7B2E4D622D7C9755A125D7F87D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A6D1C9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92EA56DF63C9A1E7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C2B28AD6B188B87364D23011DB42089'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D26EC20FE2A50580C77DD14A735F4490'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BBE0B6543A8668F680A88B64C5D52CD8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A39A8DB721EF80B1'O } } } } } SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1423)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241009060049027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049027 DLM3UA 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) 20241009060049027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049027 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049027 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060049027 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060049027 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060049027 DMM DEBUG MM(262420000001001/d075cbbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241009060049027 DMM NOTICE MM(262420000001001/d075cbbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060049027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060049027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060049027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060049027 DMM DEBUG MM(262420000001001/d075cbbc) Requesting authorization (sgsn_auth.c:160) 20241009060049027 DMM INFO MM(262420000001001/d075cbbc) Requesting authentication tuples (sgsn_auth.c:184) 20241009060049027 DMM DEBUG MM(262420000001001/d075cbbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060049027 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241009060049027 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)@7edd117b540b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@7edd117b540b: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241009060049031 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060049031 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060049031 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060049031 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060049031 DMM INFO MM(262420000001001/d075cbbc) Subscriber data update (mmctx.c:445) 20241009060049031 DMM DEBUG MM(262420000001001/d075cbbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060049031 DMM INFO MM(262420000001001/d075cbbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060049031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060049031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060049031 DMM INFO MM(262420000001001/d075cbbc) <- GMM AUTH AND CIPHERING REQ (rand = 6f aa e7 b2 e4 d6 22 d7 c9 75 5a 12 5d 7f 87 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bb e0 b6 54 3a 86 68 f6 80 a8 8b 64 c5 d5 2c d8 ) (gprs_gmm.c:483) 20241009060049031 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241009060049031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049031 DLM3UA 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) 20241009060049031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1423)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22A39A8DB723094B99990000100001F0290421EF80B1'O 20241009060049039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049039 DLM3UA 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) 20241009060049039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049039 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060049039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060049039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060049039 DMM INFO MM(262420000001001/d075cbbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060049039 DMM NOTICE MM(262420000001001/d075cbbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060049039 DMM DEBUG MM(262420000001001/d075cbbc) checking auth: received UMTS RES = a3 9a 8d b7 21 ef 80 b1 (gprs_gmm.c:666) 20241009060049039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060049039 DMM DEBUG MM(262420000001001/d075cbbc) Requesting authorization (sgsn_auth.c:160) 20241009060049039 DMM INFO MM(262420000001001/d075cbbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060049039 DMM DEBUG MM(262420000001001/d075cbbc) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060049039 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241009060049039 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) 20241009060049039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060049039 DMM DEBUG MM(262420000001001/d075cbbc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241009060049040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049040 DLM3UA 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) 20241009060049040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1423)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060049049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049049 DLM3UA 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) 20241009060049049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049049 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049049 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060049049 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060049049 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060049049 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241009060049049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060049049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060049049 DMM INFO MM(262420000001001/d075cbbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd075cbbc) (gprs_gmm.c:300) 20241009060049049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241009060049050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049050 DLM3UA 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) 20241009060049050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049050 DLM3UA 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) 20241009060049050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060049054 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060049054 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060049054 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241009060049054 DMM INFO MM(262420000001001/d075cbbc) Subscriber data update (mmctx.c:445) 20241009060049054 DMM DEBUG MM(262420000001001/d075cbbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060049054 DMM INFO MM(262420000001001/d075cbbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060049054 DMM NOTICE MM(262420000001001/d075cbbc) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241009060049054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060049054 DMM NOTICE MM(262420000001001/d075cbbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060049054 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) 20241009060049055 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060049055 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241009060049055 DMM INFO MM(262420000001001/d075cbbc) Subscriber data update (mmctx.c:445) 20241009060049055 DMM DEBUG MM(262420000001001/d075cbbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1423)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060049057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049057 DLM3UA 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) 20241009060049057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049057 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049057 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060049057 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060049057 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060049057 DMM INFO MM(262420000001001/d075cbbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060049057 DMM NOTICE MM(262420000001001/d075cbbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060049057 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060049057 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060049057 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060049057 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060049057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060049057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060049057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049057 DLM3UA 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) 20241009060049057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1423)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1423)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060049062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049062 DLM3UA 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) 20241009060049062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049062 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060049062 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060049062 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060049062 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060049062 DMM INFO MM(262420000001001/d075cbbc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060049062 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060049062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060049062 DLM3UA 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) 20241009060049062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060049062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060049062 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060049062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@7edd117b540b: Session index based on local reference:0 20241009060049063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060049063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060049063 DLM3UA 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) 20241009060049063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060049063 DLSS7 DEBUG Found route for dpc=188=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) 20241009060049063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060049063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@7edd117b540b: Deleted conn table entry 0TC_iu_attach(1430)8309808 TC_iu_attach(1430)@7edd117b540b: setverdict(pass): none -> pass TC_iu_attach(1430)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@7edd117b540b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@7edd117b540b: Final verdict of PTC: none 20241009060049137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49154<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach-BVCI196(1411)@7edd117b540b: Final verdict of PTC: none 20241009060049142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1428)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1422)@7edd117b540b: Final verdict of PTC: none 20241009060049143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1413)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1417)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@7edd117b540b: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1412)@7edd117b540b: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1415)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1420)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1410)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@7edd117b540b: Test case TC_iu_attach finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Oct 9 06:00:49 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 20241009060049216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060049266 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060049266 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) 20241009060049266 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060049266 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060049266 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060049266 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) 20241009060049266 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060049266 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060049266 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) 20241009060049266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060049266 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060049266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060049266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060049266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060049266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060049266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060049266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060049266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241009060049618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207404) 20241009060050144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060050144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060050540 DGPRS DEBUG Checking for inactive LLMEs, time = 30981849 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=207404, count=208660) 20241009060051145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060051145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060051268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060051268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060051268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Oct 9 06:00:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241009060052147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060052147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_iu_attach_encr started. 20241009060052729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060052732 DMM INFO MM(262420000001001/d075cbbc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060052732 DMM INFO MM(262420000001001/d075cbbc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060052732 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060052732 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060052732 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060052732 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241009060052732 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241009060052732 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) 20241009060052732 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) 20241009060052732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: Deallocated (fsm.c:568) 20241009060052732 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Deallocated (fsm.c:568) 20241009060052732 DMM DEBUG MM_STATE_Iu(1)[0x5646254ea1f0]{Detached}: Deallocated (fsm.c:568) 20241009060052732 DMM DEBUG GMM(gmm_fsm)[0x5646254e2930]{Deregistered}: Deallocated (fsm.c:568) 20241009060052732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060052783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060052784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060052784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060052784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060052784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060052784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060052784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060052784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060052784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060052784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060052784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060052784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060052784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060052784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060052785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060052785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060052787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060052792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060052792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060052798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060052798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060052798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060052798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060052798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060052798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060052798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060052798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060052799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060052799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060052799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060052799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060052799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060052799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060052799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060052799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060052799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060052799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060052799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060052799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060052799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060052799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060052801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060052806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060052806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060052815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060052815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060052815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060052815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060052815 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060052815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060052815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060052815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060052815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060052816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060052816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060052816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060052816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060052816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060052816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060052816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060052816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060052816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060052816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060052816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1445)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060052816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060052816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060052818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060052822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060052822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1448)@7edd117b540b: M3UA emulation initiated, the test can be started MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@7edd117b540b: ************************************************* SGSN_Test_0-SCCP(1446)@7edd117b540b: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060053023 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060053023 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) 20241009060053023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060053023 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060053031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060053031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060053031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060053031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060053031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060053031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060053031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060053033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060053033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060053033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060053033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060053033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060053033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060053033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060053034 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060053148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060053148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060053148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060053148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060053153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060053154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060053840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060053840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060053840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060053840 DLM3UA 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) 20241009060053840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060053840 DLSS7 DEBUG Found route for dpc=188=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) 20241009060053840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060053840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060053841 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060053841 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060053841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060053841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060053841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060053841 DLM3UA 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) 20241009060053841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060053841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060053841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060053841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@7edd117b540b: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D15920BC'O, index=0 SGSN_Test-GSUP(1451)@7edd117b540b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@7edd117b540b: 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 := 'B226'O, rac := '41'O ("A") }, 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)@7edd117b540b: Added conn table entry 0TC_iu_attach_encr(1453)15671836 SGSN_Test_0-SCCP(1446)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1447)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060054240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054240 DLM3UA 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) 20241009060054240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054240 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054240 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060054240 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060054240 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060054240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241009060054240 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{Deregistered}: Allocated (fsm.c:456) 20241009060054240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009060054240 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Allocated (fsm.c:456) 20241009060054240 DMM DEBUG MM_STATE_Iu[0x5646254dbe30]{Detached}: Allocated (fsm.c:456) 20241009060054240 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060054240 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060054240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060054240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060054240 DMM DEBUG MM(262420000001001/f1b5980f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060054240 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241009060054240 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054241 DLM3UA 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) 20241009060054241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054241 DLM3UA 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) 20241009060054241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@7edd117b540b: { messageType := 2, destLocRef := 'EF221C'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@7edd117b540b: 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 := 'C46F466D7E88479FE02D1E9FA3AAC2E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B707418C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '462207EC7F8D16E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E524609964C9A670216289B1B56E927'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F4A4C7C44E864D5B5B3C1DC4A7D0D0AA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '170DF9B230E73219F7E217EA4538A482'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A2E3B5C7681A23EF'O } } } } } SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1446)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241009060054252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054252 DLM3UA 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) 20241009060054252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054252 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054252 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060054252 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060054252 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060054252 DMM DEBUG MM(262420000001001/f1b5980f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241009060054252 DMM NOTICE MM(262420000001001/f1b5980f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060054252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060054252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060054252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060054252 DMM DEBUG MM(262420000001001/f1b5980f) Requesting authorization (sgsn_auth.c:160) 20241009060054252 DMM INFO MM(262420000001001/f1b5980f) Requesting authentication tuples (sgsn_auth.c:184) 20241009060054252 DMM DEBUG MM(262420000001001/f1b5980f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060054252 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241009060054252 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)@7edd117b540b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@7edd117b540b: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241009060054256 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060054256 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060054256 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060054256 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060054256 DMM INFO MM(262420000001001/f1b5980f) Subscriber data update (mmctx.c:445) 20241009060054256 DMM DEBUG MM(262420000001001/f1b5980f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060054256 DMM INFO MM(262420000001001/f1b5980f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060054256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060054256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060054256 DMM INFO MM(262420000001001/f1b5980f) <- GMM AUTH AND CIPHERING REQ (rand = c4 6f 46 6d 7e 88 47 9f e0 2d 1e 9f a3 aa c2 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 0d f9 b2 30 e7 32 19 f7 e2 17 ea 45 38 a4 82 ) (gprs_gmm.c:483) 20241009060054256 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241009060054257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054257 DLM3UA 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) 20241009060054257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1446)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A2E3B5C723094B99990000100001F02904681A23EF'O 20241009060054266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054266 DLM3UA 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) 20241009060054266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054266 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054266 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060054266 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060054266 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060054266 DMM INFO MM(262420000001001/f1b5980f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060054266 DMM NOTICE MM(262420000001001/f1b5980f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060054266 DMM DEBUG MM(262420000001001/f1b5980f) checking auth: received UMTS RES = a2 e3 b5 c7 68 1a 23 ef (gprs_gmm.c:666) 20241009060054266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060054266 DMM DEBUG MM(262420000001001/f1b5980f) Requesting authorization (sgsn_auth.c:160) 20241009060054266 DMM INFO MM(262420000001001/f1b5980f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060054266 DMM DEBUG MM(262420000001001/f1b5980f) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060054266 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241009060054266 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) 20241009060054267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060054267 DMM DEBUG MM(262420000001001/f1b5980f) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241009060054267 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054267 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054267 DLM3UA 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) 20241009060054267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_len:17 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1446)@7edd117b540b: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241009060054281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054281 DLM3UA 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) 20241009060054281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054281 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054282 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060054282 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060054282 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060054282 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241009060054282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060054282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060054282 DMM INFO MM(262420000001001/f1b5980f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1b5980f) (gprs_gmm.c:300) 20241009060054282 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241009060054282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054282 DLM3UA 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) 20241009060054282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054282 DLM3UA 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) 20241009060054282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060054290 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060054290 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060054290 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241009060054290 DMM INFO MM(262420000001001/f1b5980f) Subscriber data update (mmctx.c:445) 20241009060054290 DMM DEBUG MM(262420000001001/f1b5980f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060054290 DMM INFO MM(262420000001001/f1b5980f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060054290 DMM NOTICE MM(262420000001001/f1b5980f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241009060054290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060054290 DMM NOTICE MM(262420000001001/f1b5980f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060054290 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) 20241009060054291 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060054291 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241009060054291 DMM INFO MM(262420000001001/f1b5980f) Subscriber data update (mmctx.c:445) 20241009060054291 DMM DEBUG MM(262420000001001/f1b5980f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1446)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060054294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054294 DLM3UA 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) 20241009060054294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054294 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054294 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060054294 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060054294 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060054294 DMM INFO MM(262420000001001/f1b5980f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060054295 DMM NOTICE MM(262420000001001/f1b5980f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060054295 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060054295 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060054295 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060054295 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060054295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060054295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060054295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054295 DLM3UA 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) 20241009060054295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1446)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1446)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060054304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054304 DLM3UA 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) 20241009060054304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054304 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060054304 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060054304 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060054305 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060054305 DMM INFO MM(262420000001001/f1b5980f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060054305 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060054305 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060054305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060054305 DLM3UA 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) 20241009060054305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060054305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060054305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@7edd117b540b: Session index based on local reference:0 20241009060054307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060054307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060054307 DLM3UA 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) SGSN_Test_0-RAN(1447)@7edd117b540b: Deleted conn table entry 0TC_iu_attach_encr(1453)15671836 20241009060054307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060054308 DLSS7 DEBUG Found route for dpc=188=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) 20241009060054308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060054308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@7edd117b540b: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@7edd117b540b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@7edd117b540b: Final verdict of PTC: none 20241009060054378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009060054384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1451)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@7edd117b540b: Final verdict of PTC: none 20241009060054384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1435)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1445)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@7edd117b540b: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@7edd117b540b: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1440)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@7edd117b540b: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1438)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1433)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1443)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@7edd117b540b: Test case TC_iu_attach_encr finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Oct 9 06:00:54 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 20241009060054510 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060054510 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) 20241009060054510 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060054510 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060054510 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060054510 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) 20241009060054510 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060054510 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060054510 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) 20241009060054510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060054510 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060054510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060054510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060054510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060054510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060054510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060054510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060054510 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241009060054546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060054948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183640) 20241009060055386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060055386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183640, count=210956) 20241009060056387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060056387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060056511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060056511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060056511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Oct 9 06:00:57 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 20241009060057388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060057389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_iu_attach_geran_rau started. 20241009060058044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060058047 DMM INFO MM(262420000001001/f1b5980f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060058047 DMM INFO MM(262420000001001/f1b5980f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060058047 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060058047 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060058047 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060058047 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241009060058047 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241009060058047 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) 20241009060058047 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) 20241009060058048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009060058048 DMM DEBUG MM_STATE_Gb[0x5646254dc090]{Idle}: Deallocated (fsm.c:568) 20241009060058048 DMM DEBUG MM_STATE_Iu(2)[0x5646254dbe30]{Detached}: Deallocated (fsm.c:568) 20241009060058048 DMM DEBUG GMM(gmm_fsm)[0x5646254ea1f0]{Deregistered}: Deallocated (fsm.c:568) 20241009060058048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060058092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060058092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060058092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060058092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060058092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060058092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060058092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060058092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060058092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060058093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060058093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060058093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060058093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060058093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060058093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060058093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060058093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060058093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060058093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060058093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060058093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060058093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060058096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060058102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060058102 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060058108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060058108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060058108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060058108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060058108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060058108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060058109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060058109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060058109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060058109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060058109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060058109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060058109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060058109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060058109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060058109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060058109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060058109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060058109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060058112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060058118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060058118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060058125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060058125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060058125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060058125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060058125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060058125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060058125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060058125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060058126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060058126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060058127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060058132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060058132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1471)@7edd117b540b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@7edd117b540b: ************************************************* MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@7edd117b540b: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060058333 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060058333 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) 20241009060058333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060058333 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060058340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060058340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060058340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060058340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060058340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060058340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060058340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060058342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060058343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060058343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060058343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060058343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060058343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060058343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060058343 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060058389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060058389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060058389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060058389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060058393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009060058394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060059153 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059153 DLM3UA 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) 20241009060059153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059153 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059153 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060059154 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060059154 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059154 DLM3UA 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) 20241009060059154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@7edd117b540b: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DBE4D715'O, index=0 SGSN_Test-GSUP(1474)@7edd117b540b: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@7edd117b540b: 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 := '7A72'O ("zr"), rac := 'C2'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)@7edd117b540b: Added conn table entry 0TC_iu_attach_geran_rau(1476)11615935 SGSN_Test_0-SCCP(1469)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1470)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060059481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059481 DLM3UA 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) 20241009060059481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059481 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059481 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060059481 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060059481 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060059481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241009060059481 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060059481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: Allocated (fsm.c:456) 20241009060059481 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Allocated (fsm.c:456) 20241009060059481 DMM DEBUG MM_STATE_Iu[0x5646254e2930]{Detached}: Allocated (fsm.c:456) 20241009060059481 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060059481 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060059481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060059481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060059481 DMM DEBUG MM(262420000001002/c66ed4aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060059481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241009060059481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059481 DLM3UA 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) 20241009060059481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059481 DLM3UA 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) 20241009060059481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@7edd117b540b: { messageType := 2, destLocRef := 'B13EBF'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@7edd117b540b: 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 := '6D8ACC6F62AC177A47288D3EB55AF0E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BB0731B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26F04E8C48D1FB87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '621C0498CD1050299A1E21E1C6D9FFC6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8656B2B5079F6F6160EA417264351BD2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '89D90EBB6DCD755A9E1EB1AFC581CBFD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E207FA5D05508FF'O } } } } } SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1469)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241009060059489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059489 DLM3UA 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) 20241009060059489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059489 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059490 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060059490 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060059490 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060059490 DMM DEBUG MM(262420000001002/c66ed4aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241009060059490 DMM NOTICE MM(262420000001002/c66ed4aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060059490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060059490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060059490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060059490 DMM DEBUG MM(262420000001002/c66ed4aa) Requesting authorization (sgsn_auth.c:160) 20241009060059490 DMM INFO MM(262420000001002/c66ed4aa) Requesting authentication tuples (sgsn_auth.c:184) 20241009060059490 DMM DEBUG MM(262420000001002/c66ed4aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060059490 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241009060059490 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)@7edd117b540b: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@7edd117b540b: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241009060059493 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060059493 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060059493 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060059493 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060059493 DMM INFO MM(262420000001002/c66ed4aa) Subscriber data update (mmctx.c:445) 20241009060059493 DMM DEBUG MM(262420000001002/c66ed4aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060059493 DMM INFO MM(262420000001002/c66ed4aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060059493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060059493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060059493 DMM INFO MM(262420000001002/c66ed4aa) <- GMM AUTH AND CIPHERING REQ (rand = 6d 8a cc 6f 62 ac 17 7a 47 28 8d 3e b5 5a f0 e1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 d9 0e bb 6d cd 75 5a 9e 1e b1 af c5 81 cb fd ) (gprs_gmm.c:483) 20241009060059493 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241009060059493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059493 DLM3UA 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) 20241009060059493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1469)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304229E207FA523094B99990000100002F02904D05508FF'O 20241009060059500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059500 DLM3UA 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) 20241009060059500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059500 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060059500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060059500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060059500 DMM INFO MM(262420000001002/c66ed4aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060059500 DMM NOTICE MM(262420000001002/c66ed4aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060059500 DMM DEBUG MM(262420000001002/c66ed4aa) checking auth: received UMTS RES = 9e 20 7f a5 d0 55 08 ff (gprs_gmm.c:666) 20241009060059500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060059500 DMM DEBUG MM(262420000001002/c66ed4aa) Requesting authorization (sgsn_auth.c:160) 20241009060059500 DMM INFO MM(262420000001002/c66ed4aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060059500 DMM DEBUG MM(262420000001002/c66ed4aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060059500 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241009060059500 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) 20241009060059500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060059500 DMM DEBUG MM(262420000001002/c66ed4aa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241009060059500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059501 DLM3UA 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) 20241009060059501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1469)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060059508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059508 DLM3UA 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) 20241009060059508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059508 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059508 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060059508 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060059508 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060059508 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241009060059508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060059508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060059508 DMM INFO MM(262420000001002/c66ed4aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc66ed4aa) (gprs_gmm.c:300) 20241009060059508 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241009060059508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059508 DLM3UA 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) 20241009060059508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059508 DLM3UA 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) 20241009060059508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060059511 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060059511 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060059511 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241009060059511 DMM INFO MM(262420000001002/c66ed4aa) Subscriber data update (mmctx.c:445) 20241009060059511 DMM DEBUG MM(262420000001002/c66ed4aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060059511 DMM INFO MM(262420000001002/c66ed4aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060059511 DMM NOTICE MM(262420000001002/c66ed4aa) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241009060059511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060059511 DMM NOTICE MM(262420000001002/c66ed4aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060059511 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) 20241009060059511 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060059511 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241009060059511 DMM INFO MM(262420000001002/c66ed4aa) Subscriber data update (mmctx.c:445) 20241009060059511 DMM DEBUG MM(262420000001002/c66ed4aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1469)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060059513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059513 DLM3UA 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) 20241009060059513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059513 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060059513 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060059513 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060059513 DMM INFO MM(262420000001002/c66ed4aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060059513 DMM NOTICE MM(262420000001002/c66ed4aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060059513 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060059513 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060059513 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060059513 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060059513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060059513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060059513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059513 DLM3UA 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) 20241009060059513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1469)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1469)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060059516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059516 DLM3UA 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) 20241009060059516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059516 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060059516 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060059516 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060059516 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060059516 DMM INFO MM(262420000001002/c66ed4aa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060059516 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060059516 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060059516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060059516 DLM3UA 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) 20241009060059516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060059516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060059516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@7edd117b540b: Session index based on local reference:0 20241009060059516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060059516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060059516 DLM3UA 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) 20241009060059516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060059516 DLSS7 DEBUG Found route for dpc=188=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) 20241009060059516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060059516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@7edd117b540b: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)11615935 TC_iu_attach_geran_rau(1476)@7edd117b540b: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@7edd117b540b: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@7edd117b540b: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C66ED4AA'O, index=1 20241009060059587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060059587 DLLC NOTICE LLME(ffffffff/c66ed4aa){UNASSIGNED} LLC RX: unknown TLLI 0xc66ed4aa, creating LLME on the fly (gprs_llc.c:552) 20241009060059587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241009060059587 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009060059587 DMM INFO MM(262420000001002/c66ed4aa) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c66ed4aa, P-TMSI: c66ed4aa (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241009060059587 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241009060059587 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241009060059587 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241009060059587 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060059587 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241009060059587 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060059587 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060059587 DLLC NOTICE LLME(ffffffff/c66ed4aa){UNASSIGNED} LLGM Assign pre (c66ed4aa => c66ed4aa) (gprs_llc.c:1079) 20241009060059587 DLLC NOTICE LLME(c66ed4aa/c66ed4aa){ASSIGNED} LLGM Assign post (c66ed4aa => c66ed4aa) (gprs_llc.c:1125) 20241009060059587 DMM INFO MM(262420000001002/c66ed4aa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@7edd117b540b: Removing Client IMSI='262420000001002'H, index=1 20241009060059615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060059615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060059615 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060059615 DMM INFO MM(262420000001002/c66ed4aa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009060059615 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009060059615 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060059615 DLLC NOTICE LLME(c66ed4aa/c66ed4aa){ASSIGNED} LLGM Assign pre (ffffffff => c66ed4aa) (gprs_llc.c:1079) 20241009060059615 DLLC NOTICE LLME(ffffffff/c66ed4aa){ASSIGNED} LLGM Assign post (ffffffff => c66ed4aa) (gprs_llc.c:1125) 20241009060059615 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241009060059615 DMM ERROR MM_STATE_Gb[0x5646254dbf60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@7edd117b540b: Final verdict of PTC: none 20241009060059625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009060059631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060059631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1474)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1468)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1458)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1463)@7edd117b540b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@7edd117b540b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@7edd117b540b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1466)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1461)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1456)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@7edd117b540b: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@7edd117b540b: 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'. 20241009060059718 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060059718 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) 20241009060059718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060059718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060059718 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060059718 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) 20241009060059718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060059718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060059718 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) 20241009060059718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060059718 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060059718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060059718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060059718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060059718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060059718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060059718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060059718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Wed Oct 9 06:00:59 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 20241009060059791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060100194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215628) 20241009060100632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060100632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=215628, count=220080) 20241009060101633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060101633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060101719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060101719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060101720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Oct 9 06:01:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241009060102634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060102634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_geran_attach_iu_rau started. 20241009060103292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060103296 DMM INFO MM(262420000001002/c66ed4aa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060103296 DMM INFO MM(262420000001002/c66ed4aa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060103296 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060103296 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060103296 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241009060103296 DMM ERROR MM_STATE_Gb[0x5646254dbf60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241009060103296 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241009060103296 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) 20241009060103296 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) 20241009060103296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dc090]{Init}: Deallocated (fsm.c:568) 20241009060103296 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Deallocated (fsm.c:568) 20241009060103296 DMM DEBUG MM_STATE_Iu(3)[0x5646254e2930]{Detached}: Deallocated (fsm.c:568) 20241009060103296 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060103296 DLLC NOTICE LLME(ffffffff/c66ed4aa){ASSIGNED} LLGM Assign pre (c66ed4aa => ffffffff) (gprs_llc.c:1079) 20241009060103296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c66ed4aa => ffffffff) (gprs_llc.c:1125) 20241009060103296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060103345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060103345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060103345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060103345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060103345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060103345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060103345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060103345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060103345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060103346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060103346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060103346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060103346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060103346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060103346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060103346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060103346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060103346 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060103346 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060103346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060103346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060103346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060103349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060103354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060103354 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060103362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060103362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060103362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060103362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060103362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060103362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060103362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060103362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060103362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060103363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060103363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060103363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060103363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060103363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060103363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060103363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060103363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060103363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060103363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060103363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060103363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060103363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060103365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060103371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060103371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060103378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060103378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060103378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060103378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060103378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060103378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060103378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060103378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060103378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060103379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060103379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060103379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060103379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060103379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060103379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060103379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060103379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060103379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060103379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060103379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060103379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060103379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060103381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1494)@7edd117b540b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@7edd117b540b: ************************************************* MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@7edd117b540b: v_sccp_pdu_maxlen:268 20241009060103387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060103387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060103587 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060103587 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) 20241009060103587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060103587 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060103595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060103595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060103595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060103595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060103595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060103595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060103595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060103597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060103598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060103598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060103598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060103598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060103598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060103598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060103598 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060103634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060103634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060103634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060103634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060103639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009060103640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060104398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060104398 DLM3UA 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) 20241009060104398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104399 DLSS7 DEBUG Found route for dpc=188=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) 20241009060104399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060104399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060104399 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060104399 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060104399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060104399 DLM3UA 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) 20241009060104399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060104399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060104400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@7edd117b540b: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CEDBCC73'O, index=0 SGSN_Test-GSUP(1497)@7edd117b540b: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@7edd117b540b: 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 := '76440D9833E8801CEE1B700F1FEB023F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7BDA4E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE0C55494378A9DC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AA6908C1962FB1B584C85C79124152AC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D62EB8EBE9D8E56D7A0754F2B91C440F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F93D35AC1E619490B2DEF3D05586A290'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9192E00FCA2F9BB3'O } } } } } 20241009060104709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060104709 DLLC NOTICE LLME(ffffffff/cedbcc73){UNASSIGNED} LLC RX: unknown TLLI 0xcedbcc73, creating LLME on the fly (gprs_llc.c:552) 20241009060104709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060104709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241009060104709 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Allocated (fsm.c:456) 20241009060104709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009060104709 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Allocated (fsm.c:456) 20241009060104709 DMM DEBUG MM_STATE_Iu[0x5646254dc090]{Detached}: Allocated (fsm.c:456) 20241009060104709 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060104709 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060104709 DLLC NOTICE LLME(ffffffff/cedbcc73){UNASSIGNED} LLGM Assign pre (cedbcc73 => d2525923) (gprs_llc.c:1079) 20241009060104709 DLLC NOTICE LLME(cedbcc73/d2525923){ASSIGNED} LLGM Assign post (cedbcc73 => d2525923) (gprs_llc.c:1125) 20241009060104709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060104709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060104709 DMM DEBUG MM(262420000001003/d2525923) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060104729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060104729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241009060104729 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060104729 DMM DEBUG MM(262420000001003/d2525923) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241009060104729 DMM NOTICE MM(262420000001003/d2525923) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060104729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060104729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060104729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060104729 DMM DEBUG MM(262420000001003/d2525923) Requesting authorization (sgsn_auth.c:160) 20241009060104729 DMM INFO MM(262420000001003/d2525923) Requesting authentication tuples (sgsn_auth.c:184) 20241009060104729 DMM DEBUG MM(262420000001003/d2525923) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060104729 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241009060104729 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)@7edd117b540b: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@7edd117b540b: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241009060104735 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060104735 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060104735 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060104735 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060104735 DMM INFO MM(262420000001003/d2525923) Subscriber data update (mmctx.c:445) 20241009060104735 DMM DEBUG MM(262420000001003/d2525923) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060104735 DMM INFO MM(262420000001003/d2525923) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060104735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060104735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060104735 DMM INFO MM(262420000001003/d2525923) <- GMM AUTH AND CIPHERING REQ (rand = 76 44 0d 98 33 e8 80 1c ee 1b 70 0f 1f eb 02 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 3d 35 ac 1e 61 94 90 b2 de f3 d0 55 86 a2 90 ) (gprs_gmm.c:483) 20241009060104751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060104751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241009060104751 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060104751 DMM INFO MM(262420000001003/d2525923) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060104751 DMM NOTICE MM(262420000001003/d2525923) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060104751 DMM DEBUG MM(262420000001003/d2525923) checking auth: received UMTS RES = 91 92 e0 0f ca 2f 9b b3 (gprs_gmm.c:666) 20241009060104751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060104751 DMM DEBUG MM(262420000001003/d2525923) Requesting authorization (sgsn_auth.c:160) 20241009060104751 DMM INFO MM(262420000001003/d2525923) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060104751 DMM DEBUG MM(262420000001003/d2525923) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060104751 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241009060104751 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) 20241009060104751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241009060104751 DMM INFO MM(262420000001003/d2525923) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2525923) (gprs_gmm.c:300) 20241009060104754 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060104754 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060104754 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241009060104754 DMM INFO MM(262420000001003/d2525923) Subscriber data update (mmctx.c:445) 20241009060104754 DMM DEBUG MM(262420000001003/d2525923) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060104754 DMM INFO MM(262420000001003/d2525923) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060104754 DMM NOTICE MM(262420000001003/d2525923) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241009060104754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060104754 DMM NOTICE MM(262420000001003/d2525923) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060104754 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) 20241009060104756 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060104756 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241009060104756 DMM INFO MM(262420000001003/d2525923) Subscriber data update (mmctx.c:445) 20241009060104756 DMM DEBUG MM(262420000001003/d2525923) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241009060104766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060104766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241009060104766 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241009060104766 DMM INFO MM(262420000001003/d2525923) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060104766 DMM NOTICE MM(262420000001003/d2525923) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060104766 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060104767 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060104767 DLLC NOTICE LLME(cedbcc73/d2525923){ASSIGNED} LLGM Assign pre (ffffffff => d2525923) (gprs_llc.c:1079) 20241009060104767 DLLC NOTICE LLME(ffffffff/d2525923){ASSIGNED} LLGM Assign post (ffffffff => d2525923) (gprs_llc.c:1125) 20241009060104767 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241009060104767 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241009060104767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060104767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@7edd117b540b: 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 := 'D2525923'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)@7edd117b540b: Added conn table entry 0TC_geran_attach_iu_rau(1499)3153625 SGSN_Test_0-SCCP(1492)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1493)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060104847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060104847 DLM3UA 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) 20241009060104847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104847 DLSS7 DEBUG Found route for dpc=188=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) 20241009060104847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060104847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060104848 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060104848 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060104848 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060104848 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241009060104848 DMM INFO MM(262420000001003/d2525923) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d2525923 (00000000), TLLI: d2525923 (d2525923), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241009060104848 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241009060104848 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241009060104848 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241009060104848 DLLC NOTICE LLME(ffffffff/d2525923){ASSIGNED} LLGM Assign pre (d2525923 => ffffffff) (gprs_llc.c:1079) 20241009060104848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2525923 => ffffffff) (gprs_llc.c:1125) 20241009060104848 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060104848 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241009060104848 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060104848 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060104848 DMM DEBUG MM(262420000001003/d2525923) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060104849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060104849 DLM3UA 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) 20241009060104849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060104849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060104849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060104849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060104849 DLM3UA 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) 20241009060104849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060104849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060104849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@7edd117b540b: { messageType := 2, destLocRef := '301ED9'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1492)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1492)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060104868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060104868 DLM3UA 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) 20241009060104868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104868 DLSS7 DEBUG Found route for dpc=188=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) 20241009060104868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060104868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060104868 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060104868 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060104868 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060104868 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241009060104868 DMM INFO MM(262420000001003/d2525923) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241009060104868 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241009060104868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060104868 DLM3UA 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) 20241009060104868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060104868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060104868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060104868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060104868 DLM3UA 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) 20241009060104868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060104868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060104868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@7edd117b540b: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@7edd117b540b: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1492)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1492)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241009060104878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060104878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060104878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060104878 DLM3UA 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) 20241009060104878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060104878 DLSS7 DEBUG Found route for dpc=188=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) 20241009060104878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060104878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060104878 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060104878 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060104878 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060104878 DMM INFO MM(262420000001003/d2525923) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241009060104878 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241009060104878 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060104878 DMM DEBUG MM_STATE_Iu[0x5646254dc090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241009060104878 DMM ERROR MM_STATE_Iu[0x5646254dc090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@7edd117b540b: Final verdict of PTC: none 20241009060104881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35434<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1486)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1491)@7edd117b540b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1497)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@7edd117b540b: Final verdict of PTC: none 20241009060104887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060104887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI196(1480)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@7edd117b540b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1481)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1479)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1484)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1489)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@7edd117b540b: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Oct 9 06:01:04 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 20241009060105029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060105078 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060105078 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) 20241009060105078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060105078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060105078 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060105078 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) 20241009060105078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060105078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060105078 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) 20241009060105078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060105078 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060105078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060105078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060105078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060105078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060105078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060105078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060105079 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241009060105431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=139760) 20241009060105888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060105888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=139760, count=177828) 20241009060106889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060106889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060107080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060107080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060107080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Oct 9 06:01:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_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 20241009060107890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060107890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_user started. 20241009060108517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060108520 DMM INFO MM(262420000001003/d2525923) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060108520 DMM INFO MM(262420000001003/d2525923) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060108520 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060108520 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060108521 DMM DEBUG MM_STATE_Iu[0x5646254dc090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060108521 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241009060108521 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) 20241009060108521 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) 20241009060108521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009060108521 DMM DEBUG MM_STATE_Gb(0)[0x5646254dbf60]{Idle}: Deallocated (fsm.c:568) 20241009060108521 DMM DEBUG MM_STATE_Iu[0x5646254dc090]{Detached}: Deallocated (fsm.c:568) 20241009060108521 DMM DEBUG GMM(gmm_fsm)[0x5646254dbe30]{Deregistered}: Deallocated (fsm.c:568) 20241009060108521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060108567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060108567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060108567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060108567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060108567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060108567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060108567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060108567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060108568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060108568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060108570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060108574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060108574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060108584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060108584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060108584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060108584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060108584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060108585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060108585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060108585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060108585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060108585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060108585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060108585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060108585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060108585 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060108585 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060108585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060108585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060108585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060108587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060108591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060108591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060108598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060108598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060108598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060108598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060108598 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060108598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060108598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060108598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060108598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060108599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060108599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060108599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060108599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060108599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060108599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060108599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060108599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060108599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060108599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060108599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060108599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060108599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060108602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1517)@7edd117b540b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@7edd117b540b: ************************************************* MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@7edd117b540b: v_sccp_pdu_maxlen:268 20241009060108607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060108607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060108807 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060108807 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) 20241009060108807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060108807 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060108814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060108814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060108814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060108814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060108814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060108814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060108814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060108816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060108816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060108816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060108816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060108816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060108816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060108816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060108816 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060108891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060108891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060108891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060108891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060108895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060108896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060109628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060109628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060109628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060109628 DLM3UA 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) 20241009060109628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060109628 DLSS7 DEBUG Found route for dpc=188=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) 20241009060109628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060109628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060109628 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060109628 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060109629 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060109629 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060109629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060109629 DLM3UA 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) 20241009060109629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060109629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060109629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060109629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@7edd117b540b: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='EAB505D7'O, index=0 SGSN_Test-GSUP(1520)@7edd117b540b: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@7edd117b540b: 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 := 'AE10'O, rac := 'FF'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)@7edd117b540b: Added conn table entry 0TC_attach_pdp_act_user(1522)728542 SGSN_Test_0-SCCP(1515)@7edd117b540b: First idle individual index:0 20241009060109988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060109989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060109989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060109989 DLM3UA 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) 20241009060109989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060109989 DLSS7 DEBUG Found route for dpc=188=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) 20241009060109989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060109989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060109989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060109989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060109989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060109989 DLM3UA 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) 20241009060109989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060109989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060109989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060109989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060109989 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060109989 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060109989 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060109989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241009060109989 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{Deregistered}: Allocated (fsm.c:456) 20241009060109989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009060109989 DMM DEBUG MM_STATE_Gb[0x5646254e2930]{Idle}: Allocated (fsm.c:456) 20241009060109989 DMM DEBUG MM_STATE_Iu[0x5646254ed970]{Detached}: Allocated (fsm.c:456) 20241009060109989 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060109989 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060109989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060109989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060109989 DMM DEBUG MM(262420000001004/ee1c5cf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060109989 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241009060109989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060109989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060109989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060109989 DLM3UA 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) 20241009060109989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060109989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060109989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060109989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@7edd117b540b: { messageType := 2, destLocRef := '0B1DDE'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@7edd117b540b: 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 := 'F3CA41FFE8F19D5DA1EE230FC1081E8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87A458A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D02EAE6B9A4C45E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BA57C0C2699FFC3F0E6F1CC9C35AAADF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB167B18A81815B377AC2AC05FC41A1B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3D11A7396CD30ED8F1B1E294506664FF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '771C866EF00B7750'O } } } } } SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 20241009060109998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060109998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060109998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060109998 DLM3UA 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) 20241009060109998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060109998 DLSS7 DEBUG Found route for dpc=188=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) 20241009060109998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060109998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241009060109998 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060109998 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060109998 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060109998 DMM DEBUG MM(262420000001004/ee1c5cf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241009060109998 DMM NOTICE MM(262420000001004/ee1c5cf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060109998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060109998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060109998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060109998 DMM DEBUG MM(262420000001004/ee1c5cf8) Requesting authorization (sgsn_auth.c:160) 20241009060109998 DMM INFO MM(262420000001004/ee1c5cf8) Requesting authentication tuples (sgsn_auth.c:184) 20241009060109998 DMM DEBUG MM(262420000001004/ee1c5cf8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060109998 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241009060109998 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)@7edd117b540b: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241009060109999 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060109999 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060109999 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060109999 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060110000 DMM INFO MM(262420000001004/ee1c5cf8) Subscriber data update (mmctx.c:445) 20241009060110000 DMM DEBUG MM(262420000001004/ee1c5cf8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060110000 DMM INFO MM(262420000001004/ee1c5cf8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060110000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060110000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060110000 DMM INFO MM(262420000001004/ee1c5cf8) <- GMM AUTH AND CIPHERING REQ (rand = f3 ca 41 ff e8 f1 9d 5d a1 ee 23 0f c1 08 1e 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3d 11 a7 39 6c d3 0e d8 f1 b1 e2 94 50 66 64 ff ) (gprs_gmm.c:483) 20241009060110000 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241009060110000 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110000 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110000 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110000 DLM3UA 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) 20241009060110000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422771C866E23094B99990000100004F02904F00B7750'O 20241009060110003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110003 DLM3UA 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) 20241009060110003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110003 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110003 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060110003 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060110003 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060110003 DMM INFO MM(262420000001004/ee1c5cf8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060110003 DMM NOTICE MM(262420000001004/ee1c5cf8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060110003 DMM DEBUG MM(262420000001004/ee1c5cf8) checking auth: received UMTS RES = 77 1c 86 6e f0 0b 77 50 (gprs_gmm.c:666) 20241009060110003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060110003 DMM DEBUG MM(262420000001004/ee1c5cf8) Requesting authorization (sgsn_auth.c:160) 20241009060110003 DMM INFO MM(262420000001004/ee1c5cf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060110003 DMM DEBUG MM(262420000001004/ee1c5cf8) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060110003 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241009060110003 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) 20241009060110003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060110003 DMM DEBUG MM(262420000001004/ee1c5cf8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241009060110003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110003 DLM3UA 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) 20241009060110003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060110008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110008 DLM3UA 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) 20241009060110008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110008 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110008 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060110008 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060110008 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060110008 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241009060110008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060110008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060110008 DMM INFO MM(262420000001004/ee1c5cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xee1c5cf8) (gprs_gmm.c:300) 20241009060110008 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241009060110008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110008 DLM3UA 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) 20241009060110008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110008 DLM3UA 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) 20241009060110008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060110010 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060110010 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060110010 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241009060110010 DMM INFO MM(262420000001004/ee1c5cf8) Subscriber data update (mmctx.c:445) 20241009060110010 DMM DEBUG MM(262420000001004/ee1c5cf8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060110010 DMM INFO MM(262420000001004/ee1c5cf8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060110010 DMM NOTICE MM(262420000001004/ee1c5cf8) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241009060110010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060110010 DMM NOTICE MM(262420000001004/ee1c5cf8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060110010 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) 20241009060110010 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060110010 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241009060110010 DMM INFO MM(262420000001004/ee1c5cf8) Subscriber data update (mmctx.c:445) 20241009060110010 DMM DEBUG MM(262420000001004/ee1c5cf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060110011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110011 DLM3UA 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) 20241009060110011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110011 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060110012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060110012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060110012 DMM INFO MM(262420000001004/ee1c5cf8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060110012 DMM NOTICE MM(262420000001004/ee1c5cf8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060110012 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060110012 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060110012 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060110012 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060110012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060110012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060110012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110012 DLM3UA 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) 20241009060110012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060110014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110014 DLM3UA 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) 20241009060110014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110014 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110014 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060110014 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060110014 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060110014 DMM INFO MM(262420000001004/ee1c5cf8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060110014 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060110014 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060110014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110014 DLM3UA 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) 20241009060110014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 20241009060110014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110014 DLM3UA 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) 20241009060110014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110014 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@7edd117b540b: Deleted conn table entry 0TC_attach_pdp_act_user(1522)728542 TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'EE1C5CF8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@7edd117b540b: Added conn table entry 0TC_attach_pdp_act_user(1522)6218104 SGSN_Test_0-RAN(1516)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@7edd117b540b: First idle individual index:0 20241009060110218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110218 DLM3UA 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) 20241009060110218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110218 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110219 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060110219 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060110219 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060110219 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEE1C5CF8) type="data" (gprs_gmm.c:1944) 20241009060110220 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060110220 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009060110220 DMM DEBUG MM(262420000001004/ee1c5cf8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060110220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110220 DLM3UA 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) 20241009060110220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110220 DLM3UA 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) 20241009060110220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: { messageType := 2, destLocRef := '5EE178'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060110229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110229 DLM3UA 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) 20241009060110229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110229 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110230 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060110230 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060110230 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060110230 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241009060110230 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060110230 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060110230 DMM INFO MM(262420000001004/ee1c5cf8) <- GMM SERVICE ACCEPT (P-TMSI=0xee1c5cf8) (gprs_gmm.c:813) 20241009060110230 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241009060110230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110230 DLM3UA 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) 20241009060110231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110231 DLM3UA 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) 20241009060110231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241009060110242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110242 DLM3UA 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) 20241009060110242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110242 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110242 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060110242 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060110242 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060110242 DMM INFO MM(262420000001004/ee1c5cf8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060110243 DMM INFO MM(262420000001004/ee1c5cf8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060110243 DMM DEBUG MM(262420000001004/ee1c5cf8) Using GGSN 0 (gprs_sm.c:317) 20241009060110243 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) 20241009060110243 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241009060110243 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060110243 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060110243 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241009060110266 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 13 07 45 0e 11 b3 d1 3a 04 14 05 7f 37 62 c0 ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241009060110266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060110266 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060110266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110266 DLM3UA 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) 20241009060110266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 20241009060110290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110290 DLM3UA 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) 20241009060110290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110290 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007783F230'O 20241009060110291 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060110291 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060110291 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060110291 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241009060110291 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060110291 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241009060110291 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060110291 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241009060110291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110291 DLM3UA 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) 20241009060110291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060110295 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 13 07 45 0e 11 b3 d1 3a 04 7f 37 62 c0 ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241009060110295 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060110295 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_len:16 SGSN_Test_0-SCCP(1515)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1515)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241009060110310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060110310 DLM3UA 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) 20241009060110310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110310 DLSS7 DEBUG Found route for dpc=188=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) 20241009060110310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060110310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060110310 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060110310 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060110310 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060110310 DMM INFO MM(262420000001004/ee1c5cf8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241009060110310 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060110310 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241009060110314 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) 20241009060110314 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060110314 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009060110314 DMM INFO MM(262420000001004/ee1c5cf8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009060110314 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241009060110314 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241009060110314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009060110314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060110314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060110314 DLM3UA 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) 20241009060110314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060110314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060110314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060110314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@7edd117b540b: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@7edd117b540b: Final verdict of PTC: none 20241009060110328 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060110328 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) 20241009060110328 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060110329 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060110329 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060110329 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) 20241009060110329 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060110329 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060110329 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) 20241009060110329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060110329 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060110329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060110329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060110329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060110329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060110329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060110329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060110329 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@7edd117b540b: Final verdict of PTC: none 20241009060110335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35450<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009060110340 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060110340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1520)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1509)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1504)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1514)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1508)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1502)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1512)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@7edd117b540b: 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'. Wed Oct 9 06:01:10 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 20241009060110503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060110906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255540) 20241009060111342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060111342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=255540, count=297392) 20241009060112330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060112330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060112330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241009060112343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060112343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Oct 9 06:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241009060113345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060113345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_attach_pdp_act_pmm_idle started. 20241009060114011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060114013 DMM INFO MM(262420000001004/ee1c5cf8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060114014 DMM INFO MM(262420000001004/ee1c5cf8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060114014 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060114014 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060114014 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060114014 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241009060114014 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241009060114014 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) 20241009060114014 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) 20241009060114014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009060114014 DMM DEBUG MM_STATE_Gb[0x5646254e2930]{Idle}: Deallocated (fsm.c:568) 20241009060114014 DMM DEBUG MM_STATE_Iu(5)[0x5646254ed970]{Detached}: Deallocated (fsm.c:568) 20241009060114014 DMM DEBUG GMM(gmm_fsm)[0x5646254dc090]{Deregistered}: Deallocated (fsm.c:568) 20241009060114014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241009060114014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060114014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060114014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060114014 DLM3UA 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) 20241009060114014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060114014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060114014 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060114066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060114066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060114066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060114066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060114066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060114066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060114066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060114066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060114066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060114066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060114066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060114066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060114067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060114067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060114067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060114067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060114067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060114067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060114067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060114067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1527)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060114067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060114067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060114069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060114075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060114075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060114081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060114081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060114081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060114081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060114081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060114081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060114081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060114081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060114081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060114082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060114082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060114082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060114082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060114082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060114082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060114082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060114082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060114082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060114082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060114082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060114082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060114082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060114084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060114089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060114089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060114097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060114097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060114097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060114097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060114097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060114097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060114097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060114097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060114097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060114098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060114098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060114098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060114098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060114098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060114098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060114098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060114098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060114098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060114098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060114098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060114098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060114098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060114100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060114104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060114104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1536)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1540)@7edd117b540b: M3UA emulation initiated, the test can be started MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@7edd117b540b: ************************************************* SGSN_Test_0-SCCP(1538)@7edd117b540b: v_sccp_pdu_maxlen:268 20241009060114307 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060114307 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) 20241009060114307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060114307 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060114314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060114314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060114314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060114314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060114314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060114314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060114314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060114316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060114316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060114316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060114317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060114317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060114317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060114317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060114317 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060114346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060114347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060114347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060114347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060114351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060114352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060115121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115121 DLM3UA 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) 20241009060115121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115121 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115121 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060115121 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060115122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115122 DLM3UA 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) 20241009060115122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@7edd117b540b: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='C2B7C448'O, index=0 SGSN_Test-GSUP(1543)@7edd117b540b: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: 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 := '5C3B'O ("\\;"), rac := 'D7'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)@7edd117b540b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)4538377 SGSN_Test_0-SCCP(1538)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1539)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060115436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115436 DLM3UA 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) 20241009060115436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115436 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115437 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060115437 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060115437 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060115437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241009060115437 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{Deregistered}: Allocated (fsm.c:456) 20241009060115437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009060115437 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Allocated (fsm.c:456) 20241009060115437 DMM DEBUG MM_STATE_Iu[0x5646254e9670]{Detached}: Allocated (fsm.c:456) 20241009060115437 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060115437 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060115437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060115437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060115437 DMM DEBUG MM(262420000001005/cdec1c58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060115437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241009060115437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115437 DLM3UA 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) 20241009060115437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115437 DLM3UA 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) 20241009060115437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: { messageType := 2, destLocRef := '454009'O ("E@\t"), 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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: 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 := 'CEE139D97D8CA0DE3EF70B753666C9E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7F6DB2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '382965CB6E385D47'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6383EFCA35F627944B93BC65E327D2E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D37E6CCF78DE690736989DA4C76C1CB6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '467BDDCF089B0F1C94AE79D87F06B892'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '25199C49045591F9'O } } } } } SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241009060115446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115446 DLM3UA 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) 20241009060115446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115446 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115446 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060115446 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060115446 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060115446 DMM DEBUG MM(262420000001005/cdec1c58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241009060115446 DMM NOTICE MM(262420000001005/cdec1c58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060115447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060115447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060115447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060115447 DMM DEBUG MM(262420000001005/cdec1c58) Requesting authorization (sgsn_auth.c:160) 20241009060115447 DMM INFO MM(262420000001005/cdec1c58) Requesting authentication tuples (sgsn_auth.c:184) 20241009060115447 DMM DEBUG MM(262420000001005/cdec1c58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060115447 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241009060115447 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(1543)@7edd117b540b: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@7edd117b540b: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241009060115449 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060115449 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060115449 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060115449 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060115449 DMM INFO MM(262420000001005/cdec1c58) Subscriber data update (mmctx.c:445) 20241009060115449 DMM DEBUG MM(262420000001005/cdec1c58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060115449 DMM INFO MM(262420000001005/cdec1c58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060115449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060115449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060115449 DMM INFO MM(262420000001005/cdec1c58) <- GMM AUTH AND CIPHERING REQ (rand = ce e1 39 d9 7d 8c a0 de 3e f7 0b 75 36 66 c9 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 7b dd cf 08 9b 0f 1c 94 ae 79 d8 7f 06 b8 92 ) (gprs_gmm.c:483) 20241009060115450 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241009060115450 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115450 DLM3UA 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) 20241009060115450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052225199C4923094B99990000100005F02904045591F9'O 20241009060115457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115457 DLM3UA 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) 20241009060115457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115457 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115457 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060115457 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060115457 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060115457 DMM INFO MM(262420000001005/cdec1c58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060115457 DMM NOTICE MM(262420000001005/cdec1c58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060115457 DMM DEBUG MM(262420000001005/cdec1c58) checking auth: received UMTS RES = 25 19 9c 49 04 55 91 f9 (gprs_gmm.c:666) 20241009060115457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060115457 DMM DEBUG MM(262420000001005/cdec1c58) Requesting authorization (sgsn_auth.c:160) 20241009060115457 DMM INFO MM(262420000001005/cdec1c58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060115457 DMM DEBUG MM(262420000001005/cdec1c58) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060115457 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241009060115457 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) 20241009060115457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060115457 DMM DEBUG MM(262420000001005/cdec1c58) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241009060115458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115458 DLM3UA 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) 20241009060115458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060115467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115467 DLM3UA 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) 20241009060115467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115467 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115468 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060115468 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060115468 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060115468 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241009060115468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060115468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060115468 DMM INFO MM(262420000001005/cdec1c58) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdec1c58) (gprs_gmm.c:300) 20241009060115468 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241009060115468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115468 DLM3UA 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) 20241009060115468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115468 DLM3UA 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) 20241009060115468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060115472 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060115472 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060115472 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241009060115472 DMM INFO MM(262420000001005/cdec1c58) Subscriber data update (mmctx.c:445) 20241009060115472 DMM DEBUG MM(262420000001005/cdec1c58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060115472 DMM INFO MM(262420000001005/cdec1c58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060115472 DMM NOTICE MM(262420000001005/cdec1c58) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241009060115472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060115472 DMM NOTICE MM(262420000001005/cdec1c58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060115472 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) 20241009060115473 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060115473 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241009060115473 DMM INFO MM(262420000001005/cdec1c58) Subscriber data update (mmctx.c:445) 20241009060115473 DMM DEBUG MM(262420000001005/cdec1c58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060115475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115475 DLM3UA 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) 20241009060115475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115475 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115475 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060115475 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060115475 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060115475 DMM INFO MM(262420000001005/cdec1c58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060115475 DMM NOTICE MM(262420000001005/cdec1c58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060115475 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060115475 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060115475 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060115475 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060115475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060115475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060115475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115475 DLM3UA 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) 20241009060115475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060115481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115481 DLM3UA 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) 20241009060115481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115481 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115481 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060115481 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060115481 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060115481 DMM INFO MM(262420000001005/cdec1c58) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060115481 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060115481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115481 DLM3UA 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) 20241009060115481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115481 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 20241009060115482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115482 DLM3UA 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) 20241009060115482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115482 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@7edd117b540b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)4538377 TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CDEC1C58'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@7edd117b540b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)3793455 SGSN_Test_0-RAN(1539)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@7edd117b540b: First idle individual index:0 20241009060115686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115686 DLM3UA 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) 20241009060115686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115686 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115687 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060115687 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060115687 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060115687 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDEC1C58) type="data" (gprs_gmm.c:1944) 20241009060115687 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060115687 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009060115687 DMM DEBUG MM(262420000001005/cdec1c58) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060115687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115687 DLM3UA 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) 20241009060115687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115687 DLM3UA 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) 20241009060115687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: { messageType := 2, destLocRef := '39E22F'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060115694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115694 DLM3UA 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) 20241009060115694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115694 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115694 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060115694 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060115694 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060115694 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241009060115694 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060115694 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060115694 DMM INFO MM(262420000001005/cdec1c58) <- GMM SERVICE ACCEPT (P-TMSI=0xcdec1c58) (gprs_gmm.c:813) 20241009060115694 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241009060115695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115695 DLM3UA 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) 20241009060115695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115695 DLM3UA 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) 20241009060115695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241009060115706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115706 DLM3UA 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) 20241009060115706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115706 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115706 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060115706 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060115706 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060115706 DMM INFO MM(262420000001005/cdec1c58) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060115706 DMM INFO MM(262420000001005/cdec1c58) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060115706 DMM DEBUG MM(262420000001005/cdec1c58) Using GGSN 0 (gprs_sm.c:317) 20241009060115706 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) 20241009060115706 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241009060115706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060115706 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060115706 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241009060115730 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 d5 45 b2 fa 11 fa 5a 92 e4 14 05 7f a6 37 47 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=1083 from retransmit req queue (gtp.c:443) 20241009060115730 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060115730 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060115731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115731 DLM3UA 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) 20241009060115731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680082AEA8CB'O 20241009060115765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115765 DLM3UA 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) 20241009060115765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115765 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115765 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060115765 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060115765 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060115765 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241009060115765 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060115765 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241009060115765 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060115765 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241009060115765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115766 DLM3UA 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) 20241009060115766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060115773 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 d5 45 b2 fa 11 fa 5a 92 e4 7f a6 37 47 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=1084 from retransmit req queue (gtp.c:443) 20241009060115773 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060115773 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:13 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241009060115780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115780 DLM3UA 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) 20241009060115780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115780 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115780 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241009060115780 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241009060115780 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241009060115780 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241009060115780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115780 DLM3UA 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) 20241009060115780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060115785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115785 DLM3UA 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) 20241009060115785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115785 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115785 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060115785 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060115785 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060115785 DMM INFO MM(262420000001005/cdec1c58) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060115785 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060115785 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060115786 DMM INFO MM(262420000001005/cdec1c58) Changing GTP-U endpoints 127.0.0.104/0x82aea8cb -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241009060115786 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241009060115786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115786 DLM3UA 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) 20241009060115786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 20241009060115789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115789 DLM3UA 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) 20241009060115789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1539)@7edd117b540b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)3793455 20241009060115789 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CDEC1C58'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241009060115791 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 d5 45 b2 fa 11 fa 5a 92 e4 7f a6 37 47 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=1085 from retransmit req queue (gtp.c:443) 20241009060115791 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060115791 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@7edd117b540b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)506811 SGSN_Test_0-RAN(1539)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@7edd117b540b: First idle individual index:0 20241009060115990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060115990 DLM3UA 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) 20241009060115990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115990 DLSS7 DEBUG Found route for dpc=188=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) 20241009060115990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060115990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115991 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060115991 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060115991 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060115991 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDEC1C58) type="data" (gprs_gmm.c:1944) 20241009060115991 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060115991 DMM DEBUG MM(262420000001005/cdec1c58) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060115992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115992 DLM3UA 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) 20241009060115992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060115992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060115992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060115992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060115992 DLM3UA 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) 20241009060115992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060115992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060115992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060115992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: { messageType := 2, destLocRef := '07BBBB'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(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060116002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060116002 DLM3UA 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) 20241009060116002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116002 DLSS7 DEBUG Found route for dpc=188=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) 20241009060116002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060116002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060116003 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060116003 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060116003 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060116003 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241009060116003 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060116003 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060116003 DMM INFO MM(262420000001005/cdec1c58) <- GMM SERVICE ACCEPT (P-TMSI=0xcdec1c58) (gprs_gmm.c:813) 20241009060116003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241009060116003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060116003 DLM3UA 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) 20241009060116003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060116003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060116003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060116003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060116003 DLM3UA 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) 20241009060116003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060116003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060116003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060116003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060116003 DLM3UA 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) 20241009060116003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060116004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060116004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680082AEA8CB'O 20241009060116013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060116013 DLM3UA 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) 20241009060116013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116013 DLSS7 DEBUG Found route for dpc=188=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) 20241009060116013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060116013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060116013 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060116013 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060116013 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060116013 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20241009060116013 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060116013 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241009060116018 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 d5 45 b2 fa 11 fa 5a 92 e4 7f a6 37 47 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=1086 from retransmit req queue (gtp.c:443) 20241009060116018 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060116018 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_len:16 SGSN_Test_0-SCCP(1538)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1538)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241009060116214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060116214 DLM3UA 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) 20241009060116214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116214 DLSS7 DEBUG Found route for dpc=188=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) 20241009060116214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060116214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060116215 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060116215 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060116215 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060116215 DMM INFO MM(262420000001005/cdec1c58) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241009060116215 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060116215 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241009060116222 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241009060116222 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060116222 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009060116222 DMM INFO MM(262420000001005/cdec1c58) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009060116222 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241009060116222 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20241009060116222 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009060116222 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060116222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060116222 DLM3UA 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) 20241009060116222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060116222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060116222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060116222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@7edd117b540b: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@7edd117b540b: Final verdict of PTC: none 20241009060116236 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060116236 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) 20241009060116236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060116236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060116236 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060116236 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) 20241009060116236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060116236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060116236 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) 20241009060116237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060116237 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060116237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060116237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060116237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060116237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060116237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060116237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060116237 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@7edd117b540b: Final verdict of PTC: none 20241009060116244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1537)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@7edd117b540b: Final verdict of PTC: none 20241009060116250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060116251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1529)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1532)@7edd117b540b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1527)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1535)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1525)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1530)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@7edd117b540b: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@7edd117b540b: 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 pass'. Wed Oct 9 06:01:16 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241009060116367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060116869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386936) 20241009060117252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060117252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=386936, count=391388) 20241009060118238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060118238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060118238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241009060118254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060118254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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 pass' was executed successfully (exit status: 0). MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Oct 9 06:01:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241009060119255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060119256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_pmm_idle_rx_mt_data started. 20241009060119962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060119964 DMM INFO MM(262420000001005/cdec1c58) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060119964 DMM INFO MM(262420000001005/cdec1c58) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060119964 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060119964 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060119964 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060119964 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241009060119964 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241009060119964 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) 20241009060119964 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) 20241009060119964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009060119964 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Deallocated (fsm.c:568) 20241009060119964 DMM DEBUG MM_STATE_Iu(7)[0x5646254e9670]{Detached}: Deallocated (fsm.c:568) 20241009060119964 DMM DEBUG GMM(gmm_fsm)[0x5646254ed970]{Deregistered}: Deallocated (fsm.c:568) 20241009060119964 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241009060119965 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060119965 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060119965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060119965 DLM3UA 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) 20241009060119965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060119965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060119965 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060120016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060120016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060120016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060120016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060120016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060120016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060120016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060120016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060120016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060120017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060120017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060120017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060120017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060120017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060120017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060120017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060120017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060120017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060120017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060120017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1550)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060120017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060120017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060120019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060120023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060120023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060120030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060120030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060120030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060120030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060120030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060120030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060120030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060120030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060120030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060120031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060120031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060120031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060120031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060120031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060120031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060120031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060120031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060120031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060120031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060120031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060120032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060120032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060120033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060120038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060120038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060120047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060120047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060120047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060120047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060120047 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060120047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060120047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060120047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060120047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060120049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060120049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060120049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060120049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060120049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060120049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060120049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060120049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060120049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060120049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060120049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060120049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060120049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060120051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1557)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1563)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1563)@7edd117b540b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@7edd117b540b: ************************************************* MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@7edd117b540b: v_sccp_pdu_maxlen:268 20241009060120056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060120056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1559)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060120256 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060120256 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) 20241009060120256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060120256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241009060120257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060120257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060120257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060120257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1563)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1565)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060120261 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060120262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060120265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060120265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060120265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060120265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060120265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060120265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060120265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060120268 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060120267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060120267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060120267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060120267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060120267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060120267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060120268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060120541 DGPRS DEBUG Checking for inactive LLMEs, time = 30981879 (sgsn.c:131) 20241009060121076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121076 DLM3UA 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) 20241009060121076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121076 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121077 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060121077 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060121078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121078 DLM3UA 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) 20241009060121078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@7edd117b540b: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='FE4A6613'O, index=0 SGSN_Test-GSUP(1566)@7edd117b540b: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: 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 := '8A61'O, rac := 'F8'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)@7edd117b540b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)3400954 SGSN_Test_0-SCCP(1561)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1562)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060121347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121347 DLM3UA 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) 20241009060121347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121347 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121348 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060121348 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060121348 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060121348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241009060121348 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{Deregistered}: Allocated (fsm.c:456) 20241009060121348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Allocated (fsm.c:456) 20241009060121348 DMM DEBUG MM_STATE_Gb[0x5646254e2930]{Idle}: Allocated (fsm.c:456) 20241009060121348 DMM DEBUG MM_STATE_Iu[0x5646254ed470]{Detached}: Allocated (fsm.c:456) 20241009060121348 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060121348 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060121348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060121348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060121348 DMM DEBUG MM(262420000001007/cdcfe23a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060121348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241009060121348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121348 DLM3UA 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) 20241009060121348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121348 DLM3UA 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) 20241009060121348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: { messageType := 2, destLocRef := '33E4FA'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)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: 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 := 'D90957583D7339B4B0BEFE81C632DC1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B4B871D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDEEE88356836B0B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E9792064F0DA6A1E1659E85F347484F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FCF5C1B01CAC46EB94F83693410399F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '45D4973E349A715A51D299DFEBACFE6D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FD1A0FF134A58CA1'O } } } } } SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241009060121360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121360 DLM3UA 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) 20241009060121360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121360 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121360 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060121360 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060121360 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060121360 DMM DEBUG MM(262420000001007/cdcfe23a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241009060121360 DMM NOTICE MM(262420000001007/cdcfe23a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060121360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060121360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060121360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060121360 DMM DEBUG MM(262420000001007/cdcfe23a) Requesting authorization (sgsn_auth.c:160) 20241009060121360 DMM INFO MM(262420000001007/cdcfe23a) Requesting authentication tuples (sgsn_auth.c:184) 20241009060121360 DMM DEBUG MM(262420000001007/cdcfe23a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060121360 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241009060121360 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(1566)@7edd117b540b: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@7edd117b540b: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241009060121364 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060121364 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060121364 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060121364 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060121364 DMM INFO MM(262420000001007/cdcfe23a) Subscriber data update (mmctx.c:445) 20241009060121364 DMM DEBUG MM(262420000001007/cdcfe23a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060121364 DMM INFO MM(262420000001007/cdcfe23a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060121364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060121364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060121364 DMM INFO MM(262420000001007/cdcfe23a) <- GMM AUTH AND CIPHERING REQ (rand = d9 09 57 58 3d 73 39 b4 b0 be fe 81 c6 32 dc 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 d4 97 3e 34 9a 71 5a 51 d2 99 df eb ac fe 6d ) (gprs_gmm.c:483) 20241009060121364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241009060121364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121364 DLM3UA 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) 20241009060121364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22FD1A0FF123094B99990000100007F0290434A58CA1'O 20241009060121372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121372 DLM3UA 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) 20241009060121372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121372 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060121372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060121372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060121372 DMM INFO MM(262420000001007/cdcfe23a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060121372 DMM NOTICE MM(262420000001007/cdcfe23a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060121372 DMM DEBUG MM(262420000001007/cdcfe23a) checking auth: received UMTS RES = fd 1a 0f f1 34 a5 8c a1 (gprs_gmm.c:666) 20241009060121372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060121372 DMM DEBUG MM(262420000001007/cdcfe23a) Requesting authorization (sgsn_auth.c:160) 20241009060121372 DMM INFO MM(262420000001007/cdcfe23a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060121372 DMM DEBUG MM(262420000001007/cdcfe23a) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060121372 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241009060121372 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) 20241009060121372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060121372 DMM DEBUG MM(262420000001007/cdcfe23a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241009060121372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121372 DLM3UA 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) 20241009060121372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060121383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121383 DLM3UA 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) 20241009060121383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121383 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121383 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060121383 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060121383 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060121383 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241009060121383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060121383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060121383 DMM INFO MM(262420000001007/cdcfe23a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdcfe23a) (gprs_gmm.c:300) 20241009060121383 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241009060121383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121383 DLM3UA 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) 20241009060121383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121383 DLM3UA 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) 20241009060121383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060121388 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060121388 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060121388 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241009060121388 DMM INFO MM(262420000001007/cdcfe23a) Subscriber data update (mmctx.c:445) 20241009060121388 DMM DEBUG MM(262420000001007/cdcfe23a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060121388 DMM INFO MM(262420000001007/cdcfe23a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060121388 DMM NOTICE MM(262420000001007/cdcfe23a) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241009060121388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060121388 DMM NOTICE MM(262420000001007/cdcfe23a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060121388 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) 20241009060121388 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060121388 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241009060121388 DMM INFO MM(262420000001007/cdcfe23a) Subscriber data update (mmctx.c:445) 20241009060121388 DMM DEBUG MM(262420000001007/cdcfe23a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060121391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121391 DLM3UA 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) 20241009060121391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121391 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121391 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060121391 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060121391 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060121391 DMM INFO MM(262420000001007/cdcfe23a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060121391 DMM NOTICE MM(262420000001007/cdcfe23a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060121391 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060121391 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060121391 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060121391 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060121391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060121391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060121391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121391 DLM3UA 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) 20241009060121391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060121397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121397 DLM3UA 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) 20241009060121397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121397 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121397 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060121397 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060121397 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060121397 DMM INFO MM(262420000001007/cdcfe23a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060121397 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060121397 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060121397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121397 DLM3UA 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) 20241009060121397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 20241009060121399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121399 DLM3UA 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) 20241009060121399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121399 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@7edd117b540b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)3400954 TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CDCFE23A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@7edd117b540b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)12246909 SGSN_Test_0-RAN(1562)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@7edd117b540b: First idle individual index:0 20241009060121602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121602 DLM3UA 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) 20241009060121602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121602 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121603 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060121603 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060121603 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060121603 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDCFE23A) type="data" (gprs_gmm.c:1944) 20241009060121603 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060121603 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009060121603 DMM DEBUG MM(262420000001007/cdcfe23a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060121604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121604 DLM3UA 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) 20241009060121604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121604 DLM3UA 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) 20241009060121604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: { messageType := 2, destLocRef := 'BADF7D'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(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060121615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121615 DLM3UA 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) 20241009060121615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121615 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121615 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060121615 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060121615 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060121615 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241009060121616 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060121616 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060121616 DMM INFO MM(262420000001007/cdcfe23a) <- GMM SERVICE ACCEPT (P-TMSI=0xcdcfe23a) (gprs_gmm.c:813) 20241009060121616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241009060121616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121616 DLM3UA 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) 20241009060121616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121616 DLM3UA 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) 20241009060121616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241009060121630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121630 DLM3UA 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) 20241009060121630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121630 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121630 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060121630 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060121630 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060121630 DMM INFO MM(262420000001007/cdcfe23a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060121630 DMM INFO MM(262420000001007/cdcfe23a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060121630 DMM DEBUG MM(262420000001007/cdcfe23a) Using GGSN 0 (gprs_sm.c:317) 20241009060121630 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) 20241009060121631 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241009060121631 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060121631 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060121631 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241009060121654 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 21 19 52 cc 11 4e 3b 12 b4 14 05 7f 1d c4 05 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=1088 from retransmit req queue (gtp.c:443) 20241009060121654 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060121654 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060121655 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121655 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121655 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121655 DLM3UA 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) 20241009060121655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006856E402'O 20241009060121692 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121692 DLM3UA 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) 20241009060121692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121692 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121692 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060121692 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060121692 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060121692 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241009060121692 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060121692 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241009060121692 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060121692 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241009060121693 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121693 DLM3UA 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) 20241009060121693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060121700 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 21 19 52 cc 11 4e 3b 12 b4 7f 1d c4 05 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) 20241009060121700 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060121700 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:13 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241009060121704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121704 DLM3UA 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) 20241009060121704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121704 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121704 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241009060121704 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241009060121704 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241009060121704 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241009060121704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121704 DLM3UA 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) 20241009060121704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060121708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121708 DLM3UA 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) 20241009060121708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121708 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121708 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060121708 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060121708 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060121708 DMM INFO MM(262420000001007/cdcfe23a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060121708 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060121709 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060121709 DMM INFO MM(262420000001007/cdcfe23a) Changing GTP-U endpoints 127.0.0.104/0x6856e402 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241009060121709 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241009060121709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121709 DLM3UA 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) 20241009060121709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 20241009060121710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121710 DLM3UA 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) 20241009060121710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121710 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@7edd117b540b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)12246909 TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed 20241009060121712 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 21 19 52 cc 11 4e 3b 12 b4 7f 1d c4 05 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) 20241009060121712 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060121712 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@7edd117b540b: Created IMSI[0] for '262420000001007'H'CDCFE23A'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241009060121720 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241009060121721 DMM INFO MM(262420000001007/cdcfe23a) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241009060121721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121721 DLM3UA 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) 20241009060121721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@7edd117b540b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CDCFE23A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@7edd117b540b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)6449314 SGSN_Test_0-RAN(1562)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@7edd117b540b: First idle individual index:0 20241009060121732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121732 DLM3UA 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) 20241009060121732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121733 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121733 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060121733 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060121733 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060121733 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDCFE23A) type="data" (gprs_gmm.c:1944) 20241009060121733 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060121733 DMM DEBUG MM(262420000001007/cdcfe23a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060121733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121733 DLM3UA 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) 20241009060121733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121734 DLM3UA 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) 20241009060121734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: { messageType := 2, destLocRef := '6268A2'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(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060121740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121740 DLM3UA 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) 20241009060121740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121740 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121741 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060121741 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060121741 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060121741 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241009060121741 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060121741 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060121741 DMM INFO MM(262420000001007/cdcfe23a) <- GMM SERVICE ACCEPT (P-TMSI=0xcdcfe23a) (gprs_gmm.c:813) 20241009060121741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241009060121741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121741 DLM3UA 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) 20241009060121741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121742 DLM3UA 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) 20241009060121742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121742 DLM3UA 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) 20241009060121742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006856E402'O 20241009060121752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121752 DLM3UA 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) 20241009060121752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121752 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121752 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060121752 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060121752 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060121752 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241009060121752 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060121752 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241009060121757 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 21 19 52 cc 11 4e 3b 12 b4 7f 1d c4 05 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=1091 from retransmit req queue (gtp.c:443) 20241009060121758 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060121758 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_len:16 SGSN_Test_0-SCCP(1561)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1561)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241009060121954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060121954 DLM3UA 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) 20241009060121954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121954 DLSS7 DEBUG Found route for dpc=188=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) 20241009060121954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060121954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060121954 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060121954 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060121954 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060121954 DMM INFO MM(262420000001007/cdcfe23a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241009060121954 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060121954 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241009060121957 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241009060121957 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060121957 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009060121957 DMM INFO MM(262420000001007/cdcfe23a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009060121957 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241009060121957 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20241009060121957 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009060121957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060121957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060121957 DLM3UA 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) 20241009060121957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060121957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060121957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060121957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@7edd117b540b: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@7edd117b540b: Final verdict of PTC: none 20241009060121964 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060121964 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) 20241009060121964 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060121964 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060121964 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060121964 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) 20241009060121964 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060121964 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060121964 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) 20241009060121964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060121964 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060121964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060121964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060121964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060121964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060121964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060121964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060121965 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@7edd117b540b: Final verdict of PTC: none 20241009060121968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60922<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009060121973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060121973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1566)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1555)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@7edd117b540b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@7edd117b540b: Final verdict of PTC: none -NSVCI97(1550)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@7edd117b540b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@7edd117b540b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1553)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1558)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1560)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1548)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@7edd117b540b: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@7edd117b540b: 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 pass'. Wed Oct 9 06:01:22 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241009060122102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060122604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=399060) 20241009060122974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060122974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=399060, count=400220) 20241009060123966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060123966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060123966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241009060123975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060123975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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 pass' was executed successfully (exit status: 0). MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Oct 9 06:01:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241009060124976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060124976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_update_ctx_err_ind_from_ggsn started. 20241009060125686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060125689 DMM INFO MM(262420000001007/cdcfe23a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060125689 DMM INFO MM(262420000001007/cdcfe23a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060125689 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060125689 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060125689 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060125689 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241009060125689 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241009060125689 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) 20241009060125689 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) 20241009060125689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254dbf60]{Init}: Deallocated (fsm.c:568) 20241009060125689 DMM DEBUG MM_STATE_Gb[0x5646254e2930]{Idle}: Deallocated (fsm.c:568) 20241009060125689 DMM DEBUG MM_STATE_Iu(10)[0x5646254ed470]{Detached}: Deallocated (fsm.c:568) 20241009060125689 DMM DEBUG GMM(gmm_fsm)[0x5646254e9670]{Deregistered}: Deallocated (fsm.c:568) 20241009060125689 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241009060125689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060125689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060125689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060125689 DLM3UA 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) 20241009060125689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060125689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060125689 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@7edd117b540b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060125744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060125744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060125744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060125744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060125744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060125744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060125744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060125744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060125744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@7edd117b540b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060125745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060125745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060125745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060125745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060125745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060125745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060125745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060125745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060125745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241009060125745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060125745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060125746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060125746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@7edd117b540b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060125748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060125752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060125752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@7edd117b540b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@7edd117b540b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060125759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241009060125759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060125759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060125759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060125759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241009060125759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060125759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060125759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060125759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@7edd117b540b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060125760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060125760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060125760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060125760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060125760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060125760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060125760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060125760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060125760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241009060125760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060125760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241009060125760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060125760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@7edd117b540b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060125762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@7edd117b540b: Creating NSIP provider for "127.0.0.103":21012 20241009060125766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5646254ddd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060125766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@7edd117b540b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@7edd117b540b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1584)@7edd117b540b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1584)@7edd117b540b: Provider Link came up: sending NS-RESET 20241009060125779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241009060125779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060125779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060125779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060125779 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241009060125779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060125779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060125779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060125779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1584)@7edd117b540b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241009060125780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060125780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060125780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060125780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241009060125780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241009060125780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241009060125780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241009060125780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060125780 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241009060125780 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241009060125780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1584)@7edd117b540b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241009060125780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241009060125780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1584)@7edd117b540b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241009060125782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@7edd117b540b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7edd117b540b: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@7edd117b540b: ************************************************* SGSN_Test_0-M3UA(1586)@7edd117b540b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@7edd117b540b: ************************************************* SGSN_Test_0-SCCP(1583)@7edd117b540b: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@7edd117b540b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@7edd117b540b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241009060125786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5646254df7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241009060125786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1581)@7edd117b540b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241009060125978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060125978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241009060125978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241009060125978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@7edd117b540b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009060125982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241009060125983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@7edd117b540b: 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)@7edd117b540b: 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)@7edd117b540b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@7edd117b540b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009060125984 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241009060125984 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) 20241009060125984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241009060125984 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)@7edd117b540b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241009060125986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060125986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241009060125986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241009060125986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241009060125986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241009060125987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241009060125987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241009060125987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060125987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241009060125987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241009060125987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241009060125987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241009060125987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241009060125987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241009060125987 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241009060126802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060126802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060126802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060126802 DLM3UA 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) 20241009060126802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060126803 DLSS7 DEBUG Found route for dpc=188=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) 20241009060126803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060126803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060126803 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241009060126803 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241009060126803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060126803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060126804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060126804 DLM3UA 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) 20241009060126804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060126804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060126804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060126804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@7edd117b540b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@7edd117b540b: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='EF09E68D'O, index=0 SGSN_Test-GSUP(1589)@7edd117b540b: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: 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 := '49C9'O, rac := 'F7'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(1585)@7edd117b540b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)5985482 SGSN_Test_0-SCCP(1583)@7edd117b540b: First idle individual index:0 SGSN_Test_0-RAN(1585)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 20241009060127056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127056 DLM3UA 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) 20241009060127056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127056 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127056 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060127056 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060127056 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060127056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241009060127056 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{Deregistered}: Allocated (fsm.c:456) 20241009060127056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Allocated (fsm.c:456) 20241009060127056 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Allocated (fsm.c:456) 20241009060127056 DMM DEBUG MM_STATE_Iu[0x5646254ef970]{Detached}: Allocated (fsm.c:456) 20241009060127056 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241009060127056 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241009060127056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241009060127056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241009060127056 DMM DEBUG MM(262420000001004/dbe75435) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241009060127056 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241009060127056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127056 DLM3UA 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) 20241009060127056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127056 DLM3UA 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) 20241009060127056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: { messageType := 2, destLocRef := '5B54CA'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(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: 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 := 'D2F5D44C8A0823DCB821A1FDA82E4CF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7137D059'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35E0386609047896'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D5A6D66A8BD154FF86677DA366B80BCE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2D0AA08B879F02EAD6E402922F4BAADD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '62626B9312C73A815F717A02D11E263D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B302016D944B3E1F'O } } } } } SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241009060127063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127063 DLM3UA 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) 20241009060127063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127063 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127063 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060127063 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060127063 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060127063 DMM DEBUG MM(262420000001004/dbe75435) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241009060127063 DMM NOTICE MM(262420000001004/dbe75435) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241009060127063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241009060127063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241009060127063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241009060127063 DMM DEBUG MM(262420000001004/dbe75435) Requesting authorization (sgsn_auth.c:160) 20241009060127063 DMM INFO MM(262420000001004/dbe75435) Requesting authentication tuples (sgsn_auth.c:184) 20241009060127063 DMM DEBUG MM(262420000001004/dbe75435) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241009060127063 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241009060127063 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(1589)@7edd117b540b: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@7edd117b540b: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241009060127065 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241009060127065 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241009060127065 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241009060127065 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241009060127065 DMM INFO MM(262420000001004/dbe75435) Subscriber data update (mmctx.c:445) 20241009060127065 DMM DEBUG MM(262420000001004/dbe75435) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241009060127065 DMM INFO MM(262420000001004/dbe75435) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241009060127065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241009060127065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241009060127065 DMM INFO MM(262420000001004/dbe75435) <- GMM AUTH AND CIPHERING REQ (rand = d2 f5 d4 4c 8a 08 23 dc b8 21 a1 fd a8 2e 4c f4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 62 6b 93 12 c7 3a 81 5f 71 7a 02 d1 1e 26 3d ) (gprs_gmm.c:483) 20241009060127065 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241009060127066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127066 DLM3UA 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) 20241009060127066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:37 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822B302016D23094B99990000100004F02904944B3E1F'O 20241009060127070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127070 DLM3UA 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) 20241009060127070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127070 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127070 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060127070 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060127070 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060127070 DMM INFO MM(262420000001004/dbe75435) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241009060127070 DMM NOTICE MM(262420000001004/dbe75435) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241009060127070 DMM DEBUG MM(262420000001004/dbe75435) checking auth: received UMTS RES = b3 02 01 6d 94 4b 3e 1f (gprs_gmm.c:666) 20241009060127070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241009060127070 DMM DEBUG MM(262420000001004/dbe75435) Requesting authorization (sgsn_auth.c:160) 20241009060127070 DMM INFO MM(262420000001004/dbe75435) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241009060127070 DMM DEBUG MM(262420000001004/dbe75435) Requesting subscriber data update (gprs_subscriber.c:894) 20241009060127070 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241009060127070 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) 20241009060127070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241009060127070 DMM DEBUG MM(262420000001004/dbe75435) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241009060127070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127070 DLM3UA 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) 20241009060127070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060127075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127075 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127075 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127075 DLM3UA 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) 20241009060127075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127075 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127075 DLM3UA 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) 20241009060127075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127075 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060127075 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060127075 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060127075 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241009060127075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241009060127075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241009060127075 DMM INFO MM(262420000001004/dbe75435) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbe75435) (gprs_gmm.c:300) 20241009060127075 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241009060127075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127075 DLM3UA 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) 20241009060127075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060127077 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241009060127077 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241009060127077 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241009060127077 DMM INFO MM(262420000001004/dbe75435) Subscriber data update (mmctx.c:445) 20241009060127077 DMM DEBUG MM(262420000001004/dbe75435) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241009060127077 DMM INFO MM(262420000001004/dbe75435) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241009060127077 DMM NOTICE MM(262420000001004/dbe75435) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241009060127077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241009060127077 DMM NOTICE MM(262420000001004/dbe75435) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241009060127077 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) 20241009060127077 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241009060127077 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241009060127077 DMM INFO MM(262420000001004/dbe75435) Subscriber data update (mmctx.c:445) 20241009060127077 DMM DEBUG MM(262420000001004/dbe75435) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:14 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241009060127078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127078 DLM3UA 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) 20241009060127078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127078 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060127078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060127078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060127078 DMM INFO MM(262420000001004/dbe75435) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241009060127078 DMM NOTICE MM(262420000001004/dbe75435) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241009060127078 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241009060127078 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241009060127078 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241009060127078 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241009060127078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241009060127078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241009060127078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127078 DLM3UA 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) 20241009060127078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:7 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241009060127080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127080 DLM3UA 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) 20241009060127080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127080 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127080 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241009060127080 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241009060127080 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241009060127080 DMM INFO MM(262420000001004/dbe75435) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241009060127080 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241009060127080 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241009060127081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127081 DLM3UA 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) 20241009060127081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 20241009060127081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127081 DLM3UA 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) 20241009060127081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127081 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@7edd117b540b: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)5985482 TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DBE75435'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@7edd117b540b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)2587967 SGSN_Test_0-RAN(1585)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@7edd117b540b: First idle individual index:0 20241009060127282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127282 DLM3UA 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) 20241009060127282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127282 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127283 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060127283 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060127283 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060127283 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBE75435) type="data" (gprs_gmm.c:1944) 20241009060127283 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060127283 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241009060127283 DMM DEBUG MM(262420000001004/dbe75435) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060127283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127283 DLM3UA 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) 20241009060127283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127284 DLM3UA 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) 20241009060127284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: { messageType := 2, destLocRef := '277D3F'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(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060127295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127295 DLM3UA 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) 20241009060127295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127295 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127296 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060127296 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060127296 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060127296 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241009060127296 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060127296 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060127296 DMM INFO MM(262420000001004/dbe75435) <- GMM SERVICE ACCEPT (P-TMSI=0xdbe75435) (gprs_gmm.c:813) 20241009060127296 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241009060127296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127296 DLM3UA 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) 20241009060127296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127296 DLM3UA 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) 20241009060127296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:23 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241009060127303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127303 DLM3UA 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) 20241009060127303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127303 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127303 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060127303 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060127303 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060127303 DMM INFO MM(262420000001004/dbe75435) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241009060127303 DMM INFO MM(262420000001004/dbe75435) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241009060127303 DMM DEBUG MM(262420000001004/dbe75435) Using GGSN 0 (gprs_sm.c:317) 20241009060127303 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) 20241009060127303 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241009060127303 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241009060127304 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241009060127304 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241009060127323 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 6d e7 45 74 11 89 77 11 f3 14 05 7f c3 06 6a fe 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=1093 from retransmit req queue (gtp.c:443) 20241009060127323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060127323 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241009060127323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127323 DLM3UA 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) 20241009060127323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008634E6CF'O 20241009060127333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127333 DLM3UA 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) 20241009060127333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127333 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127333 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060127333 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060127333 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060127333 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241009060127333 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060127333 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241009060127333 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241009060127333 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241009060127333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127333 DLM3UA 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) 20241009060127333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241009060127335 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 6d e7 45 74 11 89 77 11 f3 7f c3 06 6a fe 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) 20241009060127335 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060127335 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@7edd117b540b: Created IMSI[0] for '262420000001004'H'DBE75435'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241009060127339 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241009060127339 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241009060127339 DGPRS INFO PDP(262420000001004:5): Context 0x7f40d4cc1670 was updated (sgsn_libgtp.c:659) 20241009060127339 DMM INFO MM(262420000001004/dbe75435) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241009060127339 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241009060127339 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241009060127339 DMM INFO MM(262420000001004/dbe75435) Changing GTP-U endpoints 127.0.0.104/0x8634e6cf -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241009060127339 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241009060127339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127339 DLM3UA 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) 20241009060127339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127339 DLM3UA 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) 20241009060127339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@7edd117b540b: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)2587967 20241009060127340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127340 DLM3UA 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) 20241009060127340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127340 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@7edd117b540b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DBE75435'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@7edd117b540b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)5612349 SGSN_Test_0-RAN(1585)@7edd117b540b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@7edd117b540b: First idle individual index:0 20241009060127542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127542 DLM3UA 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) 20241009060127542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127542 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127543 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241009060127543 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241009060127543 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241009060127543 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBE75435) type="data" (gprs_gmm.c:1944) 20241009060127543 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241009060127543 DMM DEBUG MM(262420000001004/dbe75435) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241009060127544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127544 DLM3UA 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) 20241009060127544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127544 DLM3UA 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) 20241009060127544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: { messageType := 2, destLocRef := '55A33D'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:12 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241009060127555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127555 DLM3UA 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) 20241009060127555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127555 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127555 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241009060127555 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241009060127555 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241009060127555 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241009060127555 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241009060127556 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241009060127556 DMM INFO MM(262420000001004/dbe75435) <- GMM SERVICE ACCEPT (P-TMSI=0xdbe75435) (gprs_gmm.c:813) 20241009060127556 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241009060127556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127556 DLM3UA 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) 20241009060127556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127556 DLM3UA 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) 20241009060127556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127556 DLM3UA 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) 20241009060127556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:30 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008634E6CF'O 20241009060127567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127567 DLM3UA 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) 20241009060127567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127567 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127567 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241009060127567 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241009060127567 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241009060127567 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20241009060127567 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241009060127568 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241009060127572 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 6d e7 45 74 11 89 77 11 f3 7f c3 06 6a fe 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) 20241009060127572 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060127572 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_len:16 SGSN_Test_0-SCCP(1583)@7edd117b540b: vl_from0 SGSN_Test_0-SCCP(1583)@7edd117b540b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241009060127770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241009060127770 DLM3UA 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) 20241009060127770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127770 DLSS7 DEBUG Found route for dpc=188=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) 20241009060127770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241009060127770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241009060127771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241009060127771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241009060127771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241009060127771 DMM INFO MM(262420000001004/dbe75435) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241009060127771 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241009060127771 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241009060127778 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241009060127778 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f40d4cc1670, cbp=0x5646254ee8d0) (sgsn_libgtp.c:629) 20241009060127778 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241009060127778 DMM INFO MM(262420000001004/dbe75435) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241009060127778 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241009060127779 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241009060127779 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241009060127779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060127779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060127779 DLM3UA 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) 20241009060127779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060127779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060127779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241009060127779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@7edd117b540b: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@7edd117b540b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@7edd117b540b: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@7edd117b540b: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@7edd117b540b: Final verdict of PTC: none 20241009060127795 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241009060127795 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) 20241009060127795 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241009060127795 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241009060127795 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241009060127795 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) 20241009060127795 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241009060127795 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241009060127795 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) 20241009060127795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060127795 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241009060127795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241009060127795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241009060127795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241009060127795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241009060127795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241009060127795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241009060127795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@7edd117b540b: Final verdict of PTC: none SGSN_Test_0-SCCP(1583)@7edd117b540b: Final verdict of PTC: none 20241009060127801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241009060127806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241009060127806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1573)@7edd117b540b: Final verdict of PTC: none -NSVCI98(1578)@7edd117b540b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1581)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@7edd117b540b: Final verdict of PTC: none -NSVCI99(1584)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GSUP(1589)@7edd117b540b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@7edd117b540b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@7edd117b540b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@7edd117b540b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@7edd117b540b: Final verdict of PTC: none -NSVCI98-provIP(1576)@7edd117b540b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@7edd117b540b: Final verdict of PTC: none -NSVCI99-provIP(1582)@7edd117b540b: Final verdict of PTC: none -NSVCI97-provIP(1571)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: none MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1581): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-SCCP(1583): none (none -> none) MTC@7edd117b540b: Local verdict of PTC -NSVCI99(1584): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@7edd117b540b: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@7edd117b540b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@7edd117b540b: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@7edd117b540b: 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 pass'. Wed Oct 9 06:01:27 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241009060127922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060128424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376924) 20241009060128808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060128808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=376924, count=381376) 20241009060129796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241009060129796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241009060129796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241009060129809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060129809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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 pass' was executed successfully (exit status: 0). MC@7edd117b540b: Test execution finished. MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Oct 9 06:01: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_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 20241009060130810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060130810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_NS_connect_alive started. 20241009060131495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060131495 DMM INFO MM(262420000001004/dbe75435) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241009060131495 DMM INFO MM(262420000001004/dbe75435) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241009060131495 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241009060131495 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241009060131495 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241009060131495 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241009060131495 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241009060131495 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) 20241009060131495 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) 20241009060131495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5646254e2930]{Init}: Deallocated (fsm.c:568) 20241009060131495 DMM DEBUG MM_STATE_Gb[0x5646254dbf60]{Idle}: Deallocated (fsm.c:568) 20241009060131495 DMM DEBUG MM_STATE_Iu(13)[0x5646254ef970]{Detached}: Deallocated (fsm.c:568) 20241009060131495 DMM DEBUG GMM(gmm_fsm)[0x5646254ed470]{Deregistered}: Deallocated (fsm.c:568) 20241009060131495 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241009060131495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241009060131495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241009060131495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241009060131495 DLM3UA 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) 20241009060131495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241009060131495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241009060131495 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241009060131506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241009060131506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241009060131506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241009060131811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060131812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: setverdict(pass): none -> pass MTC@7edd117b540b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241009060132513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: pass MTC@7edd117b540b: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@7edd117b540b: Test case TC_NS_connect_alive finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Oct 9 06:01:32 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 20241009060132543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060132813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060132813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060132945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=17624) 20241009060133814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060133814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=17624, count=18884) 20241009060134815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060134815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Oct 9 06:01:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241009060135816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060135816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: 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@7edd117b540b: Test case TC_NS_connect_reset started. 20241009060136035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060136036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241009060136048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241009060136048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241009060136048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241009060136048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241009060136048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241009060136048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241009060136048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241009060136048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060136048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5646254db4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@7edd117b540b: setverdict(pass): none -> pass 20241009060136817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060136817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@7edd117b540b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241009060137055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@7edd117b540b: Final verdict of PTC: none MTC@7edd117b540b: Setting final verdict of the test case. MTC@7edd117b540b: Local verdict of MTC: pass MTC@7edd117b540b: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@7edd117b540b: Test case TC_NS_connect_reset finished. Verdict: pass MTC@7edd117b540b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Oct 9 06:01:37 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 20241009060137081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241009060137483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20241009060137817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060137817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20241009060138819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060138819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060139049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@7edd117b540b: 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@7edd117b540b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7edd117b540b: Terminating MTC. MC@7edd117b540b: MTC terminated. MC2> exit MC@7edd117b540b: Shutting down session. MC@7edd117b540b: 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-7624.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_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20241009060139820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060139820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (716799) [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/_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-20241009-0548-9399543c', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241009060140820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060140820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241009060141821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060141821 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/_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-20241009-0548-9399543c', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241009060142050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241009060142822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241009060142823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (716730) [testenv][generic] Stopping sgsn (716760) [testenv][generic] Showing junit-xml-7624.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/_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-20241009-0548-9399543c', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7624.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='6' errors='0' skipped='0' inconc='0' time='798.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.634444'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.521656'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.636318'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.613586'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.173117'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.600934'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.687739'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.630798'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.626095'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.584831'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.567840'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.515855'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.572422'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.631508'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.604819'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.691499'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.613805'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.731788'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.675414'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.680501'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.724808'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.605280'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.603569'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.678186'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.700290'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.666557'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.799188'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.763581'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.647600'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.594852'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.541867'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.584542'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.592580'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.562408'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.543335'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.594979'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.764332'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.698582'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.820608'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.517554'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.804109'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.668464'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.740461'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.615102'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.729681'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.560911'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.541590'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.741440'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.637069'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.684620'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.629924'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.717792'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.686520'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.644891'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.695272'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.704509'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.663317'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.639875'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.723095'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.606512'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.686414'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.706768'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.248322'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.657095'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.563540'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.454765'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.495466'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.839192'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.700829'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.800055'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.744805'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.583369'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.558322'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.539541'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.647607'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.685212'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.629014'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.628561'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.854524'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.259254'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.030804'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.141045'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.021308'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.023773'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241009-0548-9399543c'] testenv-sgsn-generic-osmocom-nightly-20241009-0548-9399543c [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2499/artifact/logs/ + rm -rf _cache 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